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
- β’π§ Agent Memory
- β’πΆ Deep Agents
- β’π΅οΈΒ Dedicated Deep Research session
- β’1οΈβ£ Incorporated LangChain v1.0, LangGraph v1.0, and LangSmith Platform
- β’π’ Clarity on types of servers (agent, LLM, app, MCP)
- β’π Expanded MCP coverage on both client (connector) and server (agent communication) sides
- β’ποΈ Tougher Certification Challenge
- β’π Fully buzzword-compliant on Evals
- β’π¦ 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
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?