Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,7 @@ New to A2A? Here's a suggested path:
* 🌟 [SAP Joule A2A Agent Toolkit](https://github.com/SAP-samples/joule-a2a-agent-toolkit) by [@SAP-samples](https://github.com/SAP-samples) [![Stars](https://img.shields.io/github/stars/SAP-samples/joule-a2a-agent-toolkit?style=social)](https://github.com/SAP-samples/joule-a2a-agent-toolkit) - Build, deploy, and connect AI agents to SAP Joule via the A2A protocol on BTP Cloud Foundry. Supports TypeScript (Express or CAP) and Python agents with LangGraph and SAP GenAI Hub, featuring automated scaffolding, Cloud Foundry deployment, and Joule capability integration. Apache 2.0.
* 🌟 [AgentArea](https://github.com/agentarea/agentarea) by [@agentarea](https://github.com/agentarea) [![Stars](https://img.shields.io/github/stars/agentarea/agentarea?style=social)](https://github.com/agentarea/agentarea) - A cloud-native platform for building agentic networks with governance, isolation, and approval controls. Features VPC-inspired agent isolation, granular tool permissions with approval workflows, event-driven orchestration, MCP server hosting, and A2A protocol support for interoperability with external agent systems. Apache 2.0.
* 🌟 [Evo AI](https://github.com/evolution-foundation/evo-ai) by [@evolution-foundation](https://github.com/evolution-foundation) [![Stars](https://img.shields.io/github/stars/evolution-foundation/evo-ai?style=social)](https://github.com/evolution-foundation/evo-ai) - An open-source platform for creating and managing AI agents with native Google A2A protocol support. Features 7 agent types (including a dedicated A2A Agent), Google ADK and LangGraph integration, MCP server configuration, encrypted API key management, JWT authentication, and a Next.js-based web UI. Built with FastAPI and PostgreSQL. Apache 2.0 licensed.
* 🌟 [NextRole](https://github.com/tam159/next-role) by [@tam159](https://github.com/tam159) [![Stars](https://img.shields.io/github/stars/tam159/next-role?style=social)](https://github.com/tam159/next-role) - Open-source GenAI career assistant built on LangGraph, DeepAgents, and LangChain v1 (a supervisor plus hiring-recon, resume-tailor, and interview-coach subagents). Runs on the LangGraph Agent Server, exposing itself over the A2A protocol (JSON-RPC 2.0, message/send + message/stream) at /a2a/{assistant_id} and as an MCP server at /mcp. Upload a CV and a job description to generate a tailored resume PDF, an interview-prep doc, and a day-of battlecard. Postgres + pgvector memory. MIT licensed.
<!-- Add yours here! See CONTRIBUTING.md -->

## 🛠️ Tools & Utilities
Expand Down