Builder
AI Engineer
Ship production AI: retrieval, agents, evals, and APIs — not just notebooks.
3–4 weeks of evenings · 26 lessons · 10 labs · 1 hireable project
0/26 lessons on this path
US
$90K–$280K+
Canada
CA$89K–$140K+
India
₹6–35 LPA+
What this path is (and is not)
This is now a serious junior-to-mid AI Engineer path: retrieval, agents, evals, injection, traces, cost, and a system-design board. Enough to interview with a RAG you can defend. Mastery is still that project, then the next ten at work.
Mastery syllabus
1 · How the machine sees language
Tokens, context, embeddings — the three pictures every builder must say in one sentence.
2 · Retrieval you can defend
RAG, grounded answers, and a refuse path. This is the hiring skill.
3 · Agents and tools
A loop with a stop rule. Search is cheap. Send and pay wait for a human.
4 · Evals and honesty
Catch a fluent lie before a client does. Gold cases. A gate in the build.
5 · Ship and speak
Fine-tune vs RAG. A tiny take-home. The 90-second story.
6 · Production craft
Sampling, chunking, rerank, injection, structured output — how 2026 teams actually ship.
7 · Operate and undo
Traces, cost caps, the whiteboard, five lines after a miss.
Simulation labs
Token river
See why long prompts cost and forget.
Open the labRagDesk
Retrieve, ground, or refuse. Live.
Open the labChunk desk
Cut by meaning, not by length.
Open the labAgent desk
Think → tool → check → stop.
Open the labEvalSuite
Twenty cases including a fluent lie.
Open the labTakehomeRun
Cut scope. Still ship. Write the miss.
Open the labSample desk
Cool dice for facts.
Open the labInject desk
The hidden rule still wins.
Open the labJSON forge
A gate cannot read fog.
Open the labSystem desk
User, retrieve, gate.
Open the lab
The project that hires
Hireable artefact: a RAG over a real handbook
- Pick one real document set (policy, lab notes, product FAQ). Not Wikipedia.
- Write 20 eval cases by hand, including empty retrieval (must refuse).
- Ship retrieve → answer → cite or refuse. Show the miss, not only the win.
- Add a human flag for anything that would leave the building.
- Write two resume lines with a verb, object, and number. Then three mock interviews here.
Interview room
- A chatbot invents a citation. Trace the bug from user question to the gate that should have refused.
- When do you fine-tune instead of RAG? Give a case where RAG is the wrong tool.
- Design a 20-case eval: easy win, hard retrieval, empty retrieval, fluent-lie trap.
- Sketch the system: user, retriever, model, human gate. What must never auto-send?
Resume lines that hire
- Built a retrieval pipeline that reduced unsupported answers by measuring groundedness.
- Shipped an API with tracing, cost caps, and a human-review flag.