Ready to build your first AI agent with ADK? This video simplifies the process using Google's open-source Agent Development Kit (ADK). Follow along as we guide you through the initial steps, demonstrating ADK's intuitive code-first framework. Learn the fundamentals of agent definition, essential concepts like the Runner and Services, and how easily you can run and debug your agent locally using the built-in web UI (adk web) or CLI (adk run). We'll build a sample YouTube Shorts agent to get you started quickly.
Chapters:
0:00 - Intro
0:26 - What is ADK?
1:17 - Sample agent architecture
2:28 - LLM Agent
6:30 - Different ways to run the ADK Agent
7:11 - ADK run
7:50 - ADK web
9:33 - Different types of Agents
10:50 - Loop Agent:
12:06 - Testing Loop Agent:
13:20 - Runner, Services and Event loop
16:17 - Run your agent programmatically
18:00 - Recap
Resources:
Get Started → https://google.github.io/adk-docs
Sample Agents → https://goo.gle/3Rbdo4s
Youtube Shorts Assistant Agent → https://goo.gle/44zmiR0
Subscribe to Google for Developers → https://goo.gle/developers
Products mentioned: Agent Development Kit