Skip to content

google/adk-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Agent Development Kit (ADK) Samples

License

Agent Development Kit Logo

Welcome to the ADK Sample Agents repository! This collection provides ready-to-use agents built on top of the Agent Development Kit, designed to accelerate your development process. These agents cover a range of common use cases and complexities, from simple conversational bots to complex multi-agent workflows.

✨ Getting Started

This repo contains ADK sample agents for both Python and Java. Navigate to the Python and Java subfolders to see language-specific setup instructions, and learn more about the available sample agents.

To learn more, check out the ADK Documentation, and the GitHub repositories for ADK Python and ADK Java.

🌳 Repository Structure

├── java
│   ├── agents
│   │   ├── software-bug-assistant
│   │   └── time-series-forecasting
│   └── README.md
├── python
│   ├── agents
│   │   ├── academic-research
│   │   ├── brand-search-optimization
│   │   ├── customer-service
│   │   ├── data-science
│   │   ├── financial-advisor
│   │   ├── fomc-research
│   │   ├── llm-auditor
│   │   ├── marketing-agency
│   │   ├── personalized-shopping
│   │   ├── RAG
│   │   ├── README.md
│   │   └── travel-concierge
│   └── README.md
└── README.md

ℹ️ Getting help

If you have any questions or if you found any problems with this repository, please report through GitHub issues.

🤝 Contributing

We welcome contributions from the community! Whether it's bug reports, feature requests, documentation improvements, or code contributions, please see our Contributing Guidelines to get started.

📄 License

This project is licensed under the Apache 2.0 License - see the LICENSE file for details.

Disclaimers

This is not an officially supported Google product. This project is not eligible for the Google Open Source Software Vulnerability Rewards Program.

This project is intended for demonstration purposes only. It is not intended for use in a production environment.

About

A collection of sample agents built with Agent Development (ADK)

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published