AI Agents in LangGraph
Basic Information
This repository hosts course material for 'AI Agents in LangGraph', a deeplearning.ai short course that teaches how to build and enhance AI agents using the LangGraph extension of LangChain. It is intended as a learning resource that walks students through designing flow-based agent applications, understanding how responsibilities are divided between an LLM and surrounding code, and rebuilding agents using LangGraph components. The course covers topics such as agentic search, persistence for state management, human-in-the-loop integration, and a practical project to implement an essay writing agent. The README emphasizes hands-on experience and practical workflows and identifies instructors Harrison Chase and Rotem Weiss as the course leaders.