Blog About Book Adventure

Google ADK

The Agent Development Kit (ADK) by Google is an open-source framework for creating AI agents.

How to add a tool to your ADK agent

Extend your ADK agent's capabilities by adding custom tools. I'll show you how to create and integrate a Python function as a tool, allowing your agent to interact with external systems and data.July 08, 2025

A fast way to get started with Agent Development Kit on Google Cloud

Learn how to set up a local agent development environment, create a new agent, and run the ADK web UI.July 03, 2025

Explore topics

Cloud Run 11 Gemini CLI 9 Python 5 Data Visualization 3 Gemini 3 LangChain 3 RAG 3

Recent posts

How automated rebasing works on Cloud Run

A technical overview of automated base image updates on Cloud Run.May 28, 2026

How to set up a custom domain and HTTPS redirects on Cloud Run

Use these gcloud commands to configure a custom domain for a Cloud Run service with a managed SSL certificate and a HTTP-to-HTTPS redirect.May 18, 2026

Auto-formatting Python with Ruff in Gemini CLI

Learn how to set up a hook in Gemini CLI that uses Ruff to format and sort imports in your Python code every time it modifies a file.May 06, 2026

RSS Feed | Sitemap