The 2026 core skill

AI Engineering: LLMs, agents & RAG, done properly

Driving and building with AI is now core engineering. This is the dedicated chapter most courses skip — LLM foundations, prompt engineering, agents, RAG, evaluations and the tooling companies actually run.

Why a whole track

Because “use an LLM” isn't a skill plan

Companies need engineers who can build reliable AI features — not just call an API. So we teach it deliberately, and make you prove it.

The chapter courses skip

Most programs teach a framework and stop. We dedicate a full track to LLMs, agents, RAG and evals — because in 2026 this is core engineering, not a side quest.

Practised, not just read

Every concept is exercised: the Prompt Lab runs and scores your prompts, and you build and operate your own agent (Mysty) on your free cloud.

Grounded in what breaks

Hallucination, prompt injection, data leakage, runaway cost — you learn the failure modes and the guardrails, tied to real incidents.

Inside the track

Six modules, from tokens to production

A build-first path from how models work to shipping governed AI tools your company can rely on.

LLM foundations

How large language models actually work: tokens, context windows, temperature, cost and latency trade-offs, and where models fail — so you reason about them, not cargo-cult them.

Prompt engineering

COSTAR and canonical technique — role framing, few-shot, structured output, delimiters, chain-of-thought and anti-hallucination — practised live in the Prompt Lab with scored rewrites.

RAG done right

Retrieval-augmented generation end to end: chunking, embeddings, vector stores, hybrid search, re-ranking, grounding and citations — and how to stop it hallucinating.

Agents & tool use

Planning, tool/function calling, memory, multi-step loops and guardrails. Build agents that do real work safely — and know when an agent is the wrong tool.

Evals & observability

You can't ship what you can't measure: build eval sets, judge outputs, catch regressions, trace tokens and cost, and keep quality from drifting in production.

Company AI tooling

Build the internal tools companies run: retrieval over private docs, gateways and key management, MCP tool servers, and putting a human safely in the loop.

You build it, you keep it

Four things you'll actually build

Every module ends in something that runs — not a quiz.

01

Score a prompt

Write a prompt, watch it run against a real model, and get scored on COSTAR with an optimized rewrite and rationale.

02

Ship a RAG answer

Chunk and embed a corpus, retrieve, ground the answer with citations, then evaluate whether it actually improved.

03

Run an agent

Give an agent tools and a goal, add guardrails and memory, and watch it plan and execute — safely and observably.

04

Prove it with evals

Build an eval set, judge outputs at scale, and catch the regression before your users do.

Learn to build with AI, not just prompt it

Join the program and get the dedicated AI-engineering track — plus your own agent to practise on.