Google ADK Masterclass – Free Tutorials & Crash Course

Course by Arjun Prabhulal ADK Masterclass

Overview

A free, hands-on series to master Google's Agent Development Kit (ADK). Learn to build, evaluate, and deploy AI agents from zero to production through step-by-step tutorials.

20 modules100% freeCode included for every module

View Code on GitHub

Quick Start

New to ADK? You can have your first agent running in under two minutes:

pip install google-adk
adk create my_agent
adk web

Then start with Module 1 — Getting Started, or jump to any topic below.

What You'll Learn

  • ✓  Build, configure, and run agents via CLI, web UI, and Python
  • ✓  Design LLM agents and Sequential, Loop & Parallel workflows
  • ✓  Compose multi-agent systems with hierarchical patterns
  • ✓  Use built-in tools: Google Search, Code Executor, Vertex AI RAG & Search
  • ✓  Create custom function tools and OpenAPI tools with authentication
  • ✓  Connect MCP servers, GitHub, Firecrawl, and PostgreSQL via MCP Toolbox
  • ✓  Manage sessions, state, memory, callbacks, artifacts, and events
  • ✓  Cut token costs with context caching and compaction

Modules

Comments