web · 2025
Voice Flow
A full-stack productivity tool that transcribes voice notes and uses Gemini AI to extract event details, automatically creating Google Calendar entries.
Voice Flow lets you quickly capture events by speaking naturally. Record a voice note, and AI handles the rest — transcription, event detail extraction (title, date, time, duration), and Google Calendar integration.
Built as a full-stack app with React on the frontend and Supabase for auth and storage. The AI pipeline uses Google Gemini to parse natural language into structured event data, then pushes it directly to Google Calendar via OAuth.