AutoGen
Microsoft's multi-agent framework focuses on conversations between agents that collaborate to solve tasks. At 54K+ stars, it is one of the most popular agent frameworks and excels at scenarios where agents need to debate and iterate.
AI ToolFree Tier: MITCompany: MicrosoftCategory: Automation & AgentsOpen Source: YesQuick Start: Install with pip install autogen-agentchat → Define two or more agents with different system prompts → Start a group chat and let them collaborate on a taskVisit AutoGen