Automate personal assistant tasks across Telegram, email, and more
This automation creates a personal AI assistant named Angie that can process voice and text messages from Telegram to perform tasks and manage information for the user. Angie can summarize emails, look up calendar entries, remind users of upcoming tasks, and retrieve contact information. The workflow starts with a Telegram trigger that listens for incoming messages, which are then analyzed to determine if they are voice or text. If voice, the message is transcribed to text using the OpenAI API. Angie then processes the message, fetching information from sources like Gmail, Google Calendar, and a Baserow database, and generates a response that is sent back to the user via Telegram.