Kicka
2025

Voxum

I built Voxum because meeting notes are tedious. You sit through an hour-long call, then spend another 20 minutes trying to remember what was decided.

Voxum watches your Google Drive for new audio files, transcribes them with Whisper, extracts key points and action items via LLM, and emails you the summary. Run it as a background service or process files manually with voxum process <file>.

Built with Python, Typer, LiteLLM, Google Drive API, and Resend.