Create a Voice AI Chatbot Using ElevenLabs and InfraNodus Knowledge Graphs - n8n Workflow | Neura Market
Create a Voice AI Chatbot Using ElevenLabs and InfraNodus Knowledge Graphs
Develop an AI voice chatbot that leverages ElevenLabs for voice interaction and InfraNodus Graph RAG for accessing multiple knowledge bases, providing high-quality responses without complex setups.
This workflow integrates ElevenLabs and InfraNodus to create a sophisticated voice AI chatbot. It uses InfraNodus Graph RAG to access multiple knowledge bases simultaneously, acting as a panel of experts. The chatbot receives user prompts via ElevenLabs' voice interface, processes them through n8n's AI agent, and retrieves expert responses from InfraNodus. The final response is synthesized and delivered back to the user in a conversational format, ensuring high-quality interactions.
Platform
n8n
Category
AI
Price
Free
Creator
Arjun Reddy
Support
Product
Ideation
Writing
Thinking Tools
Other
AI
webhook
stickyNote
agent
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.