- Send automated reminders for upcoming meetings and appointments.
- Notify users about event changes or cancellations.
- Provide personalized messages based on user preferences.
- Transcribe voice messages into text for event scheduling.
- Manage calendar events through natural language commands.
Triggers on new messages in Telegram to identify user requests. Retrieves upcoming events from Google Calendar based on user-defined criteria. Filters duplicate reminders to avoid redundancy. Generates personalized reminder messages using AI models. Sends reminders through Telegram with relevant event details.
- 1Import the workflow into your n8n instance.
- 2Connect your Google Calendar and Telegram accounts.
- 3Set up the reminder schedule to define when notifications should be sent.
- 4Customize the AI models for generating reminder messages.
- 5Test the workflow by adding a calendar event and checking for reminders.