Angie, Personal AI Assistant with Telegram Voice and Text

Nodes

24e3b914-15fa-444f-80e3-ca29bdacaf405538bde0-49bb-4e2f-8501-dd5ee606606accc8d19f-f0b3-4730-899f-8023aeb547e4eb4d7d31-2fbb-4c15-b894-0022be7a4ecf+1

Created by

DeDerek Cheung

Last edited 9 days ago

How it works:

This project creates a personal AI assistant named Angie that operates through Telegram. Angie can summarize daily emails, look up calendar entries, remind users of upcoming tasks, and retrieve contact information. The assistant can interact with users via both voice and text inputs.

Step-by-step:

Telegram Trigger: The workflow starts with a Telegram trigger that listens for incoming message events. The system determines if the incoming message is voice or text. If voice, the voice file is retrieved and transcribed to text using OpenAI's API Speech to Text

AI Assistant: The telegram request is passed to the AI assistant (Angie).

Tools Integration: The AI assistant is equipped with several tools:

  • Get Email: Uses Gmail API to fetch recent emails, filtering by date.
  • Get Calendar: Retrieves calendar entries for specified dates.
  • Get Tasks: Connects to a Baserow (open-source Airtable alternative) database to fetch to-do list items.
  • Get Contacts: Also uses Baserow to retrieve contact information.

Response Generation: The AI formulates a response based on the gathered information and sends back to the user on Telegram

New to n8n?

Need help building new n8n workflows? Process automation for you or your company will save you time and money, and it's completely free!