ag2ai/ag2
AG2 (formerly AutoGen): The Open-Source AgentOS. Join us at: https://discord.gg/sNGSwQME3x
This is an open-source programming framework that helps AI developers build AI agents and manage how multiple agents work together to solve complex tasks. Developers can use this framework to define agents, give them tools, and set up communication patterns, which then produce integrated AI solutions. It is designed for developers who build AI-powered applications and workflows.
4,256 stars. Used by 1 other package. Actively maintained with 82 commits in the last 30 days. Available on PyPI.
Use this if you are an AI developer looking to design, develop, and orchestrate multiple AI agents to collaborate on a task, incorporating human feedback or external tools.
Not ideal if you are an end-user seeking a ready-to-use AI application without any programming or agent development.
Stars
4,256
Forks
556
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 13, 2026
Commits (30d)
82
Dependencies
9
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/ag2ai/ag2"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Featured in
Compare
Related agents
Liu-Hy/GenoMAS
A minimalist multi-agent framework for rubost automation of scientific analysis workflows, such...
ivangabriele/openai-autogen-dev-studio
OADS: Generate games and programs using OpenAI agents. Built on top of Microsoft Autogen.
wronkiew/autogen-agent-server
Lightweight server for developing conversational agents using Microsoft AutoGen 0.4
ksm26/AI-Agentic-Design-Patterns-with-AutoGen
Learn to build and customize multi-agent systems using the AutoGen. The course teaches you to...
jkmaina/autogen_blueprint
This is the official companion repository for 'The Complete AutoGen AI Agent Blueprint:...