Stop learning. Start shipping.
The chapters build the mental models. These 18 capstones, three per part, turn them into real systems on real infrastructure: deployed, measured, and defensible. Finishing the chapters makes you sound like a top engineer. Finishing six of these is how you become one.
Can you wire a model into real software, well?
The Provider-Agnostic LLM Gateway
Your startup is locked into one model vendor and one outage took down the whole product. Build the internal gateway every team routes through.
A Real Tool-Using Agent (terminal ops copilot)
Build a CLI agent that can actually do things, not just chat.
Semantic Search Over Your Own Corpus
Make your own notes / docs / bookmarks searchable by meaning, and prove it works.
Can you make retrieval work on messy reality?
Production RAG Over Ugly Real Documents
A law / insurance / clinical firm hands you 500 genuinely ugly PDFs, scans, multi-column, tables, and demands grounded answers with citations and zero hallucination tolerance.
The Agent That Remembers You
A companion / assistant that holds memory across weeks of conversations and many users.
Knowledge-Graph RAG Over a Domain
Q&A over a connected domain where relationships matter, a codebase, a company wiki, a research field, and plain RAG fumbles multi-hop questions.
Can you design and ship a multi-agent system on real infra?
A Multi-Agent System on a Real Framework
Automate a real knowledge-work task end-to-end: a competitive-research report, a codebase migration, or a due-diligence memo.
Ship a Real MCP Server
Expose one of your real systems, your Postgres, your company API, your files, to any model through the Model Context Protocol.
Parallel Agentic Pipeline at Volume
Process 10k–100k real items (documents, tickets, products) with agents, on a budget and a deadline.
Can you build an AI system you'd put on-call?
Evals-as-a-Discipline: a CI Gate for an LLM Feature
Your team ships prompt and model changes straight to prod with no safety net. Build the gate that stops a regression.
Observability + Guardrails for an Agent in Prod
An agent is live and you are on-call for it.
Resilience Engineering: Survive Chaos
Providers go down, rate-limit you, and return malformed JSON. Keep serving.
Can you serve, optimize, and post-train models, and know when to?
Deploy & Autoscale an Agent Service
Launch day: traffic goes 0 → 500 concurrent sessions on a bursty curve.
Post-Train a Small Model and Prove It
A narrow, high-volume task where a fine-tuned small model might beat prompting a frontier model on cost and quality.
Self-Host & Optimize Inference
At your volume, hosted-API cost is killing margins. Can self-hosting win, and do you understand why?
Can you architect, communicate, and push the frontier?
Ship a Multimodal Product Feature
A real feature with a real owner: receipts → expense entries, a voice agent, video-moment search, or screenshot → UI code.
Architect & Defend a Real System Design
The actual staff/architect interview, made real: "Design an AI assistant over 10 years of our wiki + support tickets + code."
Online Experimentation / Adaptive System
Two prompt/model/agent variants are live, learn which wins on a real metric, and/or build a system that improves from feedback.
One per part = a six-project portfolio.
It walks a recruiter straight up the ladder: wire a model in → make retrieval real → orchestrate agents → make it reliable → make it scale → architect and defend it.