An intelligent chatbot that assists employees by answering common HR or IT questions, supporting both text and audio messages. This unique feature ensures employees can conveniently ask questions via voice messages, which are transcribed and processed just like text queries. --- How It Works 1. Message Capture: When an employee sends a message to the chatbot in WhatsApp or Telegram (text or audio), the chatbot captures the input. 2. Audio Transcription: For audio messages,

An intelligent chatbot that assists employees by answering common HR or IT questions, supporting both text and audio messages. This unique feature ensures employees can conveniently ask questions via voice messages, which are transcribed and processed just like text queries. --- How It Works 1. Message Capture: When an employee sends a message to the chatbot in WhatsApp or Telegram (text or audio), the chatbot captures the input. 2. Audio Transcription: For audio messages, the chatbot transcribes the content into text using an AI-powered transcription service (e.g., Whisper, Google Cloud Speech-to-Text). 3. Query Processing: - The transcribed text (or directly entered text) is sent to an AI service (e.g., OpenAI) to generate embeddings. - These embeddings are used to search a vector database (e.g., Supabase or Qdrant) containing the company’s internal HR and IT documentation. - The most relevant data is retrieved and sent back to the AI service to compose a concise and helpful response. 4. Response Delivery: The chatbot sends the final response back to the employee, whether the input was text or audio. --- Set Up Steps - Estimated Time: 20–25 minutes - Prerequisites: 1. Create an account with an AI provider (e.g., OpenAI). 2. Connect WhatsApp or Telegram credentials in n8n. 3. Set up a transcription service (e.g., Whisper or Google Cloud Speech-to-Text). 4. Configure a vector database (e.g., Supabase or Qdrant) and add your internal HR and IT documentation. 5. Import the workflow template into n8n and update environment variables for your credentials.
Download the workflow JSON file after purchase.
Open n8n → click the menu → Import from File.
Select the downloaded JSON and import.
Set up credentials for each node that requires them.
Click Execute Workflow to test, then activate.
Setup guide included
Purchase to unlock the full step-by-step guide
No reviews yet
Be the first to buy and share your experience.
Leave a review
Sign in to share your experience with this workflow.
Create a free account to purchase workflows.
Need help setting this up?
Book a 3-hour live setup session with an Agility consultant.