ag2  by ag2ai

AgentOS for building AI agents and facilitating multi-agent cooperation

created 8 months ago
3,132 stars

Top 15.7% on sourcepulse

GitHubView on GitHub
Project Summary

AG2 is an open-source framework for building and orchestrating AI agents, designed to streamline the development of multi-agent systems for complex task solving. It targets researchers and developers looking to create sophisticated AI applications by enabling agents to converse, utilize tools, and operate autonomously or with human oversight.

How It Works

AG2 provides a ConversableAgent as the fundamental building block, allowing agents to exchange messages and generate responses using LLMs, tools, or human input. It supports various orchestration patterns like group chats and swarms, enabling complex multi-agent workflows. The framework facilitates tool integration, code execution, and human-in-the-loop interactions, offering flexibility for diverse agentic designs.

Quick Start & Requirements

Highlighted Details

  • Supports autonomous and human-in-the-loop workflows.
  • Enables multi-agent conversation patterns including group chats and swarms.
  • Facilitates LLM integration and tool use, including code execution.
  • Offers advanced concepts like structured outputs and Retrieval Augmented Generation (RAG).

Maintenance & Community

  • Evolved from AutoGen, now hosted under the AG2AI organization.
  • Maintained by volunteers from several organizations.
  • Discord community: https://discord.gg/pAbnFJrkgZ

Licensing & Compatibility

  • Core AG2 modifications are licensed under Apache License, Version 2.0 (Apache-2.0).
  • Original AutoGen code is under the MIT License.
  • Apache 2.0 is generally permissive for commercial use and closed-source linking.

Limitations & Caveats

The project is actively evolving from AutoGen, with some original code retained under MIT and newer code under Apache 2.0, requiring careful attention to the LICENSE and NOTICE files for full clarity.

Health Check
Last commit

1 day ago

Responsiveness

1 day

Pull Requests (30d)
35
Issues (30d)
21
Star History
751 stars in the last 90 days

Explore Similar Projects

Starred by Zhiqiang Xie Zhiqiang Xie(Author of SGLang), Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), and
6 more.

swarm by openai

0.3%
20k
Multi-agent orchestration framework for lightweight agent coordination
created 1 year ago
updated 4 months ago
Starred by Wes McKinney Wes McKinney(Author of Pandas), Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), and
9 more.

autogen by microsoft

0.6%
48k
Agentic framework for multi-agent AI applications
created 1 year ago
updated 1 day ago
Feedback? Help us improve.