Agent-Framework-Samples
Active·★ 289·Updated 2026-05-25
★ Hidden Gem
Agent Framework Samples - showcasing ways in which agent framework can be utilized.
This repository offers a comprehensive guide to building intelligent agents with the Microsoft Agent Framework. It provides practical examples and tutorials for both Python and .NET implementations, covering core concepts, tool integration, RAG, and multi-agent systems.
#AI Agents#Python#.NET#Multi-Agent Systems#RAG#Coding
01
Features
01Multiple Provider Support
02Tool Integration
03RAG Capabilities
04Multi-Agent Orchestration
05Evaluation & Debugging
02
Compatibility
Python
Native SDK
Verified via docs
.NET
Native SDK
Verified via docs
Azure OpenAI
Supported Provider
Verified via docs
GitHub Models
Supported Provider
Verified via docs
Microsoft Foundry
Supported Provider
Verified via docs
03
Quick start
1
$ git clone https://github.com/microsoft/agent-framework.git
2
$ cd agent-framework/python
3
$ pip install -e .
04
Use cases
↳Building travel planning agents
↳Developing knowledge-enhanced agents with RAG for file search
↳Orchestrating multi-agent systems for complex workflows like marketing content generation
05
Alternatives
Brave Search MCP★ 86.5k
Allow your AI Agent to search the real-time internet using Brave Search API. Essential for getting up-to-date information.
ragflow★ 81.5k
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Context7★ 56.4k
MCP Server that provides up-to-date code documentation for LLMs and AI code editors.
GitHub MCP Server★ 30.3k
GitHub's official MCP Server. Allows AI agents to interact directly with your GitHub repositories (read files, search code, issues).
n8n★ 190.2k
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
Related searches
Comments
Log in to leave a comment
No comments yet. Be the first!