Found 218 repositories(showing 30)
Agent Development Kit Web (adk web) is the built-in developer UI that is integrated with Agent Development Kit for easier agent development and debugging.
Sri-Krishna-V
Curated collection of AI agents built with Google’s Agent Development Kit (ADK): templates, best practices, and production-ready examples for research, business, automation, education, and more.
antiv
Production-ready multi-agent orchestration engine built on Google ADK. Database-driven agent config, 50+ LLM providers, MCP protocol, persistent memory, web dashboard, RBAC.
seehiong
Multi-Agent System built with Google ADK and OpenRouter models, coordinating specialist agents to query PostgreSQL (via MCP Toolbox) and Data Commons for HDB resale data and global statistics.
lovekaizen
Unite and orchestrate AI agents. A production-ready ADK for building full-stack, agentic AI solutions with multi-provider support.
lorenzofavaro
AI research assistant using Gemini + Google ADK to auto-plan and execute research across ArXiv and the web.
marioluciofjr
Repositório que ajuda na precificação de serviços, utilizando agentes inteligentes de IA generativa.
DamiMartinez
Open source web scraping multi-agent system implemented with Google ADK
jonasb
An Android app that acts as a proxy between an Arduino board (using ADK) and a web page (using WebSocket).
VIKAS9793
AI Technical Interviewer with Google ADK, Gemini and A2UI. Multi-agent system for adaptive interviews, guided learning, and code analysis with beautiful web UI.
arjunprabhulal
A comprehensive implementation of Google's Agent Development Kit (ADK) v1.2.0+ integrated with Bright Data's Model Context Protocol (MCP) server for intelligent web search and data extraction capabilities.
swagat-panda
A web socket implimentation of Google STT and TTS , with integrated queue with the ADK
zayedrais
MCP server built with Google’s Agent Development(ADK) Kit featuring multiple specialised agents that collaborate through intelligent routing. The system provides RESTful API endpoints for various capabilities including web searches, data analysis, and code generation while maintaining extensibility through a modular architecture
Ashrockzzz2003
KG RAG vs VectorDB vs (pure agentic)
Hands-on training (July 2025) at Sathyabama Univ on GenAI & AI Agents. Learn chatbot creation, RAG from text/PDF/web/image/vector DBs, and build agents using LangChain, LangGraph, LangFlow, Google ADK & n8n. Python best practices and API credentials included.
imvickykumar999
ADK WEB : No form submission.
isaevartemm
capstone project for google agents intensive 2025
kopanitsa
Show current weather status by LED. This system get weather information from Tokyo Amesh web site, and send command to LED system via Android ADK.
Danny50143
🤖 Explore personal tests on the GOOGLE GEMINI API to enhance your understanding and application of AI technology.
sway121
🛍️ Automate your sales process with an AI-driven multi-agent system that improves efficiency from product inquiries to payment links.
imvickykumar999
Docker Image of ADK Web : https://hub.docker.com/r/imvickykumar999/adk-web
Flirnz
🛠️ Streamline agent development and debugging with the Agent Development Kit Web UI for a seamless Google ecosystem experience.
RobertoGalluccioTest
No description available
HiHelloAI
Additional plugins to redesign the chat experience
extremecoder-rgb
A powerful AI-driven website generation system that creates complete, self-contained HTML websites from natural language descriptions using Google's ADK (Agent Development Kit) framework.
DeepseekAI-sketch
GoogleADK A real-time stock market data dashboard built with Python, delivering financial insights at your fingertips.
Simple Gemini AI agent with web search and complete observability.
arjunprabhulal
BrightData MCP × Google ADK Platform - Web Scraping & Data Extraction Platform powered by BrightData's Model Context Protocol (MCP) and Google's Agent Development Kit (ADK).
LightLLM
🔥 CollabForge - AI-Powered Collaborative Web Application Generator. Transform ideas into deployed web applications through advanced multi-agent AI collaboration powered by Google Cloud ADK. Built for the Google Cloud ADK Hackathon.
raseniero
With this quickstart, you'll learn to create a simple agent and use ADK Streaming to enable audio and video communication with it. We will install ADK, set up a basic "Google Search" agent, try running the agent with Streaming with adk web tool, and then explain how to build a simple asynchronous web app by yourself using ADK Streaming and FastAPI.