
Overview

Udemy Special: Ends May 28!
Learn Data Science. Courses starting at $12.99.
Get Deal
This tutorial demonstrates how to build AI agents using Google Agent Development Kit (ADK) in just minutes. Follow along as Chris Hay guides you through creating agents with open source models like Gemma3 via Ollama or OpenAI's gpt-4o-mini using LiteLlm. Learn to develop agents with function calling capabilities, build multi-agent orchestrated systems, and simplify your workflow with the adktools Python package. The video covers everything from installation and project setup to creating specialized agents (including a pirate-themed one), implementing function calling tools, configuring agents to use these tools, and running them through both CLI and web interfaces. Despite some audio quality issues, this comprehensive walkthrough provides all the essentials for quickly understanding and implementing AI agents with Google ADK, complete with links to the demo repository, adktools project, and official documentation.
Syllabus
00:00 - introduction
00:42 - install google adk
01:00 - setting up project structure
02:04 - create our pirate agent with ollama and gemma3
07:00 - running our agent in chat with adk web
07:25 - openai agents using litellm
08:45 - multi-modal
09:47 - creating our time agent
10:24 - pydantic models for our agent
14:00 - creating function calling tools
15:14 - configuring the agent to use tools
17:14 - running our agent
18:26 - simplifying agents with adktools
23:55 - multi-agents
Taught by
Chris Hay