Discover and explore top open-source AI tools and projects—updated daily.
EvolutionAPIAI operating system for businesses and development
New!
Top 74.3% on SourcePulse
Summary
EvoNexus provides an open-source, multi-agent operating system for AI-powered businesses, built around LLM CLIs. It targets technically savvy users aiming to automate business operations and software development. Key benefits include unifying diverse LLM providers, extensive integrations, and specialized agents into a single layer, reducing vendor lock-in and enhancing operational efficiency.
How It Works
This project implements a multi-agent operating layer where agents and skills are defined via Markdown files, bypassing traditional SDKs. It defaults to Anthropic's Claude Code CLI but supports seamless switching to other LLMs (OpenAI, Gemini, etc.) through the OpenClaude binary. EvoNexus organizes 38 specialized agents—17 business and 21 engineering—into distinct layers, with the engineering side following a canonical 6-phase workflow. Each agent has dedicated skills, persistent memory, and automated routines.
Quick Start & Requirements
npx @evoapi/evo-nexus (recommended) or git clone followed by make setup.npm install -g @anthropic-ai/claude-code), Python 3.11+, Node.js 18+, uv.Highlighted Details
Maintenance & Community
EvoNexus is an unofficial, independent project by the Evolution Foundation, not affiliated with Anthropic. It builds upon the MIT-licensed oh-my-claudecode. No specific community channels or roadmap links were detailed in the provided README snippet.
Licensing & Compatibility
Limitations & Caveats
This is an unofficial project requiring users to provide their own LLM installations and API credentials. Functionality depends on correctly setting up Claude Code or OpenClaude. Users must manage their own API keys and associated costs. Its scope as a full "operating layer" implies a significant setup and configuration effort.
1 day ago
Inactive
TransformerOptimus
e2b-dev
Significant-Gravitas