Discover and explore top open-source AI tools and projects—updated daily.
loulanyueAI agent orchestration platform
Top 80.0% on SourcePulse
Summary
Dream XI AI is a multi-agent collaboration platform designed to transform isolated AI agents into a cohesive, high-performing team for complex task execution. It addresses the challenge of managing diverse AI models by abstracting them into specialized roles, akin to a football "dream team," enabling a collaborative workflow that includes planning, tool execution, review, and delivery. This platform is ideal for engineers, researchers, and power users seeking to leverage multiple AI capabilities efficiently, offering a significant benefit by creating a synergistic AI squad rather than a collection of individual tools.
How It Works
The core of Dream XI AI is its "dream team" analogy, where AI agents are assigned roles like Playmaker (Claude), Engine (GPT/Codex), Striker (Gemini), and Defender (opencode), each leveraging unique strengths. It functions as a platform layer that orchestrates these agents, providing persistent identity, enabling cross-model review loops, facilitating asynchronous agent-to-agent communication, and maintaining shared memory for institutional knowledge. This approach creates a "coaching layer" above individual agent CLIs, fostering collaboration and discipline rather than merely connecting tools.
Quick Start & Requirements
pnpm install, build with pnpm build, configure .env from .env.example, and start with pnpm start.--memory flag, but session memory will be lost on restart).SETUP.md. Additional documentation includes docs/DEVELOPMENT.md, docs/TIPS.md, docs/VISION.md, docs/ARCHITECTURE.md, and docs/GLOSSARY.md.Highlighted Details
Maintenance & Community
The repository indicates openness to contributions with a "PRs Welcome" badge and a CONTRIBUTING.md file. Specific details regarding active maintainers, sponsorships, or dedicated community channels (like Discord/Slack) are not explicitly detailed in the provided README.
Licensing & Compatibility
Limitations & Caveats
Redis is recommended for production environments to ensure session memory persistence. Some features, such as the Telegram gateway and certain game modes, are marked as "In Progress." The effectiveness of the platform relies on the configuration of external AI model API keys and the user's role as an active "Head Coach" to guide the AI squad.
1 week ago
Inactive
HKUDS