Google Agent Development Kit (ADK) Tutorial. In this tutorial, I have covered below topics:
✅ Learn basics of an Agent.
✅ Get to know how multi-agent system works.
✅ Build an agent with Google ADK using the Google search in-built tool.
✅ Go through ADK web UI for debugging Agents
✅ Deploy the agent on Vertex AI Agent Engine in GCP
Here is the source code used for this Tutorial: https://github.com/yazeedbashammakh/genAI_tutorials/tree/main/adk_1_first_agent_deploy_to_agent_engine
⏰ Video Timeline:
0:00 - Introduction
0:53 - What is an Agent?
3:19 - What is multi-Agent system?
4:45 - Develop ADK Agent and setup Env
9:53 - Run Agent Locally
12:10 - Deploy Agent on Vertex AI Agent Engine
16:39 - GCP Cleanup
17:01 - Outro