Build Agents that Think, Decide, and Act. Master LangGraph and turn LLMs into Autonomous Teammates!
13 topics
50 hours
Intermediate
Certificate
Master the art of creating production-ready agentic AI systems using LangGraph, the leading framework for building stateful, multi-step, decision-making agents powered by LLMs.
This hands-on, practical course takes you step-by-step from basic graphs to sophisticated multi-agent teams — with real code, mini-projects, and deployment at every stage.
Start with simple stateful agents and chatbots, then add tool calling, conditional routing, and dynamic decisions. Progress to iterative loops, persistent memory, self-correction, and human-in-the-loop controls. Build personalized assistants, multi-agent teams with supervisors and workers, classic RAG for document grounding, and finally intelligent agentic RAG — where agents autonomously decide when/how to retrieve, grade results, rewrite queries, self-correct, fall back to web search, and reflect — before deploying production-grade systems.
Pre requisites : Proficient in Python programming language, basic layman interaction with any of the LLMs out there (ChatGpt, Grok, Gemini) and lots of optimism!
AgenticAI
LangGraph
AgenticRAG
HumanInTheLoop
AIAutomation
MultiAgentSystems
LangChain
AIOrchestration
Project 1Travel Concierge Agent
Build a smart, multi-agent travel planning system using LangGraph that acts as a personal concierge. The agent team takes user inputs, researches real-time information via tools, collaborates to create a complete itinerary, refines plans iteratively, seeks human approval on major decisions, remembers user preferences across sessions, and delivers a polished, actionable travel plan.