Expert

Expert Track

For AI practitioners

You understand AI fundamentals. Dive into transformer internals, RAG pipelines, agent orchestration, fine-tuning, and production deployment.

Your progress 0 / 9 lessons
1

Transformer Architecture Deep Dive

Attention, the KV cache, positional encoding and mixture-of-experts — the architectural facts that explain why inference costs and behaves the way it does.

8 min 4 questions
2

Reasoning Models & Effort Control

What changed when models started thinking before answering, how to decide when the extra tokens pay for themselves, and why visible reasoning is not a trace.

7 min 4 questions
3

Production Prompting & Context Engineering

System prompt architecture, constrained decoding, injection defence and the discipline of deciding what goes into the context window.

7 min 4 questions
4

Caching, Cost & Context Economics

Where the money actually goes in an LLM system, how prefix caching works and silently breaks, and the order to pull cost levers in.

7 min 4 questions
5

Building RAG Pipelines

Chunking, hybrid retrieval, reranking and the metrics that tell you which half of your pipeline is broken.

8 min 4 questions
6

AI Agents & Orchestration

The agent loop as a system to be bounded, tool design that survives contact with a model, and the multi-agent patterns that actually earn their complexity.

9 min 4 questions
7

Evals: Measuring What You Ship

Building an evaluation harness that catches regressions, the documented biases of model graders, and how to run evals in CI without them becoming theatre.

7 min 4 questions
8

Fine-Tuning & Model Training

When fine-tuning is the right instrument, how LoRA and quantisation make it affordable, and why dataset quality decides the outcome.

7 min 4 questions
9

AI in Production

Reliability, observability, failure isolation and rollout discipline — the engineering that turns a working prototype into a system you can operate.

8 min 4 questions