thomas-chong/google-adk-visual-agent-builder-demo
Complete demo of Google ADK Visual Agent Builder with multi-agent research system
Implements a hierarchical multi-agent research system using Google ADK's iterative LoopAgent pattern, with specialized sub-agents (gemini-2.5-pro for query refinement, gemini-2.5-flash for search execution) that progressively improve search results across configurable iterations. The entire architecture is auto-generated through natural language prompts to the Visual Agent Builder's AI Assistant—no manual YAML editing required—then deployed as production-ready configurations integrated with Google Search API.
Stars
30
Forks
8
Language
—
License
MIT
Category
Last pushed
Nov 10, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/thomas-chong/google-adk-visual-agent-builder-demo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
google/adk-python
An open-source, code-first Python toolkit for building, evaluating, and deploying sophisticated...
google/adk-java
An open-source, code-first Java toolkit for building, evaluating, and deploying sophisticated AI...
google/adk-go
An open-source, code-first Go toolkit for building, evaluating, and deploying sophisticated AI...
edu010101/adk-extra-services
A Python package providing additional service implementations for the Google ADK framework (S3,...
njraladdin/adk-typescript
TypeScript port of Google's Agent Development Kit (ADK): An open-source, code-first toolkit for...