About Inboxa AI
A voice-first Gmail assistant I designed and built end to end.
Why I built it
I am Josh McQueary, and I wanted to handle my inbox without sitting in front of it. So I built Inboxa AI on my own: you talk to your Gmail, an agent runs the action, and you review anything before it sends. It is a real, in-development build, and I made every architecture decision behind it myself.
What it does
Voice Search
Find and read emails by speaking
Voice Drafts
Draft and send replies hands-free
AI Summaries
Get key points from long threads
Organize
Archive and clean up by voice
Built with
Next.js and TypeScript, the ElevenLabs voice agent, the Gmail API, Redis for realtime activity, Postgres via Prisma, and Cloud Run. I wrote up the full system and the tradeoffs on the architecture page.