AI Agents Learning HubΒΆ
Build real AI agents, step by step.
From zero to production β GitHub Copilot, Microsoft Foundry, MCP, Semantic Kernel, RAG, and more.
πΊοΈ Choose Your Learning PathΒΆ
π€ GitHub Copilot
Code completion, Chat, Copilot Studio, and custom extensions. Start here if you use GitHub daily.
L100βL400π Microsoft Foundry
Azure AI Foundry portal, Agent Service, model catalog, evaluation, and observability.
L200βL400π Model Context Protocol
The open standard connecting AI agents to external tools and data. Build and consume MCP servers.
L100βL300π§ Semantic Kernel
Microsoft's open-source SDK for building AI agents in Python and C#. Plugins, memory, planners.
L100βL400π RAG
Retrieval-Augmented Generation: chunk documents, embed, store vectors, query semantically.
L100βL400π₯ Agent Builder β Teams
Copilot Studio agents, Teams AI Library, and custom engine agents for Microsoft Teams.
L100βL300π» Agent Builder β VS Code
GitHub Copilot Chat participants, VS Code extensions, and agent mode workflows.
L100βL300βοΈ Pro Code Agents
Azure AI SDK, AutoGen multi-agent orchestration, LangChain, and production patterns.
L200βL400π― Level System at a GlanceΒΆ
| L50 | Awareness | Conceptual only β no code, no account required |
|---|---|---|
| L100 | Foundations | First labs β free GitHub account only |
| L200 | Intermediate | Coding + GitHub Models (free, no credit card) |
| L300 | Advanced | Cloud services β Azure subscription needed |
| L400 | Expert | Production patterns β Azure paid resources |
π Where to Start?ΒΆ
Start with Lab 001 β What are AI Agents?
Then follow the conceptual labs (L50) before picking a path.
Head to Lab 013 β GitHub Models or
Lab 014 β SK Hello Agent.
Both use free GitHub Models β no credit card needed.
Jump to Lab 030 β Foundry Agent Service + MCP
for a full end-to-end cloud agent experience.
Start with Lab 012 β What is MCP?
then build your own server in Lab 020 (Python) or Lab 021 (C#).