workflows.fit
Back to n8n workflows
n8n templateFreeBy Marian Tcaciuc

Manage calendar with voice & text using GPT-4, Telegram & Google Calendar

Manage Calendar with Voice & Text Commands using GPT-4, Telegram & Google Calendar This n8n workflow transforms your Telegram bot into a personal AI calendar assistant, capable of understanding both voice and text com...

CommunicationHITLAILangchainCore NodesGoogle Calendar ToolTelegram TriggerIf
Loading interactive preview...

Template notes

Manage Calendar with Voice & Text Commands using GPT-4, Telegram & Google Calendar

This n8n workflow transforms your Telegram bot into a personal AI calendar assistant, capable of understanding both voice and text commands in Romanian, and managing your Google Calendar using the GPT-4 model via LangChain.

Whether you want to create, update, fetch, or delete events, you can simply speak or write your request to your Telegram bot β€” and the assistant takes care of the rest.

πŸš€ Features

- Voice command support using Telegram voice messages (.ogg) - Transcription using OpenAI Whisper - Natural language understanding with GPT-4 via LangChain - Google Calendar integration: - βœ… Create Events - πŸ” Update Events - ❌ Delete Events - πŸ“… Fetch Events - Responses sent back via Telegram

πŸ› οΈ Step-by-Step Setup Instructions

1. Create a Telegram Bot - Go to [@BotFather](https://t.me/BotFather) on Telegram. - Send /newbot and follow the instructions. - Save the Bot Token.

2. Configure Telegram Trigger Node - Paste the Telegram token into the Telegram Trigger and Telegram nodes. - Set updates to ["message"].