agentic-aiFast-moving

Google Agent Development Kit

Code-first Python toolkit for building and deploying Gemini-native agents

View on GitHub

What it solves

Deploying agent systems to Google Cloud without manually stitching together Vertex AI, Gemini, and Cloud Run APIs: ADK makes them first-class citizens of the agent runtime.

Overview

Google's open-source framework for building agents that run on Vertex AI and deploy to Google Cloud. Uses a graph-based workflow model where each node is a callable agent step, with support for agent-to-agent (A2A) delegation and deep Gemini integration. Released in April 2025.

Key facts

Language
Python
License
Apache 2.0
Maturity
Fast-moving
Maintainer
google
Reviewed
2026-06-11

Where to start

The samples directory shows end-to-end agent patterns from single-step tools to multi-agent delegation flows.

contributing/samples/README.md

Technologies

googlegeminivertex-aipython

More in this domain