⚡ Angie, personal AI assistant with Telegram voice and text

300,650 views · ⚡ Personal Productivity

Description

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:

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

🔗 Nodes Used

Telegram, Telegram Trigger, AI Agent, OpenAI Chat Model, Simple Memory, OpenAI

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup