Back to Projects

AutoGen

Live

Microsoft's conversational multi-agent framework with 40K+ Stars

Project Information

Category:Frameworks
Released:2023
Developer:Microsoft Research
License:Open Source (MIT)
frameworkmulti-agentconversation

About

AutoGen's core is a message-passing architecture supporting configurable agents for asynchronous conversation, tool use, and human participation. Each agent can play different roles to complete complex tasks through multi-round dialogue. Supports human-in-the-loop.

Enterprise applications include intelligent meeting assistants and real-time coding assistants. Magentic-One is built on top of AutoGen.

Related Projects