AI Agents in LangGraph
For: Engineers who have used the OpenAI API but never built an agent loop
Side-by-side comparison on level, duration, pricing, instructor, tier. Editor verdict on which course wins for which buyer.
The shortest path from 'I read about agents' to 'I built one that works.' Harrison Chase walks through LangGraph's state machine model end-to-end — agentic loop, tool use, persistent state, human-in-the-loop. Free, ~90 minutes, and the only short course we recommend ahead of a longer specialization. Limitation: it assumes Python comfort and skips over LLM fundamentals. Pair it with the LLM Fundamentals course below if you're new to the field.
Companion to the AI Agents in LangGraph course — this one covers the LangChain layer underneath: prompts, chains, output parsers, memory primitives, document loaders. Free, fast, and the right next step if you finished the prompt engineering course and want to compose multi-step LLM workflows. Limitation: LangChain has moved fast; some helper APIs shown have been renamed or replaced with LangChain Expression Language. Patterns are still correct; idioms have aged.
| Dimension | AI Agents in LangGraph | LangChain for LLM Application Development |
|---|---|---|
| Provider | DeepLearning.AI | DeepLearning.AI |
| Editorial tier | Hands-on reviewed | Hands-on reviewed |
| Level | Intermediate | Intermediate |
| Format | self paced | self paced |
| Duration | ~1.5 hours (4 lessons) | ~1.5 hours (6 lessons) |
| Pricing | Free | Free |
| Instructor | Harrison Chase — Founder, LangChain | Harrison Chase & Andrew Ng — Founder LangChain; Founder DeepLearning.AI |
| Rating | No public rating | No public rating |
| Topics | build ai agents, langchain, langgraph | langchain, llm fundamentals |
| Last verified | 2026-05-23 | 2026-05-23 |
These cover different primary topics — AI Agents in LangGraph focuses on build ai agents while LangChain for LLM Application Development focuses on langchain. Take the one matching your current goal first; the other can come later if your interests expand.
For: Engineers who have used the OpenAI API but never built an agent loop
For: Engineers building structured LLM apps but not yet full agents
Similar courses you might also be considering.