Voice · Case study
AI Meeting Bot
A bot that joins video calls, tracks speaker context, summarizes in real time, and pushes notes into Docs and Sheets.
Problem
Meetings produce signal that dies in the room — no durable summary, no structured follow-ups, no hook into existing agent workflows.
Approach
- WebRTC / Mediasoup path to join and hear the call
- Gemini + Google ADK for context-aware understanding and workflows
- Outputs to Google Docs/Sheets so teams keep using familiar tools
Outcome
Production-shaped meeting capture: live join, summary, and document handoff without a separate note-taking app.
Stack
PythonWebRTCMediasoupGoogle ADKGemini
More work
Agents
Multi-agent orchestration with A2A
Specialist agents that discover each other and collaborate through Google’s A2A protocol — no hardcoded glue between Research, Writer, and a routing host.
Voice
Smart Home Voice Assistant
Conversational IVR over the phone that drives smart-home actions with LangGraph and live device updates.