Transcribe & Summarize Telegram Voice Notes to Google Docs - n8n Workflow | Neura Market
Transcribe & Summarize Telegram Voice Notes to Google Docs
Automates transcription of Telegram voice notes using OpenAI, summarizes with DeepSeek AI, and saves both to Google Drive as Docs.
This n8n workflow streamlines handling Telegram voice notes by automatically transcribing audio files with OpenAI's Whisper model upon receiving a message. It retrieves the audio, generates a full transcript, and saves it as a Google Doc in a dedicated 'N8N Transcribes' folder, named after the original file for easy reference.
Next, the transcript is fed into a DeepSeek Chat AI agent to create a concise, plain-text summary optimized for reports, such as briefing a supervisor. This summary expan
Platform
n8n
Category
Productivity
Price
$22.99
Creator
Jose Maurino
Telegram
OpenAI
DeepSeek
Google Docs
Transcription
Summarization
Voice Notes
AI Automation
Productivity
Meeting Notes
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.