Voice · Case study
Smart Home Voice Assistant
Conversational IVR over the phone that drives smart-home actions with LangGraph and live device updates.
Problem
Smart-home control is usually app-bound. Voice over a normal phone call needs durable dialogue state and realtime device feedback.
Approach
- Twilio IVR front door for natural voice commands
- LangGraph conversation logic for multi-turn control
- Socket.IO for live device state back to the session
Outcome
Hands-free home control from a phone call, with a clear path to more skills without rewriting the voice layer.
Stack
TwilioFlaskGeminiLangGraphNode.js
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
AI Meeting Bot
A bot that joins video calls, tracks speaker context, summarizes in real time, and pushes notes into Docs and Sheets.