Vigyata.AI
Is this your channel?

Google ADK Visual Agent Builder Creates AI Agents From Plain English

2.1K views· 40 likes· 12:39· Nov 18, 2025

🛍️ Products Mentioned (2)

Learn how to use Google ADK Visual Agent Builder so AI can design powerful multi-agent workflows for you, no coding needed.In this video I show setup, the visual canvas, and use cases so you can start building AI agents in minutes. ☎️ Do you need any career or technical help? Book a call with me: https://calendly.com/mg_cafe Reference Code in Discord channel under reference section: https://discord.gg/2kcjQFMCr5 ****************** LET'S CONNECT! ******************* Join Discord Channel: https://discord.gg/2kcjQFMCr5 ✅ You can contact me at: LinkedIn: https://www.linkedin.com/in/mohammad-ghodratigohar/ Email: mo.ghodrati95@gmail.com Twitter: https://twitter.com/MG_cafe01 🔔 Subscribe for more cloud computing, data, and AI analytics videos by clicking on the subscribe button so you don't miss anything. #GoogleADK #aiagents #nocodeai

About This Video

In this video I test Google ADK’s new Visual Agent Builder, which basically lets AI create your AI agents. Google ADK (Agent Development Kit) is an open-source framework for building agents in Python, Go, and Java—but the big update here is you can now build multi-agent workflows with a visual canvas and an AI assistant (Gemini) on the right side. You just describe what you want in plain English, and it generates the agent graph for you—no coding required. If you still want control, you can drag-and-drop components like sequential agents, loop agents, parallel agents, tools, and callbacks (guardrails). I walk through setup end-to-end: pip install google-adk, then run adk web to launch the local UI. I also show how authentication works behind the scenes (either Vertex AI project auth via gcloud or an AI Studio key), because that’s what powers the Gemini assistant. Then I build a “deep researcher” style agent that uses built-in Google Search tooling, runs a loop with query refinement, and produces a final report with references. My favorite part is the transparency: you can see agent-to-agent/tool interactions and metadata live, and the builder generates YAML files so you can take it into CI/CD or share it with your team. Overall, I’m bullish on ADK for production-grade agent work, even though the UI still has some missing pieces like easier custom tool add-ons without extra plumbing.

Frequently Asked Questions

🎬 More from MG