Foundations
Python-for-agents essentials, Git and env hygiene, and the one-page ML mental model every later lesson assumes.
A ground-up course on building AI agents that ship: LLM APIs and prompting, RAG with hybrid search, single- and multi-agent orchestration in LangGraph, MCP servers and A2A, evaluation, guardrails, fine-tuning, serving, and deployment. Ends with a specialisation track and a capstone.
Every module ends in a quiz. Pass it to earn the badge. Pass the final exam to earn the certificate.
Python-for-agents essentials, Git and env hygiene, and the one-page ML mental model every later lesson assumes.
Call the major LLM APIs, get structured JSON back, give the model tools, and keep tokens (and bills) under control.
Ground answers in your data: embeddings, vector databases, chunking, hybrid search, reranking, and honest evaluation.
The agent loop, LangGraph state machines, memory, tools, and the reliability and observability that make it shippable.
When one agent is not enough: supervisor and swarm patterns, CrewAI, MCP servers, A2A, deep agents, n8n, and DSPy.
Evals, guardrails and the OWASP LLM Top 10, observability and cost, fine-tuning, self-hosted serving, and CI/CD.
Pick a specialisation track for your capstone, then use the interview workbook β system design, coding drills, and behavioural β to land the role.
Badges unlock as you pass each module quiz. The final exam issues a verifiable certificate you can share.
Reading is not evidence. Each project is a deployable system you can put in front of an interviewer.
Ingest a real documentation set, ship a chat UI, and prove quality with a RAGAS evaluation.
A single agent with calendar, email, search, and RAG tools, plus tracing and human-in-the-loop approvals.
A supervisor plus specialists that share tools over MCP and coordinate through A2A messages.
Fine-tune a small open model with QLoRA, serve it on vLLM, and benchmark against the closed baseline.
A polished, end-to-end project in your chosen track with evals, cost dashboards, and a public write-up.