Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 2 KB

File metadata and controls

27 lines (16 loc) · 2 KB

Path: Agent Builder

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.


The sequence

  1. 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.
  2. Agentic RAG 101 ⭐ 📖 (2024) 🟡 Build 201: give the agent grounded retrieval by combining RAG with agentic control.
  3. Agentic AI Notebooks (LinkedIn Learning) ⭐ 🛠️ (2026) 🟡 Build 201: get hands-on with action autonomy and planning autonomy in runnable notebooks.
  4. AI Evals for Everyone ⭐ 📖 (2026) 🟡 Build 201: measure whether the agent actually works, with evaluation and monitoring.
  5. Securing Agentic AI Systems ⭐ 📖 (2026) 🔴 Build 301: harden the system against agentic attack vectors before it ships.

Practice alongside

What comes next

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.