StackA2A
frameworkintermediate

Google ADK Agents

Best A2A agents built with Google's Agent Development Kit. The official framework for building production-ready agents.

Agents (6)

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
Read the guide for this stack →