Sample agents for Agent Development Kit (ADK)
Top 13.4% on sourcepulse
This repository provides a collection of pre-built, functional agent samples utilizing the Agent Development Kit (ADK). It's designed for developers and researchers looking to accelerate the creation of AI agents for various use cases, from simple chatbots to complex multi-agent workflows, by offering customizable starting points.
How It Works
The sample agents are functional starting points, each pre-packaged with core logic relevant to specific applications. They demonstrate different agent functionalities, tool integrations, evaluation methods, and human-in-the-loop processes. While functional, they are intended to be customized for specific needs and integration with external systems, with each agent providing tailored instructions for modification.
Quick Start & Requirements
git clone https://github.com/google/adk-samples.git
.env
files in each agent's directory.agents/
and follow individual agent READMEs for specific dependencies (e.g., poetry install
) and running instructions.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
This project is intended for demonstration purposes only and is not suitable for production environments. It is not an officially supported Google product.
1 day ago
1+ week