AI Engineering Handbook¶
The open-source path from zero to production AI
One sequential curriculum — transformers, RAG, agents, harnesses, evals, and LLMOps. No paywall. No module codes. Just start at course 01 and build real systems.
16 courses
140+ lessons
2 agent tracks
MIT license
Who is this for?¶
How to navigate¶
| Goal | Go to |
|---|---|
| Follow the curriculum | Learn — 16 courses in order |
| New here | Start Here |
| Week-by-week schedule | Study Plans |
| Build a portfolio | Build These First |
| Find any topic | Topic Map |
| Questions | FAQ |
The learning path¶
| Part | Courses | Topics |
|---|---|---|
| Understand AI | 01–05 | NLP → neural nets → transformers → LLMs |
| Build applications | 06–11 | RAG, agents, harness, multi-agent, vector DBs, prompts |
| Production | 12–14 | LLMOps, evals, safety |
| Advanced | 15–16 | Fine-tuning, capstone projects |
Optional tracks: Agent Engineering · Modern AI (2026)
Why this handbook?¶
| Typical blog / course | This handbook | |
|---|---|---|
| Structure | Scattered posts | One sequential path, 16 courses |
| Depth | Surface-level | Engineer-grade foundations + production |
| Agents | Tutorial-only | Harness, MCP, multi-agent, evals |
| Cost | Paywalled | Free, MIT, forever |
Contribute & star¶
If this helps you learn or ship AI systems, star the repo on GitHub — it helps others find it.
Improve a lesson, fix a link, or add an exercise: Contribute · Roadmap