google/adk-samples
A collection of sample agents built with Agent Development Kit (ADK)
What it solves
這個倉庫提供一系列即用型範例代理,協助開發者加速使用 Agent Development Kit (ADK) 建置 AI 代理的流程。
How it works
它作為跨多種程式語言的實作範例參考庫,包含 Python、TypeScript、Go、Java、Kotlin 與 Android。這些範例從簡單的對話機器人到複雜的多代理工作流程都有,示範如何將 ADK 框架整合到各種應用中。
Who it’s for
使用或計畫使用 Agent Development Kit (ADK) 來建置 AI 代理,且需要具體常見使用情境範例的開發者。
Highlights
- Multi-language support: Includes samples for Python, TypeScript, Go, Java, Kotlin, and Android.
- Diverse use cases: Covers a wide array of scenarios such as academic research, financial advising, customer service, and RAG.
- Scalable complexity: Provides examples ranging from basic bots to sophisticated multi-agent systems.