Block 1 - Telegram Trigger
- Type / Role
- n8n-nodes-base.telegramTrigger - telegramTrigger
- Config choices
- Version 1.2
This workflow is an AI powered voice assistant that transforms natural language voice or text inputs into actionable productivity tasks such as professional emails and calendar events.Built using W...
n8n-nodes-base.telegramtrigger, n8n-nodes-base.telegram, n8n-nodes-base.httprequest, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatollama, @n8n/n8n-nodes-langchain.textclassifier, @n8n/n8n-nodes-langchain.lmollama, n8n-nodes-base.noop
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Jyothish S L.
Original n8n.io sourceThis workflow is an AI-powered voice assistant that transforms natural language voice or text inputs into actionable productivity tasks such as professional emails and calendar events.Built using Whisper for speech-to-text, local LLMs (Ollama), and Telegram-based human approval, it enables safe and intelligent automation of daily communication and scheduling tasks.
Users can simply send a voice message via Telegram, and the system will:
• Transcribe speech into text using Whisper • Understand intent using AI classification • Generate structured emails or calendar events • Improve tone and formatting using LLM • Request human approval before execution • Send emails via Gmail or schedule calendar events automatically This creates a powerful voice-driven AI productivity assistant with full control and safety through approval workflows.
⚙️ Key Features • 🎙️ Voice input via Telegram • 🧠 AI intent classification (Email / Calendar / Chat) • ✉️ Automated professional email generation • 📅 Calendar event creation from natural language • 🔁 AI-powered rewriting and refinement • 👤 Human approval before execution • 📩 Gmail integration for sending emails • ⏰ Calendar scheduling automation • ⚡ Local LLM support (Ollama) • 🎧 Self-hosted Whisper API for private speech-to-text processing • 🔒 Safe execution with approval gating
🎯 Use Cases • Personal AI executive assistant • Meeting scheduling automation • Email drafting assistant for professionals • HR and recruitment communication automation • Sales follow-up automation • Productivity assistant for founders and teams
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 56 workflow blocks. Download the JSON for the full node graph.
| Workflow | Turn Telegram voice messages into Gmail emails and Google Calendar events with Whisper and Ollama |
|---|---|
| Complexity | advanced |
| Nodes | 56 |
| Categories | Personal Productivity, AI Chatbot |
| Author | Jyothish S L |
| Published | 16 May 2026 |
Use the JSON export at /data/workflows/15754/15754.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
This workflow is an AI powered voice assistant that transforms natural language voice or text inputs into actionable productivity tasks such as professional emails and calendar events.Built using W...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Personal Productivity, AI Chatbot use case.