Building AI Agents
For: Data analysts and engineers already on DataCamp
Side-by-side comparison on level, duration, pricing, instructor, tier. Editor verdict on which course wins for which buyer.
DataCamp's strength is the interactive in-browser sandbox — you write actual Python against actual LLM APIs, with hints and grading. This course covers the agent lifecycle (reasoning, tool use, memory, evaluation) at a more methodical pace than the DeepLearning.AI short course. Costs $25/mo for the platform but pays back if you're going to complete 3+ courses; if it's just this one, the DeepLearning.AI free course covers ~70% of the same ground.
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.
| Dimension | Building AI Agents | AI Agents in LangGraph |
|---|---|---|
| Provider | DataCamp | DeepLearning.AI |
| Editorial tier | Curated | Hands-on reviewed |
| Level | Intermediate | Intermediate |
| Format | interactive | self paced |
| Duration | 4 hours (interactive) | ~1.5 hours (4 lessons) |
| Pricing | $25/mo | Free |
| Instructor | Bex Tuychiev — Senior Data Scientist | Harrison Chase — Founder, LangChain |
| Rating | ★ 4.6 (1,240 on DataCamp) | No public rating |
| Topics | build ai agents, llm fundamentals | build ai agents, langchain, langgraph |
| Last verified | 2026-05-23 | 2026-05-23 |
Take AI Agents in LangGraph first — it's our Tier-1 pick on this topic and the editorial confidence is higher. Building AI Agents is a reasonable alternative if you've already taken or evaluated the Tier-1 option.
For: Data analysts and engineers already on DataCamp
For: Engineers who have used the OpenAI API but never built an agent loop
Similar courses you might also be considering.