#565 · Primary category: AI Agents & Automation
agentUniverse
agentUniverse is a LLM multi-agent framework that allows developers to easily build multi-agent applications.
Project last updated:07/28/26
GitHub Stars
2.3K
Forks
423
Contributors
70
License
Apache-2.0
Why we included this project
agentUniverse is a Python framework for teams that want several LLM agents cooperating on one complex job rather than running separate prompts. Install it via pip and you get reusable collaboration patterns: the PEER sequence (Plan, Execute, Express, Review) for breaking down reasoning tasks, and the DOE trio for data-heavy work such as financial report generation that needs precision. It grew out of Ant Group's own finance business, so the bundled patterns read like they were tested against real operating constraints instead of written as textbook examples. Each agent's underlying model is set in a simple TOML file, with providers including Qwen, DeepSeek, OpenAI, Claude, and Gemini among others. If you are comparing multi-agent coordination approaches, this gives you a concrete structure to experiment with, plus a visual workflow tool and MCP server integration to speed up prototyping.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.