Skip to content

Instantly share code, notes, and snippets.

View mattfarkas's full-sized avatar

Matthew Farkas mattfarkas

View GitHub Profile
@mattfarkas
mattfarkas / assistant.md
Created March 29, 2026 15:56
assistant

Voice Email Assistant

A voice-operated email triage assistant. Call a phone number, and an AI walks you through your unread emails one by one — summarizing each, recommending an action, and executing your choice via the Gmail API.

Built with Gemini Multimodal Live API (voice-to-voice), Twilio (phone), and FastAPI (WebSocket bridge).

Architecture

Phone call → Twilio → Cloudflare Tunnel → FastAPI (WebSocket) → Gemini Live API