From e5c77dbe88d1702a16847c38b96c68ef2404e23a Mon Sep 17 00:00:00 2001 From: Your Name or Bot Name Date: Fri, 11 Jul 2025 20:45:08 +0000 Subject: [PATCH] Update README.md * Update README.md (247e182) * Update README.md (5dd174e) Co-authored-by: Hangfei Lin \n --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index e896d59788..7401d7b415 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,15 @@ [![r/agentdevelopmentkit](https://img.shields.io/badge/Reddit-r%2Fagentdevelopmentkit-FF4500?style=flat&logo=reddit&logoColor=white)](https://www.reddit.com/r/agentdevelopmentkit/) [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/google/adk-python) + + + + + + + + +

@@ -24,6 +33,9 @@ Agent Development Kit (ADK) is a flexible and modular framework for developing and deploying AI agents. While optimized for Gemini and the Google ecosystem, ADK is model-agnostic, deployment-agnostic, and is built for compatibility with other frameworks. ADK was designed to make agent development feel more like software development, to make it easier for developers to create, deploy, and orchestrate agentic architectures that range from simple tasks to complex workflows. + + + --- ## ✨ Key Features @@ -60,6 +72,9 @@ pip install google-adk The release cadence is weekly. + + + This version is recommended for most users as it represents the most recent official release. ### Development Version