evo-nexus  by EvolutionAPI

AI operating system for businesses and development

Created 2 weeks ago

New!

383 stars

Top 74.3% on SourcePulse

GitHubView on GitHub
Project Summary

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

  • Primary Install/Run: npx @evoapi/evo-nexus (recommended) or git clone followed by make setup.
  • Prerequisites: Claude Code (npm install -g @anthropic-ai/claude-code), Python 3.11+, Node.js 18+, uv.
  • Links: Docs, Changelog, Contributing are mentioned but not directly linked.

Highlighted Details

  • Multi-Provider LLM: Supports Anthropic, OpenRouter (200+ models), OpenAI, Gemini, Bedrock, Vertex AI, Codex Auth via OpenClaude.
  • Agent & Skill Ecosystem: Features 17 business and 21 engineering agents, plus over 175 skills.
  • Extensive Integrations: Integrates with Google Calendar, Gmail, GitHub, Linear, Discord, Telegram, Stripe, Notion, and more via MCP.
  • Web Dashboard: A React/Flask application for unified management and monitoring.
  • Persistent Memory: Utilizes a two-tier memory system (CLAUDE.md + per-agent) with an LLM Wiki pattern.

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

  • License: MIT License.
  • Compatibility: Permissive MIT license allows commercial use and integration within closed-source projects.

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.

Health Check
Last Commit

1 day ago

Responsiveness

Inactive

Pull Requests (30d)
46
Issues (30d)
14
Star History
384 stars in the last 19 days

Explore Similar Projects

Starred by Elie Bursztein Elie Bursztein(Cybersecurity Lead at Google DeepMind), Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), and
7 more.

SuperAGI by TransformerOptimus

0.1%
17k
Open-source framework for autonomous AI agent development
Created 3 years ago
Updated 1 year ago
Starred by Guy Podjarny Guy Podjarny(Founder of Tessl; Cofounder of Snyk; Ex-CTO of Akamai), Gabriel Almeida Gabriel Almeida(Cofounder of Langflow), and
12 more.

awesome-ai-agents by e2b-dev

0.4%
28k
AI agent list, open & closed source, for various uses
Created 2 years ago
Updated 1 year ago
Starred by Lilian Weng Lilian Weng(Cofounder of Thinking Machines Lab), Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), and
59 more.

AutoGPT by Significant-Gravitas

0.1%
184k
AI agent platform for building, deploying, and running autonomous workflows
Created 3 years ago
Updated 8 hours ago
Feedback? Help us improve.