Build Rich Agentic Interfaces with ADK and A2UI
Related
Create Your Own Executive Assistant with Agent Development Kit ↗ ↖
·
1 min
Agent Development
In this codelab you are going to learn how to create your own AI Executive Assistant using Agent Development Kit (ADK) and Gemini.
How to Build an Offline Agent with ADK, Ollama and SQLite
·
13 mins·
loading
·
loading
Agent Development
Learn how to make your AI agent completely offline. We walk through swapping the cloud model for a local Qwen 2.5 via Ollama, and building a local RAG knowledge base using SQLite and sqlite-rag to query Osquery schemas and packs.
Beyond Dev-UI: Building a Custom Interface for ADK Agents
·
15 mins·
loading
·
loading
Agent Development
Elevate your Google ADK agent with a custom, retro-style interface. This step-by-step guide shows you how to replace the standard Dev-UI using FastAPI and vanilla JavaScript, adding personality with a real-time streaming, AI-generated avatar.


