AutoGen
Microsoft's framework for building multi-agent AI systems
pip install pyautogenAbout
AutoGen is Microsoft's open-source framework for building multi-agent conversational systems where agents can converse with each other and with humans to solve complex tasks. Agents are highly customizable and can use LLMs, tools, and human input in flexible combinations. The framework supports group chats, nested conversations, and code execution sandboxes, making it well-suited for coding assistants, research automation, and enterprise agentic workflows. AutoGen Studio provides a no-code UI for prototyping agent systems visually.
Details
| Language | python |
| Patterns | multi-agent, conversation, code-execution, group-chat, human-in-the-loop |
| Install | pip install pyautogen |
Tags
Quick Info
- Organization
- Microsoft
- Pricing
- open-source
- Free Tier
- Yes
- Updated
- Apr 1, 2026
Also in Frameworks
LangChain
Build context-aware reasoning applications with LLMs
CrewAI
Multi-agent orchestration framework for collaborative AI workflows
Dify
Production-ready agentic AI application platform — 132K+ stars