workflows.fit
Back to n8n workflows
n8n templateFreeBy Atha Ahsan Xavier Haris

Convert Telegram voice notes into markdown journals with Groq Whisper and Gemini

Telegram Voice Notes to Markdown Journal with Groq Whisper and Gemini This workflow transforms Telegram voice notes and audio files into clean markdown journal entries using Groq Whisper, CloudConvert, and Google Gemi...

DevelopmentCore NodesCommunicationHITLData & StorageAILangchainLm Chat Google Gemini
Loading interactive preview...

Template notes

Telegram Voice Notes to Markdown Journal with Groq Whisper and Gemini

This workflow transforms Telegram voice notes and audio files into clean markdown journal entries using Groq Whisper, CloudConvert, and Google Gemini.

It automatically downloads incoming Telegram audio messages, transcribes them with Groq Whisper, cleans the transcript into a readable reflective journal using Gemini, converts the result into a markdown file, and sends the journal back to Telegram.

For better audio compatibility, the workflow also includes a CloudConvert fallback path. If Groq Whisper rejects the original audio file because of container or codec issues, the workflow converts the audio to MP3 with CloudConvert and retries transcription automatically.

An optional Google Drive section can also archive all generated journals automatically.

This workflow is useful for journaling, voice-based note-taking, personal reflection, idea capture, daily logging, and building a lightweight AI-assisted second brain.

---

Common use cases