#1018 · Primary category: AI Agents & Automation

evo-ai

a2a-protocol adk agent agentic-ai agentic-workflow ai crewai langgraph mcp python

Evo AI is an open-source platform for creating and managing AI agents, enabling integration with different AI models and services.

Project last updated:06/02/25

GitHub Stars

608

Forks

197

Contributors

7

License

Apache-2.0

Why we included this project

Evo AI is aimed at teams that want to run their own agent orchestration rather than pay for a hosted one. You define agents, connect them to MCP servers, and attach custom tools, and the platform offers several agent shapes to compose: plain LLM agents, sequential, parallel, and loop arrangements, a LangGraph workflow agent for graph-structured pipelines, and an A2A agent that talks to other agents over Google's interoperability protocol. It also covers the operational side with JWT auth plus email verification and encrypted storage for API keys. Google's ADK is the base framework, with CrewAI support in development, so you are not locked into one way of building agents. That flexibility, plus the range of agent types, makes it a reasonable self-hosted option for teams that want control over their agent stack.

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