HomeCourses › AI Systems Build Tracks

AI Systems Build Tracks

Eight systems built one tested piece at a time: an agent harness, a research agent, a VLM, advanced RAG, an eval runner, pretraining and distributed training, and a safety gate

Where the capstone projects hand you a whole system at once, a build track assembles one step by step, each step small enough to finish and verify before the next. Build a coding-agent harness from its contract up — tool registry, JSON-RPC transport, dispatcher, plan-and-execute, verification gates, sandbox, traces. Stand up the machinery around a pretraining run, then parallelism from collective ops to ZeRO and pipeline parallel. Assemble an autonomous research agent, a vision-language model, a retrieval system with hybrid search and a reranker, an evaluation runner you can trust, and a deployable safety gate.

8 phases · 56 lessons · 56 worked examples · Early access

Take ML & AI Engineering first — this course builds on it.

Every phase, every lesson, every project

The technologies you will use

Python · PyTorch · JSON-RPC · HDF5

Common questions

Are the steps graded?

Not by the CLI yet. 34 of the 56 steps ship the upstream test suite alongside the worked example, which is the raw material for a graded lab, but no starter-and-check lab has been authored on top of it. The course is marked early access for that reason.

Do I need a GPU?

Only for the pretraining and distributed-training tracks, and even there the steps are written to run at toy scale first. The agent harness, research agent, RAG, evaluation and safety tracks run on a laptop.

Key terms in this course

Agent · RAG (Retrieval-Augmented Generation) · Chunking · Gradient Accumulation · Hybrid Search · Perplexity · Prompt Injection

Continue your learning path

AI Engineering Capstone Projects · Transformers & LLMs from Scratch · Agentic AI Engineering

Start the AI Systems Build Tracks course

Create a free account — the opening phases of 29 of 35 courses are free, no credit card. Or see Pro pricing.

All courses · Pricing · About · FAQ · Glossary