# AI Agent Course Map: Learn First, Then Decide Whether to Get a Certificate > [繁體中文](./courses.md) | [简体中文](./courses.zh-Hans.md) | **English** This page helps you do one thing: **choose one course that truly fits you right now.** You do not need to collect certificates first or sign up for five courses at once. Choose one, build something you can show, and then take the next step. To follow this project and build step by step, return to the [main learning path](../README.en.md); for unfamiliar terms, see the [glossary](glossary.en.md). ## 🧩 First, separate five terms that are easy to mix up | Core term | The five-year-old version | What it actually means | |---|---|---| | **Course** | A teacher has laid out a learning path. | A set of videos, articles, exercises, or projects arranged in sequence. | | **Certificate of Completion** | Proof that you made it through the course. | Proof that you completed the assigned content; it is not a degree and does not by itself prove that you can build a production system. | | **Skill Badge** | A little sticker showing that you completed a task. | A digital badge issued by a platform for a short module or a specific skill. | | **Professional Certificate** | Several courses packaged as one bigger learning bundle. | A certificate for a series of courses designed by a company or school; it is usually still not a degree or a license. | | **Certification Exam** | You do more than take the course—you also sit another exam. | An exam through which a vendor or testing organization verifies knowledge of a specific product; it may require payment, identity verification, or periodic renewal. | **The most important rule: a certificate proves that you completed a path; your work shows other people what you can do.** ## ⚡ Pick one path first—do not read everything at once | What you want to do now | Start with this | Why | |---|---|---| | You have no idea where to start | [Hugging Face AI Agents Course](https://huggingface.co/learn/agents-course) | Free; it teaches Agent, tools, and basic frameworks first, then gives you a challenge. | | You want lots of executable code | [Microsoft AI Agents for Beginners](https://github.com/microsoft/ai-agents-for-beginners) | Every lesson includes text, video, and code; the examples lean toward Microsoft Agent Framework. | | You want a complete Chinese-language textbook | [Datawhale Hello-Agents](https://github.com/datawhalechina/hello-agents) | Goes from principles all the way to RAG, Multi-Agent, MCP, and deployment. | | You want to learn framework-neutral design methods first | [DeepLearning.AI Agentic AI](https://www.deeplearning.ai/courses/agentic-ai/) | Builds reflection, tool use, planning, eval, and multi-agent systems from scratch. | | You want to fill in observability and evaluation | [W&B AI Engineering: Agents](https://wandb.ai/site/courses/agents/) | Puts accuracy, latency, and cost together in a rerunnable Eval. | | You have decided to use Claude / LangGraph | [Claude Academy](https://academy.claude.com/) / [LangChain Academy](https://academy.langchain.com/courses/intro-to-langgraph) | Learn the vendors' current tools directly; remember to separate general concepts from product-specific buttons. | | Your main goal is a certificate series | [IBM](https://www.coursera.org/professional-certificates/ibm-rag-and-agentic-ai) / [Vanderbilt](https://www.coursera.org/specializations/ai-agents) | These are longer paid course series; first confirm that the cost, language, and projects fit your needs. | ## 🎯 Selected courses and learning paths The stars are this project's **editorial recommendation**, not a certificate ranking: ⭐⭐⭐⭐⭐ works well as a main path; ⭐⭐⭐⭐ is well worth taking but leans more toward a specific tool or purpose; ⭐⭐⭐ suits people who have already decided to use that vendor.
| Learning goal | Course / material | Language and cost | What you will build | Certificate / limitations | Recommendation |
|---|---|---|---|---|---|
| Free foundations | Hugging Face — AI Agents Course | Primarily English; free | Learn the Agent Loop and build with smolagents, LlamaIndex, LangGraph, Agentic RAG, and Eval. | A score of 80% on the Unit 1 quiz earns a basic Certificate of Completion; the full path also includes assignments and a final challenge. | ⭐⭐⭐⭐⭐ |
| Microsoft — AI Agents for Beginners | Multiple languages; free and open source | Use text, video, and Python / .NET examples to build tools, memory, planning, RAG, Multi-Agent systems, and deployment. | No Certificate of Completion; the current examples lean toward Microsoft Agent Framework and Foundry. | ⭐⭐⭐⭐⭐ | |
| Datawhale — Hello-Agents | Simplified Chinese; free and open source | Go from Agent principles and classic patterns to RAG, memory, Multi-Agent, MCP, and complete projects. | No Certificate of Completion; there are many chapters, so choose based on your own question—you do not need to read them all at once. | ⭐⭐⭐⭐⭐ | |
| Build and ship | DeepLearning.AI — Agentic AI | English; videos are free to audit | Build reflection, tool use, planning, Multi-Agent systems, error analysis, and component Eval from scratch. | Quizzes, graded assignments, and the certificate require Pro; free auditing does not include a certificate. | ⭐⭐⭐⭐⭐ |
| Weights & Biases — AI Engineering: Agents | English; free | Build deterministic workflows, a single Agent, memory, Multi-Agent systems, and accuracy / latency / cost Eval. | About two hours; the current public page does not clearly state certificate requirements, so do not assume a certificate is issued before registering. | ⭐⭐⭐⭐ | |
| Claude Academy | English; free | Learn Claude API, Claude Code, MCP, Agent Skills, and Subagents as needed. | Passing the course quiz can earn a free completion badge; this is a Claude product path and does not replace general Agent foundations. | ⭐⭐⭐⭐ | |
| LangChain Academy — Introduction to LangGraph | English; free | Build with graph, state, memory, HITL, subgraph, deployment, and long-term memory. | Leans toward LangGraph / LangSmith; the current public course page does not clearly list certificate requirements. | ⭐⭐⭐⭐ | |
| Google × Kaggle — 5-Day AI Agents Intensive | English; free self-study | Understand Agent through models, tools, orchestration, memory, and Eval, then build a capstone. | Originally a time-limited intensive, now used as a self-study guide; do not treat cohort participation eligibility as a permanent certificate. | ⭐⭐⭐⭐ | |
| Longer course series | IBM — RAG and Agentic AI Professional Certificate | English; paid subscription, financial-aid options available | Complete RAG, Agentic AI, tools, vector databases, and hands-on projects across multiple courses. | IBM / Coursera series certificate; it is not a degree, and cost and available assistance depend on region and account. | ⭐⭐⭐⭐ |
| Vanderbilt — AI Agent Developer Specialization | English; paid subscription, with multilingual subtitles on the platform | Use Python, tools, memory, and Agent architecture to build a set of application projects. | Vanderbilt / Coursera Specialization certificate; some content leans toward OpenAI tools. | ⭐⭐⭐⭐ | |
| Chinese vendor tracks | NVIDIA — Chinese Agentic AI learning path | Simplified Chinese; self-study and instructor-led courses are mostly paid | Learn RAG Agent, Agentic AI applications, evaluation, and production deployment in sequence. | Some courses award DLI training certificates; prices and scheduling follow the official pages, and the content leans toward the NVIDIA stack. | ⭐⭐⭐⭐ |
| Alibaba Cloud — Build intelligent-agent applications on the Bailian platform | Simplified Chinese; currently available to activate for free | Build no-code intelligent agents, workflows, and agent orchestration connected to scenarios such as websites and DingTalk. | Receive a Clouder certificate after completing the learning and exam; you must meet the identity-document conditions listed by the official site, and it is tied to the Bailian platform. | ⭐⭐⭐ |