Google
docs.cloud.google.com βΊ gemini enterprise agent platform βΊ agent development kit
Agent Development Kit | Gemini Enterprise Agent Platform | Google Cloud Documentation
Agent Development Kit (ADK) is an open-source agent development framework that lets you build, debug, and deploy reliable AI agents at enterprise scale.
Videos
03:12:48
Agent Development Kit (ADK) Masterclass: Build AI Agents & Automate ...
37:13
Google Agent Development Kit (ADK): How to deploy Your First Agent ...
18:45
Getting started with Agent Development Kit - YouTube
18:14
Google Agent Development Kit (ADK) Full Review with Examples - YouTube
08:53
Is Google Agent Development Kit (ADK) the best agentic framework ...
Google
google.github.io βΊ adk-docs
Agent Development Kit (ADK) - Agent Development Kit (ADK)
3 weeks ago - For enterprises, ADK can connect to models on hosted services, including Google Cloud which provides a wide range of models and lets you closely manage performance, reliability, security, access, safety, and costs. ... With ADK, we are focused on building an open development framework that lets you build professional, production grade agents, without requiring a pile of code to get started.
GitHub
github.com βΊ google βΊ adk-python
GitHub - google/adk-python: An open-source, code-first Python toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control. Β· GitHub
pip install git+https://github.com/google/adk-python.git@main Β· Note: The development version is built directly from the latest code commits. While it includes the newest fixes and features, it may also contain experimental changes or bugs not present in the stable release. Use it primarily for testing upcoming changes or accessing critical fixes before they are officially released. For remote agent-to-agent communication, ADK integrates with the A2A protocol.
Starred by 19.2K users
Forked by 3.3K users
Languages Β Python 96.1% | Jupyter Notebook 2.9% | HTML 0.8% | HCL 0.1% | Shell 0.1% | JavaScript 0.0%
GitHub
github.com βΊ google βΊ adk-samples
GitHub - google/adk-samples: A collection of sample agents built with Agent Development Kit (ADK) Β· GitHub
βββ go β βββ agents β β βββ llm-auditor β βββ README.md βββ java β βββ agents β β βββ software-bug-assistant β β βββ time-series-forecasting β βββ README.md βββ python β βββ agents β β βββ academic-research β β βββ antom-payment β β βββ blog-writer β β βββ brand-aligner β β βββ brand-search-optimization β β βββ camel β β βββ customer-service β βββ data-engineering β β βββ data-science β β βββ deep-search β β
Starred by 9K users
Forked by 2.4K users
Languages Β Python 76.4% | TypeScript 10.5% | Jupyter Notebook 3.7% | Go 2.5% | JavaScript 2.2% | HTML 1.1%
LinkGo
linkgo.dev βΊ home βΊ faq βΊ google agent development kit βΊ is the google agent development kit free to use?
Is the Google Agent Development Kit free to use? - LinkGo
October 3, 2025 - The Google ADK is entirely free and open-source. Users may incur costs for cloud services or model usage. Ideal for developers building conversational agents. The Google Agent Development Kit (ADK) is designed to facilitate the creation of intelligent conversational agents, making it accessible ...
Google
google.github.io βΊ adk-docs βΊ agents
Agents - Agent Development Kit (ADK)
Build powerful multi-agent systems with Agent Development Kit (ADK)
Devpost
googlecloudmultiagents.devpost.com
Agent Development Kit Hackathon with Google Cloud: Build multi-agent AI systems with Agent Development Kit and Google Cloud - Devpost
Welcome to the Agent Development Kit Hackathon with Google Cloud. Everyone's talking about AI agents, but the real magic happens when they collaborate to tackle complex tasks - think complex processes, data analysis, content creation, and customer support.
Google
google.github.io βΊ adk-docs βΊ get-started
Get started - Agent Development Kit (ADK)
New Releases! Explore ADK Python 2.0 Beta with workflows and agent teams, and ADK TypeScript 1.0 is now available
Google Skills
skills.google βΊ course_templates βΊ 1382
Build intelligent agents with Agent Development Kit (ADK) | Google Skills
September 3, 2025 - <p>This structured course is for developers interested in building intelligent agents using the Agent Development Kit (ADK). It combines hands-on experience, core concepts, and practical application, to provide a comprehensive guide to using ADK. You can also <a href="https://discuss.googl...
Google Skills
skills.google βΊ paths βΊ 3545
Develop Agents with Agent Development Kit (ADK) | Google Skills
2 weeks ago - Develop agents using Agent Development Kit (ADK) that can plan, reason, and execute tasks. Youβll learn how to set up your environment, configure your agent logic, add tools and memory, and learn about protocols like Model Context Protocol (MCP). Complete the hands-on lab to earn a skill badge.
YouTube
youtube.com βΊ watch
Introducing Agent Development Kit - YouTube
Building complex, production-ready AI agents, especially multi-modal or multi-agent systems, can be challenging. Introducing the Agent Development Kit (ADK),...
Published Β April 10, 2025
Google Developers
developers.googleblog.com βΊ google for developers blog βΊ introducing agent development kit for typescript: build ai agents with the power of a code-first approach
Introducing Agent Development Kit for TypeScript: Build AI Agents with the Power of a Code-First Approach - Google Developers Blog
December 17, 2025 - ADK is an open-source framework, and while it is optimized for Google's AI, including Gemini and Vertex AI, it is designed to be model-agnostic and compatible with other third-party tools. This includes full support for our latest models, such as Gemini 3 Pro and Gemini 3 Flash, allowing you to leverage their advanced capabilities in your agents. Connect to your data effortlessly using MCP Toolbox for Databases and its new native ADK for TypeScript integration. We believe in providing developers with powerful, flexible tools to build the next generation of AI applications.
Google Cloud
cloud.google.com βΊ vertex ai agent builder βΊ develop an agent development kit agent
Develop an Agent Development Kit agent | Vertex AI Agent Builder | Google Cloud Documentation
April 3, 2025 - This page shows you how to develop an agent using the Agent Development Kit template (the AdkApp class in the Vertex AI SDK for Python).
Google
docs.cloud.google.com βΊ gemini enterprise agent platform βΊ scale your agents
Scale your agents | Gemini Enterprise Agent Platform | Google Cloud Documentation
Use an Agent Development Kit (ADK) agent with Agent Platform Runtime.
Google Codelabs
codelabs.developers.google.com βΊ adk-java-getting-started
Build AI Agents with the Agent Development Kit (ADK) for Java | Google Codelabs
Feel free to check out this video which explains how to redeem and apply the credits. First, enable the Vertex AI API. You can do this either by searching for Vertex AI API in Google Cloud Console and enabling the API there. You can also do this from Cloud Shell by running the following: ... To authenticate your ADK AI agents with the Gemini on Vertex AI for this codelab, set the following environment variables.