AI System Development
Learn to build production AI systems. This track focuses on APIs, RAG systems, AI agents, and the Model Context Protocol (MCP) for practical AI integration.
Phase 1: Foundations
3 modules
Working with AI APIs
FoundationsLearn to leverage existing AI models through APIs. Understand authentication, rate limiting, error handling, and best practices for integrating ChatGPT, Claude, and other services.
Generative AI Patterns and Workflows
FoundationsUnderstand common patterns for building with generative AI including prompt chaining, few-shot learning, and structured outputs. Learn proven architectures for reliable AI systems.
LangChain Fundamentals
FoundationsMaster LangChain, the leading framework for building LLM applications. Learn about chains, agents, memory management, and orchestrating complex AI workflows.
Phase 2: Intermediate
3 modules
Retrieval-Augmented Generation (RAG)
IntermediateBuild RAG systems that ground LLM responses in external knowledge. Learn about document processing, embeddings, vector databases, and retrieval optimization.
Building AI Agents
IntermediateDesign and implement AI agents that can reason, plan, and take actions. Learn about agent loops, tool use, and creating systems that solve complex problems autonomously.
Model Context Protocol (MCP) Introduction
IntermediateLearn the Model Context Protocol, a new standard for integrating tools and data sources with AI models. Understand how MCP enables seamless AI-human collaboration.
Phase 3: Advanced
3 modules
Production AI Systems & LLMOps
AdvancedDesign and deploy production-grade AI systems. Learn about monitoring, evaluation, cost optimization, and operational best practices for LLM-powered applications.
Advanced RAG and Knowledge Systems
AdvancedBuild sophisticated RAG systems with advanced retrieval strategies, query optimization, and knowledge synthesis. Learn about state-of-the-art approaches.
Security, Governance, and Responsible AI
AdvancedImplement security best practices, governance frameworks, and responsible AI principles in your AI systems. Understand risks and mitigation strategies.