#197 · Primary category: AI Agents & Automation

adk-samples

adk agent-samples agents

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

Project last updated:08/28/26

GitHub Stars

10.3K

Forks

2.8K

Contributors

131

License

Apache-2.0

Why we included this project

Building agents with Google's Agent Development Kit goes much faster when you can start from someone else's working code. Each recipe here is a small, runnable agent that demonstrates one technique at a time, like OAuth flows, session memory, guardrails, or RAG patterns, so you can study how the pieces fit before writing your own version. The curated core folder holds canonical patterns maintained by the team behind the agents-cli tool, and the community folder collects broader examples aimed at specific industries and workflows. It works well as a learning path: browse to see what is possible, then fork the recipe closest to your use case and adapt it. SDKs for Python, TypeScript, Go, Java, and Kotlin mean the same patterns translate across languages, though the samples are meant as starting points rather than production code.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category