AutoGen
by Microsoft
Microsoft's open-source multi-agent framework. Supports conversational, autonomous, and human-in-the-loop agent patterns in Python and TypeScript with event-driven orchestration.
Skills
Conversable Agents
Define agents that converse, negotiate, and pass structured results between each other
Human-in-the-Loop
Inject human feedback at configurable checkpoints in multi-step agentic pipelines
Group Chat
Orchestrate multiple agents in a group chat with dynamic speaker selection strategies
Code Execution
Execute LLM-generated code in sandboxed environments with Docker or local Python runtime
Event-Driven Mode
Build async, event-driven agent systems with AutoGen's actor-model runtime
Related Agents
Vercel AI SDK
TypeScript toolkit for building AI applications with React Server Components, streaming, tool calling, and multi-provid…
CrewAI
Multi-agent orchestration framework for building teams of AI agents that collaborate, delegate, and solve complex tasks…
MetaGPT
Multi-agent framework where AI agents role-play as engineers, PMs, and QA to collectively produce software from a singl…
AgentMail
Email inbox API built for AI agents. Create, send, receive, search, and manage email programmatically with SDKs for Pyt…