Use Cases
- Provide instant HR policy information to employees via Telegram.
- Transcribe audio messages into text for efficient processing.
- Automate responses to common IT support queries.
- Enhance employee engagement with a responsive chatbot.
How It Works
Triggers on incoming messages from Telegram. Checks the type of message (text or audio). Transcribes audio messages using OpenAI for text processing. Extracts relevant information from internal policy documents. Stores and retrieves data using a vector store for accurate responses. Sends responses back to the user via Telegram.
Setup Steps
- 1Import the workflow template into n8n.
- 2Configure Telegram credentials for message handling.
- 3Set up PostgreSQL for storing vector embeddings.
- 4Connect OpenAI credentials for audio transcription.
- 5Test the workflow by sending a message through Telegram.
Apps Used
Telegram
OpenAI
PostgreSQL
Categories
Target Roles
Industries
Tags
#ai chatbots
#text processing
#process automation