Learning path
AI Engineer
Build production AI applications with LLMs, RAG, agents, tool use and evaluation.
L2 · IntermediatetoL5 · Research4 courses~9 h
What you’ll be able to do
- Reason about tokens, embeddings, context windows and sampling well enough to debug model behaviour.
- Design and build a retrieval-augmented generation pipeline end to end.
- Implement tool-calling agents and know when a plain workflow is the better choice.
- Estimate inference memory and evaluate an AI system before shipping it.
Your course sequence
Work through these courses in order. Each lesson links straight into the reader.
- 1
Understand what AI is and how machines learn, no math or code required.
- 2
How large language models turn text into tokens, attention, and predictions.
- 3
Build systems around a model: retrieve knowledge, call tools, and run agent loops.
Retrieval-Augmented Generation
Agents and Tools
MCP and Workflows
- 4
Make a model fit, serve it fast, keep it working, and prove it improved.