Build AI agents with Google's Agent Development Kit (ADK). 20 modules from basics to advanced topics.
# 🌟 Google ADK Masterclass
<p align="center">
<a href="https://arjunprabhulal.com/courses/adk-masterclass-hands-on-series/">
<img src="https://arjunprabhulal.com/assets/images/blog/adk-masterclass-hands-on-series.png" alt="ADK Masterclass" width="400">
</a>
</p>
<p align="center">
<strong><a href="https://arjunprabhulal.com/courses/adk-masterclass-hands-on-series/">View Full Course</a></strong>
</p>
[](https://arjunprabhulal.com/courses/adk-masterclass-hands-on-series/)
[](https://google.github.io/adk-docs/)
[](LICENSE)
[](https://twitter.com/arjunprabhulal)
## 📖 Overview
Build production-ready AI agents with Google's Agent Development Kit (ADK). This hands-on masterclass covers everything from basic setup to advanced topics like multi-agent systems, memory management, and custom integrations.
**What this project offers:**
- 📚 Step-by-step tutorials progressing from fundamentals to advanced techniques
- 💻 Modular, ready-to-run code examples with minimal setup
- 🏗️ Reference architectures for building real-world AI agent applications
## ▶️ Demo
<!-- TODO: Replace with your demo GIF -->
<p align="center">
<img src="./assets/demo.gif" alt="ADK Masterclass Demo" width="600">
</p>
## 💡 Why This Exists
Learn ADK through hands-on projects. Each module pairs concepts with working code, progressing from basics to advanced multi-agent patterns.
## 🎯 Who Is This For
| If you are... | This is for you |
|---------------|-----------------|
| 🆕 New to AI agents | Start from Module 1, learn foundations first |
| 🔄 Coming from LangChain/CrewAI | Jump to Module 4+ for ADK-specific patterns |
| 🏗️ Building production systems | Focus on Modules 16-20 for state, memory, events |
| 🔧 IGoogle's AI-powered research notebook that ingests your documents and becomes an expert on your content. Generates audio overviews, study guides, FAQs, and interactive discussions from uploaded sources.
Google DeepMind's experimental AI agent that can navigate websites, fill forms, and complete multi-step browser tasks autonomously. Uses Gemini's multimodal understanding to interact with web interfaces.
Google DeepMind's universal AI assistant prototype that can see, hear, and respond in real-time through your device camera and microphone. Demonstrates the future of multimodal AI interaction.
Google Cloud's enterprise platform for building, deploying, and managing AI agents powered by Gemini. Supports multi-agent orchestration, tool integration, and enterprise governance.
Gemini's agentic research capability that autonomously browses the web, synthesizes information from dozens of sources, and produces comprehensive research reports on any topic.
Interactive coding and content creation agent that generates, previews, and iterates on code, documents, and interactive applications in a side panel. Supports HTML/CSS/JS, Python, and more.