RouterIQ - Direct Questions to Custom AI Agents
PreviousGuardRailIQ - Detect Problematic Prompts and ResponsesNextTranscriberIQ - Transcribe Audio Files
Last updated
Was this helpful?
This guide walks you through developing a router workflow in n8n connected to OpenWebUI. The workflow enables your employees to ask questions in a user-friendly environment and get specific answers by custom developed AI Agents. No coding experience is required - you will copy a ready-made script and adapt to your own favoured settings.
Note that this is a Use Case Instruction, you can use this Use Case as an example to build your own custom Router Workflow in n8n.
Check out Connecting n8n Workflows to OpenWebUI via Function to connect OpenWebUI to n8n. You need to have set this up before starting this tutorial.
On the Use Cases Page find the column RouterIQ - Direct Questions to Custom AI Agents. Now, press the Download icon.
Open n8n in you Dashboard and create a workflow. Click on the three dots in the right corner of your screen and then on Import from URL....

Enter the URL in the pop-up that appears.

Click on Import and the Demo Workflow will appear on your page.
Follow the Setup in the Workflow.
After you have successfully connected OpenWebUI to the n8n Workflow and added your OpenAI Chat Model credentials, you can start using the demo.
All nodes have parameters, most are tailor-fit to the demo right now. There are some parameters that can be adjusted, below are examples:
AI Agents: Create your own AI Agents (like 'Coding', 'Writing', and 'Knowledge' in this demo).
Router & Switch: Customize the System Message and Routing Rules to your Custom AI Agents.
AI Model: Pick a Model and engineer your own System Message for each Custom AI Agent.
Memory and/or Tool: Add a Memory and/or Tool to your Custom AI Agents.
Play around with all parameters to get the most out of your learning experience from this demo.
Need help? Contact the GLBNXT support team or ask a GLBNXT agent to walk you through the setup.
Last updated
Was this helpful?
Was this helpful?