A curated sequence through the Build journey toward one outcome: shipping a real agentic system. Every step below is existing repo content, ordered so each builds on the last. This is a named path inside Build AI, not a separate course.
Tags: Level 🟢/🟡/🔴 · Format 📖 Read / 🎥 Video / 🛠️ Notebook · Source ⭐ LevelUp Labs original · year.
- Agentic AI Crash Course ⭐ 📖 (2025) 🟢 Build 101: understand agents, tools, RAG, MCP, planning, memory, and multi-agent systems. Start here for the vocabulary and the mental model.
- Agentic RAG 101 ⭐ 📖 (2024) 🟡 Build 201: give the agent grounded retrieval by combining RAG with agentic control.
- Agentic AI Notebooks (LinkedIn Learning) ⭐ 🛠️ (2026) 🟡 Build 201: get hands-on with action autonomy and planning autonomy in runnable notebooks.
- AI Evals for Everyone ⭐ 📖 (2026) 🟡 Build 201: measure whether the agent actually works, with evaluation and monitoring.
- Securing Agentic AI Systems ⭐ 📖 (2026) 🔴 Build 301: harden the system against agentic attack vectors before it ships.
- 60 AI Projects ⭐ 📝 (2025) and GenAI Projects ⭐ 📝 (2024): project banks to apply each step.
System-design capstones (composing retrieval, tool use, and evaluation into an end-to-end design) are [planned: build phase].
Topics on this path: Agents · RAG · Evaluation · Safety and Security. Journey: Build AI. Back to the repository index.