[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-71971":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":22,"archived":23,"fork":23,"defaultBranch":24,"hasWiki":23,"hasPages":23,"topics":25,"createdAt":10,"pushedAt":10,"updatedAt":29,"readmeContent":30,"aiSummary":31,"trendingCount":16,"starSnapshotCount":16,"syncStatus":32,"lastSyncTime":33,"discoverSource":34},71971,"adk-samples","google\u002Fadk-samples","google","A collection of sample agents built with Agent Development Kit (ADK) ","https:\u002F\u002Fgoogle.github.io\u002Fadk-docs\u002F",null,"Python",9625,2662,96,77,0,29,81,441,87,41,"Apache License 2.0",false,"main",[26,27,28],"adk","agent-samples","agents","2026-06-12 02:02:56","# Agent Development Kit (ADK) Samples\n\n[![License](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FLicense-Apache_2.0-blue.svg)](LICENSE)\n\n\u003Cimg src=\"https:\u002F\u002Fgithub.com\u002Fgoogle\u002Fadk-docs\u002Fblob\u002Fmain\u002Fdocs\u002Fassets\u002Fagent-development-kit.png\" alt=\"Agent Development Kit Logo\" width=\"150\">\n\nWelcome to the ADK Sample Agents repository! This collection provides ready-to-use agents built on top of the [Agent Development Kit](https:\u002F\u002Fgoogle.github.io\u002Fadk-docs\u002F), 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.\n\n## ✨ Getting Started\nThis repo contains ADK sample agents for **Python**, **TypeScript**, **Go** and **Java.** Navigate to the **[Python](python\u002F)**, **[TypeScript](typescript\u002F)**, **[Go](go\u002F)**, and **[Java](java\u002F)** subfolders to see language-specific setup instructions, and learn more about the available sample agents.\n\n> [!IMPORTANT]\n> The agents in this repository are built using the **Agent Development Kit (ADK)**. Before you can run any of the samples, you must have the ADK installed. For instructions, please refer to the [**ADK Installation Guide**](https:\u002F\u002Fgoogle.github.io\u002Fadk-docs\u002Fget-started).\n\nTo learn more, check out the [ADK Documentation](https:\u002F\u002Fgoogle.github.io\u002Fadk-docs\u002F), and the GitHub repositories for each language:\n- [ADK Python](https:\u002F\u002Fgithub.com\u002Fgoogle\u002Fadk-python)\n- [ADK Typescript](https:\u002F\u002Fgithub.com\u002Fgoogle\u002Fadk-js)\n- [ADK Go](https:\u002F\u002Fgithub.com\u002Fgoogle\u002Fadk-go)\n- [ADK Java](https:\u002F\u002Fgithub.com\u002Fgoogle\u002Fadk-java)\n\n## 🌳 Repository Structure\n```bash\n├── go\n│   ├── agents\n│   │   ├── llm-auditor\n│   └── README.md\n├── java\n│   ├── agents\n│   │   ├── software-bug-assistant\n│   │   └── time-series-forecasting\n│   └── README.md\n├── python\n│   ├── agents\n│   │   ├── academic-research\n│   │   ├── antom-payment\n│   │   ├── blog-writer\n│   │   ├── brand-aligner\n│   │   ├── brand-search-optimization\n│   │   ├── camel\n│   │   ├── customer-service\n│   │   ├── data-engineering\n│   │   ├── data-science\n│   │   ├── deep-search\n│   │   ├── financial-advisor\n│   │   ├── fomc-research\n│   │   ├── gemini-fullstack\n│   │   ├── gemma-food-tour-guide\n│   │   ├── google-trends-agent\n│   │   ├── high-volume-document-analyzer\n│   │   ├── image-scoring\n│   │   ├── llm-auditor\n│   │   ├── machine-learning-engineering\n│   │   ├── marketing-agency\n│   │   ├── medical-pre-authorization\n│   │   ├── personalized-shopping\n│   │   ├── plumber-data-engineering-assistant\n│   │   ├── RAG\n│   │   ├── realtime-conversational-agent\n│   │   ├── safety-plugins\n│   │   ├── short-movie-agents\n│   │   ├── software-bug-assistant\n│   │   ├── story_teller\n│   │   ├── supply-chain\n│   │   ├── travel-concierge\n│   │   └── README.md\n│   └── README.md\n├── typescript\n│   ├── agents\n│   │   ├── customer_service\n│   └── README.md\n└── README.md\n```\n\n## ℹ️ Getting help\n\nIf you have any questions or if you found any problems with this repository, please report through [GitHub issues](https:\u002F\u002Fgithub.com\u002Fgoogle\u002Fadk-samples\u002Fissues).\n\n## 🤝 Contributing\n\nWe welcome contributions from the community! Whether it's bug reports, feature requests, documentation improvements, or code contributions, please see our [**Contributing Guidelines**](https:\u002F\u002Fgithub.com\u002Fgoogle\u002Fadk-samples\u002Fblob\u002Fmain\u002FCONTRIBUTING.md) to get started.\n\n## 📄 License\n\nThis project is licensed under the Apache 2.0 License - see the [LICENSE](https:\u002F\u002Fgithub.com\u002Fgoogle\u002Fadk-samples\u002Fblob\u002Fmain\u002FLICENSE) file for details.\n\n## Disclaimers\n\nThis is not an officially supported Google product. This project is not eligible for the [Google Open Source Software Vulnerability Rewards Program](https:\u002F\u002Fbughunters.google.com\u002Fopen-source-security).\n\nThis project is intended for demonstration purposes only. It is not intended for use in a production environment.\n","该项目提供了一系列基于Agent Development Kit (ADK)构建的示例代理，旨在加速开发过程。核心功能包括多种场景下的智能代理应用，如客户服务、数据工程、市场营销等，支持Python等多种编程语言，并且每个示例都详细说明了如何设置和运行。技术特点在于其灵活性与易用性，允许开发者快速搭建从简单的对话机器人到复杂的多代理工作流。适用于需要快速开发和部署智能代理以解决特定业务问题的企业和个人开发者。",2,"2026-06-11 03:39:44","high_star"]