nhevers/multiagent
coordinator for multi-agent conversations
This framework helps you design and manage conversations between multiple independent AI agents to collaboratively solve a problem. You provide the agents and the overall goal, and it orchestrates their communication, processing their individual outputs to achieve a unified result. This is for researchers and developers building sophisticated AI systems that require agents to interact and share information to reach a solution.
Use this if you need to simulate or build systems where multiple AI agents must communicate and coordinate to achieve a complex task.
Not ideal if you are looking for a single-agent solution or a simple script to automate individual tasks without inter-agent communication.
Stars
10
Forks
—
Language
Python
License
—
Category
Last pushed
Jan 26, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/nhevers/multiagent"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
microsoft/agent-framework
A framework for building, orchestrating and deploying AI agents and multi-agent workflows with...
fetchai/uAgents
A fast and lightweight framework for creating decentralized agents with ease.
i-am-bee/beeai-framework
Build production-ready AI agents in both Python and Typescript.
Intelligent-Internet/ii-agent
II-Agent: a new open-source framework to build and deploy intelligent agents
agentuniverse-ai/agentUniverse
agentUniverse is a LLM multi-agent framework that allows developers to easily build multi-agent...