# autogen

> A programming framework for agentic AI

## Facts
- **Category:** [Agent Frameworks](https://agentsearchengine.app/category/agent-frameworks)
- **Type:** Framework
- **Pricing:** Open source
- **GitHub stars:** 60,179
- **Language:** Python
- **License:** CC-BY-4.0
- **Last repo activity:** 3 months ago (Apr 15, 2026)
- **Official site:** https://microsoft.github.io/autogen/
- **Source code:** https://github.com/microsoft/autogen
- **Listing on Agent Search Engine:** https://agentsearchengine.app/agents/autogen
- **Data verified:** July 2026

## Best for
Research-grade multi-agent conversation patterns backed by Microsoft.

## Avoid if
You need a stable, minimal API for simple single-agent tasks.

## About autogen
AutoGen is a framework for creating multi-agent AI applications that can act autonomously or work alongside humans. The current stable version can be found in the releases. If you are upgrading from AutoGen v0.2, please refer to the Migration Guide for detailed instructions on how to update your code and configurations. The following samples call OpenAI API, so you first need to create an account and export your key as export OPENAI_API_KEY="sk-...".

_From the project's README._

## Install

```
pip install -U "autogen-agentchat" "autogen-ext[openai]"
```

## Alternatives
autogen sits in agent frameworks. Related tools indexed here:
- [langchain](https://agentsearchengine.app/agents/langchain) — The agent engineering platform. · Open source · Framework · 143k★ · Python · MIT · active 1 day ago
- [ruflo](https://agentsearchengine.app/agents/ruflo) — The leading agent meta-harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. · Open source · Framework · 67k★ · TypeScript · MIT · active 1 day ago
- [crewAI](https://agentsearchengine.app/agents/crewai) — Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks. · Open source · Framework · 57k★ · Python · MIT · active today
- [pydantic-ai](https://agentsearchengine.app/agents/pydantic-ai) — AI Agent Framework, the Pydantic way · Open source · Framework · 19k★ · Python · MIT · active today
- [eliza](https://agentsearchengine.app/agents/eliza) — Open source agentic operating system · Open source · Framework · 19k★ · TypeScript · MIT · active today
- [SuperAGI](https://agentsearchengine.app/agents/superagi) — <> SuperAGI - A dev-first open source autonomous AI agent framework. Enabling developers to build, manage & run useful autonomous agents quickly and reliably. · Open source · Framework · 18k★ · Python · MIT · active 1 year ago
- [agent-framework](https://agentsearchengine.app/agents/agent-framework) — A framework for building, orchestrating and deploying AI agents and multi-agent workflows with support for Python and.NET. · Open source · Framework · 13k★ · Python · MIT · active today
- [hive](https://agentsearchengine.app/agents/hive) — Multi-Agent Harness for Production AI · Open source · Framework · 11k★ · Python · Apache-2.0 · active 2 months ago

---
Source: [Agent Search Engine](https://agentsearchengine.app) — an independent, hand-curated index of AI agents, MCP servers, and frameworks. Rankings are never sold; sponsored placements are labeled and never numbered. Full directory: https://agentsearchengine.app/llms-full.txt
