Learning path

Learn to build with AI

A builder path through LLMs, RAG, agents, APIs, and small shipping projects — interactive labs included.

Intended learner
Developers moving into LLM apps and ML engineers leveling up
Prerequisites
Basic programming; Python recommended; Comfort running local tools and reading errors
Recommended pace
24 weeks · 5 hr/week · 50-minute sessions
Core spine
119 lessons · ~18.8 hrs
Difficulty
Advanced
Outcome
Build and deploy a RAG assistant with tools, evals, tracing, and controlled release.
Capstone project
Ship a production-shaped AI app — A deployed RAG or agent app with evals, tracing, guardrails, and a controlled release.
Core progress0/119 · 0%

In the wild

Catalog picks that match this path — explore products and vendors alongside the curriculum.

Tools

  • CursorShip features faster with an AI-native editor.
  • n8nWire agents and APIs into real workflows.

Companies

  • AnthropicStrong long-context models for production assistants.
  • OpenAIAPIs many production stacks still start with.

All tools · All companies

Optional self-check

Find your best starting phase

Use this short self-check to skip familiar foundations without hiding the complete roadmap.

Check only what you can already do without step-by-step help.

0/4 signals · Start from the foundations

Recommended entry: AI literacy. This does not mark lessons complete; use it to challenge out of familiar material.

Start at this phase →

Core roadmap

Learn in phases, build as you go

Open a module when you are ready. The full lesson sequence is still preserved for resume and next-lesson navigation.

Phase 1

AI literacy

Recognize AI, its limits, and the safety decisions that come first.

Foundations and limitsBuild reliable judgment about where AI helps and where it fails.5 lessons
  1. 01What AI can and can't do9m
  2. 02Why AI makes mistakes10m
  3. 03Privacy and smart sharing9m
  4. 04Your AI learning map8m
  5. 05Data fuels AI8m
Phase 2

How AI systems work

Build a working mental model of language models, retrieval, tools, and agents.

Phase 3

Practical AI use

Prompt, verify, and apply AI to useful work without outsourcing judgment.

Phase 4

Build and ship

Turn the concepts into tested projects and portfolio evidence.

Python foundationsComplete hands-on labs and keep evidence of what works.9 lessons

Builds on: Practical AI use

  1. 01Python only what you need8m
  2. 02Python dictionaries9m
  3. 03Classes and objects10m
  4. 04Python virtual environments9m
  5. 05Data: tables and simple plots9m
  6. 06NumPy and pandas basics12m
  7. 07File handling9m
  8. 08Git basics10m
  9. 09GitHub basics10m
Classical ML & visionComplete hands-on labs and keep evidence of what works.9 lessons

Builds on: Practical AI use

  1. 01Prediction: your first ML idea9m
  2. 02Clustering10m
  3. 03Decision trees10m
  4. 04Random forests10m
  5. 05Train a tiny model10m
  6. 06Loss functions10m
  7. 07Neural nets by building10m
  8. 08Deep learning10m
  9. 09When computers see10m
LLM apps & agents · Part 1Complete hands-on labs and keep evidence of what works.12 lessons

Builds on: Practical AI use

  1. 01Talk to an LLM from code10m
  2. 02Multimodal API lab10m
  3. 03Streaming responses9m
  4. 04Local model lab10m
  5. 05API errors & retries9m
  6. 06Semantic cache lab10m
  7. 07Build a mini RAG11m
  8. 08Embedding API lab10m
  9. 09Batch API lab10m
  10. 10Vector DB integration lab11m
  11. 11Re-ranking lab10m
  12. 12Fine-tuning lab11m
LLM apps & agents · Part 2Complete hands-on labs and keep evidence of what works.12 lessons

Builds on: Practical AI use

  1. 01Function calling in code11m
  2. 02Structured output lab10m
  3. 03Agents in code11m
  4. 04Multi-agent in code11m
  5. 05Eval gates in code10m
  6. 06Tools in code11m
  7. 07Workflow automation in code10m
  8. 08MCP in code10m
  9. 09Guardrails in code10m
  10. 10Prompt injection in code10m
  11. 11RAG quality audit10m
  12. 12Speech lab10m
Ship & operations · Part 1Complete hands-on labs and keep evidence of what works.12 lessons

Builds on: Practical AI use

  1. 01LLM tracing lab10m
  2. 02Cost optimization lab10m
  3. 03Eval metrics lab10m
  4. 04Webhook lab10m
  5. 05Model deployment11m
  6. 06Canary deploy lab10m
  7. 07A/B test lab10m
  8. 08Blue-green deploy lab10m
  9. 09Deploy a RAG app11m
  10. 10Production monitoring lab10m
  11. 11Incident response lab10m
  12. 12Runbook lab9m
Ship & operations · Part 2Complete hands-on labs and keep evidence of what works.10 lessons

Builds on: Practical AI use

  1. 01Rate limiting lab10m
  2. 02SLO lab10m
  3. 03Feature flags lab10m
  4. 04Health check lab10m
  5. 05Secrets rotation lab10m
  6. 06Load testing lab10m
  7. 07Disaster recovery lab10m
  8. 08Postmortem lab9m
  9. 09On-call lab9m
  10. 10Red-teaming lab10m
CapstonesComplete hands-on labs and keep evidence of what works.4 lessons

Builds on: Practical AI use

  1. 01Capstone: support bot with RAG + tools14m
  2. 02Capstone: research bot with citations13m
  3. 03Capstone: ship a tiny AI app12m
  4. 04Capstone ops lab10m