Completed
LangGraph Graph State
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
LangGraph Deep Dive: Building AI Research Agents with Graphs
Automatically move to the next video in the Classroom when playback concludes
- 1 LangGraph Agents
- 2 LangGraph Agent Overview
- 3 Short History of Agents and ReAct
- 4 Agents as Graphs
- 5 LangGraph
- 6 Research Agent Components
- 7 Building the RAG Pipeline
- 8 LangGraph Graph State
- 9 Custom Agent Tools
- 10 ArXiv Paper Fetch Tool
- 11 Web Search Tool
- 12 RAG Tools
- 13 Final Answer Tool
- 14 Agent Decision Making
- 15 LangGraph Router and Nodes
- 16 Building the LangGraph Graph
- 17 Building the Research Agent Report
- 18 Testing the Research Agent
- 19 Final Notes on Agentic Graphs