Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Build AI Agents with Google ADK: Gemini, Memory & Vertex AI
Rating: 4.7 out of 5(8 ratings)
1,163 students

Build AI Agents with Google ADK: Gemini, Memory & Vertex AI

Build production-ready AI agents with Google ADK, Gemini, Vertex AI, memory, tools, multi-agent systems, and Cloud Run.
Last updated 8/2026
English

What you'll learn

  • Build AI agents from scratch using Google's Agent Development Kit (ADK) and Gemini
  • Add custom tools and Google Search-style capabilities so an agent can take actions and use current information.
  • Manage sessions, state, context, and short-term memory across agent interactions.
  • Implement persistent long-term memory with Vertex AI Memory Bank.
  • Build multi-agent systems where specialized agents collaborate to solve complex tasks
  • Design production-ready agent workflows with state and session management
  • Deploy AI agents to Google Cloud Run and connect them to your own website
  • Understand the core architecture of ADK, including agents, tools, workflows, and memory

Course content

5 sections24 lectures3h 27m total length
  • Welcome and Course Overview3:05

    Learn to build ai agents with Google's ADK, starting from basics and progressing to memory, tools, web search, and deployment in the cloud.

  • The Rise of AI Agents4:23

    Explore why AI agents matter and how Google's ADK enables developers to build memory-enabled, multi-step agents that plan, act, use real tools and APIs, and deploy to Cloud Run.

  • ADK Architecture – Agents, Tools, and Workflows5:56

    Explore how ADK uses agents, tools, and workflows to coordinate tasks, with agents as brains, tools as hands, and workflows as the plan, including sequential, parallel, and smart decision types.

  • Setting Up Your Environment4:04

    Set up your environment by creating a Google Cloud project, generating an ADK-course API key via Google AI Studio, and installing Python and VS Code to run Google ADK locally.

  • Hands-on Project – Building Your First “Hello Agent”7:07

    Create your first ai agent HelloAgent with adk, configure Gemini 2.5 flash via Google AI, and run agent.py to chat through the web interface.

Requirements

  • Basic Python knowledge
  • No prior AI agent experience required

Description

Build Practical AI Agents with Google ADK, Gemini & Python

Chatbots can answer questions. AI agents can do much more.

They can use tools, access information, maintain context, remember previous interactions, coordinate specialized agents, and complete multi-step tasks.

In this hands-on course, you’ll learn how to build practical AI agents using Google’s Agent Development Kit (ADK), Gemini, and Python—starting with a simple agent and progressively building toward a multi-agent application ready for deployment on Google Cloud Run.

You don’t need previous experience with AI agents or agent frameworks. If you know basic Python and want a structured, practical introduction to Google ADK, this course takes you from your first working agent to tools, sessions, state, memory, multi-agent workflows, and cloud deployment.

What You’ll Learn

By the end of the course, you’ll be able to:

  • Build AI agents with Google ADK and Gemini

  • Create and connect custom tools

  • Use built-in tools and give agents access to external capabilities

  • Manage sessions, state, and context

  • Implement short-term memory and persistent long-term memory

  • Design multi-agent systems with specialized agents

  • Coordinate agents to complete multi-step workflows

  • Understand the architecture and core concepts behind Google ADK

  • Prepare and deploy AI agent applications to Google Cloud Run

  • Adapt the course concepts to your own AI-agent projects

What You’ll Build

You won’t just watch demonstrations—you’ll progressively build a working AI-agent system.

You’ll start with a simple “Hello Agent” and gradually add new capabilities:

Basic Agent → Tool-Enabled Agent → Information Access → Sessions & State → Memory → Multi-Agent Workflow → Cloud Deployment

Each project builds on the previous one, so you can see why each capability is needed and how the architecture evolves as the agent becomes more powerful.

Who Is This Course For?

This course is designed for:

  • Python developers who want to build AI agents

  • AI and machine-learning enthusiasts

  • AI engineers and developers

  • Cloud developers

  • Students learning about agentic AI

  • Beginners who want a practical introduction to Google ADK

  • Developers interested in building applications with Gemini and Google Cloud

You do not need previous experience with Google ADK or another AI-agent framework.

Requirements

Before starting, you should:

  • Understand basic Python syntax

  • Be comfortable writing functions and working with Python packages

  • Know how to install Python libraries and run Python programs

No previous AI-agent experience is required.

You’ll also need access to the relevant Google AI and/or Google Cloud services used throughout the course. Any applicable account, billing, quota, or service requirements will be explained clearly before you use them.

Why Learn Google ADK?

Understanding an agent framework is more valuable than memorizing isolated code snippets.

Throughout the course, you’ll learn not only how to build agents with Google ADK, but also how the main components fit together—tools, context, state, memory, sessions, and agent orchestration.

This gives you a foundation you can use to design and adapt AI-agent applications for your own projects.

Start Building AI Agents

If you want to move beyond simple chatbot applications and learn how modern AI agents are built, this course gives you a practical path from your first Gemini agent to a deployable multi-agent application.

Preview the introduction and a selected implementation lesson to see the teaching style, coding walkthroughs, and projects you’ll build throughout the course.

Start building AI agents instead of only watching them.

Who this course is for:

  • Python developers who want to build real AI agents instead of simple chatbots
  • Developers interested in Google ADK and Gemini
  • AI enthusiasts who want to understand how intelligent systems work intern
  • Software engineers looking to add AI agent architecture to their skillset
  • Students who want hands-on projects, not just theory
  • Anyone who wants to move from “prompt engineering” to real AI system design