Use Cases
- Automate responses to HR-related queries via text and voice.
- Provide quick access to internal policy documents for employees.
- Enhance employee engagement through interactive chatbot support.
- Streamline HR operations by reducing manual inquiries.
How It Works
Trigger the workflow with incoming messages from Telegram. Verify message types to handle text and audio inputs appropriately. Extract text from PDF documents containing HR policies. Transform extracted text into vector embeddings for efficient retrieval. Utilize OpenAI for natural language processing and response generation. Send responses back to users through Telegram.
Setup Steps
- 1Import the workflow template into n8n.
- 2Configure Telegram and OpenAI credentials.
- 3Set up PostgreSQL for storing vector embeddings.
- 4Test the workflow by sending a message through Telegram.
Apps Used
Telegram
OpenAI
PostgreSQL
Categories
Target Roles
Industries
Tags
#ai chatbots
#text processing
#workflow management