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.
AutoGen takes a different angle than LangGraph and crewAI — agents talk to each other in structured conversations rather than executing a state graph. The course teaches the four design patterns (reflection, tool use, planning, multi-agent collaboration) at a conceptual level you'll find useful even if you never ship AutoGen. Take it for the patterns, not necessarily for the framework.
| Dimension | AI Agents in LangGraph | AI Agentic Design Patterns with AutoGen |
|---|---|---|
| Provider | DeepLearning.AI | DeepLearning.AI |
| Editorial tier | Hands-on reviewed | Curated |
| Level | Intermediate | Intermediate |
| Format | self paced | self paced |
| Duration | ~1.5 hours (4 lessons) | ~1.5 hours |
| Pricing | Free | Free |
| Instructor | Harrison Chase — Founder, LangChain | Chi Wang & Qingyun Wu — Co-creators of AutoGen, Microsoft Research |
| Rating | No public rating | No public rating |
| Topics | build ai agents, langchain, langgraph | build ai agents, ai engineering |
| Last verified | 2026-05-23 | 2026-05-24 |
Take AI Agents in LangGraph first — it's our Tier-1 pick on this topic and the editorial confidence is higher. AI Agentic Design Patterns with AutoGen is a reasonable alternative if you've already taken or evaluated the Tier-1 option.
For: Engineers who have used the OpenAI API but never built an agent loop
For: Engineers wanting the conceptual map of agentic design patterns
Similar courses you might also be considering.