This course has 10 lessons covering the fundamentals of building AI Agents. Each lesson covers its own topic so start wherever you like!
There is multi-language support for this course. Go to our available languages here.
If this is your first time building with Generative AI models, check out our Generative AI For Beginners course, which includes 21 lessons on building with GenAI.
Don't forget to star (π) this repo and fork this repo to run the code.
Each lesson in this course includes code examples, which can be found in the code_samples folder. You can fork this repo to create your own copy.
The code example in these exercise, utilise Azure AI Foundry and GitHub Model Catalogs for interacting with Language Models:
- Github Models - Free / Limited
- Azure AI Foundry - Azure Account Required
This course also uses the following AI Agent frameworks and services from Microsoft:
For more information on running the code for this course, go to the Course Setup.
Do you have suggestions or found spelling or code errors? Raise an issue or Create a pull request
If you get stuck or have any questions about bulding AI Agents, join our Azure AI Community Discord.
- A written lesson located in the README (Videos Coming March 2025)
- Python code samples supporting Azure AI Foundry and Github Models (Free)
- Links to extra resources to continue your learning
Lesson | Link |
---|---|
Intro to AI Agents and Use Cases | Link |
Exploring Agentic Frameworks | Link |
Understanding Agentic Design Patterns | Link |
Tool Use Design Pattern | Link |
Agentic RAG | Link |
Building Trustworty AI Agents | Link |
Planning Design Pattern | Link |
Multi-Agent Design Pattern | Link |
Metacognition Design Pattern | Link |
AI Agents in Production | Link |
Language | Code | Link to Translated README | Last Updated |
---|---|---|---|
Chinese (Simplified) | zh | Chinese Translation | 2025-02-13 |
Chinese (Traditional) | tw | Chinese Translation | 2025-02-13 |
Chinese (Hong Kong) | hk | Chinese (Hong Kong) Translation | 2025-02-13 |
French | fr | French Translation | 2025-02-13 |
Japanese | ja | Japanese Translation | 2025-02-13 |
Korean | ko | Korean Translation | 2025-02-13 |
Portuguese | pt | Portuguese Translation | 2025-02-13 |
Spanish | es | Spanish Translation | 2025-02-13 |
German | de | German Translation | 2025-02-13 |
Our team produces other courses! Check out:
- NEW Generative AI for Beginners using .NET
- Generative AI for Beginners
- ML for Beginners
- Data Science for Beginners
- AI for Beginners
- Cybersecurity for Beginners
- Web Dev for Beginners
- IoT for Beginners
- XR Development for Beginners
- Mastering GitHub Copilot for AI Paired Programming
- Mastering GitHub Copilot for C#/.NET Developers
- Choose Your Own Copilot Adventure
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.
When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos is subject to those third-parties' policies.