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