VoiceNXT is a lightweight bot that runs inside WhatsApp and Telegram. It helps turn voice notes, meeting recordings, and YouTube links into structured summaries and calendar events, without switching apps or dumping raw transcripts.
Instead of full-text output, VoiceNXT distills audio into concise summaries called Pacts, designed to capture decisions, agreements, and key points.
What it does
- Transcribes voice notes and meetings into formatted summaries
- Extracts audio from YouTube links and generates TLDW recaps
- Creates calendar events from spoken reminders
How it works
- Supabase edge functions (TypeScript/Deno)
- Transcription via DeepGram (primary) and Google STT (fallback)
- Summarisation with Gemini, tuned for clarity and decision-making
- Direct integration with WhatsApp Business API and Telegram Bot API
Why it matters
- Works inside the chat apps people already use
- Focuses on clarity and action, not raw transcripts
- Enables calendar creation from voice without leaving chat
- Private by default, no uploads, no leaks
Limitations
- YouTube videos capped at about 40 minutes
- Currently English only
Links
- voicenxt.com
- WhatsApp: wa.me/447830673201?text=help
- Telegram: t.me/VoiceNXT_bot
Looking for feedback: especially around use cases, clarity, and whether this feels more useful than traditional transcription bots.