frameworkintermediate
Google ADK Agents
Best A2A agents built with Google's Agent Development Kit. The official framework for building production-ready agents.
Agents (6)
Adk A2A
vladkol
20
ADK to A2A relay sample: expose your ADK Agent as an A2A Server
3utilitygoogle-adkpython
Adk Expense Reimbursement (Official Sample)
A2A Project
59
Official A2A python sample agent: Adk Expense Reimbursement
1,329enterprisegoogle-adkpythonOfficial
Adk Facts (Official Sample)
A2A Project
59
Official A2A python sample agent: Adk Facts
1,329utilitygoogle-adkpythonOfficial
Birthday Planner Adk (Official Sample)
A2A Project
59
Official A2A python sample agent: Birthday Planner Adk
1,329utilitygoogle-adkpythonOfficial
Adk Cloud Run (Official Sample)
A2A Project
59
Official A2A python sample agent: Adk Cloud Run
1,329utilitygoogle-adkpythonOfficial
Multi Agent ADK
TrongNV2003
30
A multi-agent e-commerce system built with Google ADK and MCP. Features microservice architecture with A2A protocol communication, enabling customer consultation, real-time inventory lookup, and automated order processing.
1orchestrationgoogle-adkpython
Getting Started
Pick an agent to see setup instructions.
1Clone the repository
$ git clone https://github.com/vladkol/adk-a2a
2Navigate to the project
$ cd adk-a2a
3Install dependencies
$ pip install -r requirements.txt
4Run the agent
$ python main.py