AI Agent for creating and tracking events in your calendar.
This n8n workflow automates the interaction between Telegram and Google Calendar: It receives messages from Telegram (text or voice). If it is a voice message, convert it to text using OpenAI. Checks if an event needs to be created in Google Calendar. Adds the event to Google Calendar. Sends a confirmation message in Telegram. Can retrieve event lists from Google Calendar. In simpler terms: the Telegram bot processes messages, extracts event details, and automatically adds them to Google Calendar.