Curriculum Changelog
Track every update to the AI Engineering Bootcamp curriculum. We stay at the edge of AI engineering, constantly evolving with the latest tools, frameworks, and best practices.
Cohort 9 [v0.9]
currentJan โ Mar 2026
๐ View Detailed CurriculumDemo Day Projects: Coming Soon
All in on Agent Engineering.
New Additions
- โข๐๏ธ Explicitly asking for each submission, "Did you use a coding agent to complete this assignment?"
- โข๐ข The CTO test: "explain the essential lines of code in each loom video submission in plain language as if you're speaking to your CTO."
- โขโฌ๏ธ Higher bar for receiving human feedback (we will meet AI slop with AI slop)
- โข๐ Two additional Demo Day project deadline checkpoints (project proposal, project certification)
- โข๐ง Agent Memory
- โข๐ถ Deep Agents & using skills via Deep Agents CLI
- โข๐งฐ Agent Skills
- โข๐ต๏ธ Dedicated Deep Research session
- โข1๏ธโฃ Incorporated LangChain v1.0, LangGraph v1.0, and LangSmith Platform
- โข๐ Expansion of Evals content throughout
- โข๐ข Clarity about types of servers covered (e.g., agent, LLM, application, MCP servers)
- โข๐ Expanded MCP coverage for client (connector) and server (agent communication) sides
- โข๐ฆ Explicit "Semantic Caching" coverage
Deprecated
- รOpenAI Agents SDK
- รDedicated On-Prem Session
Key Highlights
- โSignificantly more depth on agents, memory, deployment various levels of agent orchestration
- โNew primary cohort use case
- โNow four Demo Day checkpoints throughout the course to keep you on track
- โStricter grading policy standards to combat coding agents
Cohort 8
completedSep โ Nov 2025
Everything is context. RAG + Agents = Agentic RAG.
New Additions
- โข๐ช Expanded coverage and threading of context engineering
- โข๐ผ How people are using ChatGPT and Claude
- โข๐๏ธ Classic RAG = Dense Vector Retrieval
- โข๐ OSS models --> GPT-OSS and Embedding Gemma, remotely and locally
- โข๐ Adopting Evals terminology
- โข๐ค๏ธ Combining Guardrails and Caching
Deprecated
- รExplicit coverage of LLM Ops
Key Highlights
- โDemo Day Semi-Final Competition Round
- โPrimary cohort use case: What should you build and why?
- โEarly integration of open-source models in curriculum
Cohort 7
completedJun โ Aug 2025
Incorporating Context Engineering and agent communication
New Additions
- โข๐ช Context Engineering from first principles
- โข๐ผ Primary cohort use case building throughout the cohort
- โข๐ Expanded Model Context Protocol (MCP) content
- โข๐ค Agent2Agent (A2A) Protocol for building and running multi-agent systems
- โข๐ค๏ธ Dedicated Guardrails session
Deprecated
- รFine-Tuning of LLMs and Embedding models (now table stakes)
- รInference & GPU Optimization
Key Highlights
- โPrimary cohort use case: Student loans customer service
- โProtocol-first approach to agent architecture
- โEnhanced security and guardrails implementation
Cohort 6
completedMar โ May 2025
Agent systems and production deployment foundations
New Additions
- โข๐ฒ Increased prerequisites and an enhanced AIE challenge.
- โข๐งโ๐ป Cursor (with Claude), uv, and vibe coding! (Learn free)
- โข๐ฆฅ Fine-tune Llama 3.1 for reasoning (Learn free)
- โข๐ง Build your own open-source Deep Research application with LangGraph (similar to this)
- โข๐ Expanded 10-dimensional Learning Targets
- โข๐คฉ Certification Challenge even more aligned with Demo Day!
- โข๐ฃ๏ธ Curated Journey Groups led by Peer Supporters.
Key Highlights
- โFirst cohort with dedicated agent systems track
- โProduction deployment best practices established
- โComprehensive evaluation methodology introduced
Cohort 5
completedDec 2024 โ Feb 2025
Test-time compute and reasoning with enhanced peer support
New Additions
- โข๐ค Test-time Compute and Reasoning: It turns out that reasoning can be achieved within the LLM, or outside of the LLM through agentic patterns. In cohort 5, for the first time, we learn both methods of reasoning!
- โข๐งโ๐คโ๐ง Enhanced Peer Support: We've got an instructional staff of 10 experienced AI Makerspace-certified peer supporters here to elevate your learning experience. They'll lead breakout rooms, provide comprehensive grading feedback, and host a dedicated weekly office hour just for AIE5 students.
- โข๐ฅฝ Deep Dive Sessions: Back by popular demand, every Tuesday at 10 AM PT, join Vincent Kienzler for a 90-minute deep dive into the week's content, designed to clarify concepts and enhance your understanding.
- โข๐ Midterm to Demo Day: We've redesigned the midterm to align with your Demo Day final project, ensuring a smoother, more impactful learning journey. Check out previous Demo Day projects!
- โข๐ Alumni Meetups: Upon completing an AI Makerspace course, you'll become part of a global community of practitioners advancing their careers in AI Engineering. Join meetups, connect with peers, and continue growing with this thriving network.
Key Highlights
- โFirst cohort to introduce dual reasoning approaches
- โExpanded peer support with 10 certified instructors
- โWeekly deep dive sessions for comprehensive learning
Cohort 4
completedSep โ Nov 2024
Dropped LlamaIndex to go all in on LangGraph
New Additions
- โข๐ด๏ธ Multi-agent applications with LangGraph.
- โข๐งช Synthetic Data Generation (SDG).
- โข๐ช Advanced Prompt Engineering with DSPy.
- โข๐๏ธ Advanced RAG: semantic chunking, hybrid retrieval.
- โข๐ Prod-readiness via caching, async, parallelization.
- โข๐ข On-premise considerations.
- โขโ๏ธ Inference optimization via quantization (GGUF & AWQ).
- โข๐ More details on basic embedding models.
- โข๐ฌ Key front-end UI elements (e.g., PDF upload).
Deprecated
- รLlamaIndex (we've gone all in on ๐ LangChain).
- รOpenAI Assistants API (๐ LangGraph).
- รWandB Prompts (๐ LangSmith).
- รโ๏ธ Fine-Tuning: LlamaIndex HF Sentence Transformers.
Key Highlights
- โโ๏ธ Fine-Tuning: HF Sentence Transformers.
- โ๐ข LLM serving & inference: vLLM.
- โโ๏ธ QDrant as go-to scalable vector DB.
- โ๐ค Chat model: GPT-4o-mini.
- โ๐ค Embedding model: text-3-embedding-small.
- โ๐ฆพ Open chat model: Llama 3 8B Instruct.
- โ๐ฆพ Open embeddings: Arctic Embed M.
Cohort 3
completedJun โ Aug 2024
Enhanced UIs, user feedback collection, and expanded project time
New Additions
- โข๐ฌ Building UIs for RAG & agentic systems
- โข๐ฃ๏ธ Collecting and evaluating user feedback
- โข๐ข Embedding fine-tuning before LLM fine-tuning
- โข๐๏ธ More time to build for Demo Day! (we've added a week!)
Key Highlights
- โFocus on production-ready user interfaces
- โComprehensive feedback and evaluation systems
- โExtended project development timeline
Cohort 2
completedMar โ May 2024
Comprehensive framework coverage with LangChain and LlamaIndex
New Additions
- โข๐ค No-Code GPT
- โข๐๏ธ LLM Application
- โข๐๏ธ RAG Application
- โข๐ด๏ธ Agent Application
- โขโ๏ธ Fine-Tuned Model
- โข๐ LangChain
- โข๐ฆ LlamaIndex
- โข๐ RAG Assessment
Key Highlights
- โ๐ค Industry Use Cases
- โ๐ Open-Source Production RAG
- โ๐ Agentic RAG in Production
- โ๐ Domain-Adapted RAG with Fine-Tuning
Cohort 1
completedDec 2023 โ Feb 2024
All in on AI Engineering!
New Additions
- โขThe foundational bootcamp that started it all
- โขComprehensive introduction to AI Engineering principles
- โขBuilding blocks for LLM applications
- โขCore RAG and agent concepts
Key Highlights
- โInaugural cohort establishing the curriculum foundation
- โIntroduction to production AI Engineering
- โCommunity building and peer learning established
Want to join the next cohort and experience these updates firsthand?