Discover and explore top open-source AI tools and projects—updated daily.
MinimalFutureBuild and deploy collaborative AI agent teams for complex tasks
Top 98.3% on SourcePulse
A Multi-Agent platform that enables AI agents to collaborate effectively, helping you build powerful agent teams for solving complex tasks. It addresses the challenge of coordinating AI agents by providing frameworks for inter-agent communication, task planning, and autonomous decision-making, enabling users to build and deploy agent teams rapidly. The platform targets developers and researchers seeking to leverage collaborative AI for sophisticated problem-solving.
How It Works
The platform employs a modular, layered architecture for flexibility. It supports agent collaboration with role definition, task allocation, and multi-turn autonomous decision-making. AgentMesh integrates seamlessly with leading LLMs (OpenAI, Claude, DeepSeek) via a unified API and offers extensible tools like search, browser automation, and terminal execution.
Quick Start & Requirements
pip install agentmesh-sdk).
pip install -r requirements.txt. Browser tools require pip install browser-use==0.1.40 and playwright install (Python 3.11+ recommended).docker-compose.yml.config.yaml for model and agent settings.python main.py -t <team> -q "<question>". Docker: Interactive within the container. SDK: Programmatic use.https://github.com/user-attachments/assets/a0e565c4-94ef-4ddf-843d-a0c5aab640c6.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
Features like remote heterogeneous agent communication, MCP protocol extensions, a WebUI, and local Ollama support are marked as "coming soon." Browser tools require Python 3.11+.
4 days ago
Inactive
ag2ai
TransformerOptimus