#30 · Primary category: AI Agents & Automation

autogen

agentic agentic-agi agents ai autogen autogen-ecosystem chatgpt framework llm-agent llm-framework

A programming framework for agentic AI

Project last updated:04/15/26

GitHub Stars

60.7K

Forks

9.2K

Contributors

534

License

Other

Why we included this project

AutoGen is a widely used open-source framework for building multi-agent AI applications. It gives you a Python API for composing agents with distinct roles, and AutoGen Studio adds a no-code web interface for prototyping agent workflows before you write any code. The orchestration patterns are a useful reference for teams building research assistants or automated pipelines. One thing to know up front: the project is in maintenance mode. Microsoft has moved active development to its successor, Microsoft Agent Framework, and publishes a migration guide, so new projects should probably start there while existing AutoGen users can keep relying on this mature codebase.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category