How to Route AI Conversations to the Right Agent in n8n | Router Agent Tutorial
In this video, I'll show you how to build a powerful Router Agent in n8n that automatically detects user intent and routes conversations to the right AI sub-agent — no manual filtering needed!
🔀 What This Workflow Does:
✅ Classifies incoming chat messages into intents: Customer, Order, Salary, or Greeting
✅ Uses a GPT-4.1-mini powered Router Agent to detect intent from natural language
✅ Routes each query to a dedicated sub-agent (Customer Agent, Order Agent, Salary Agent)
✅ Maintains conversation memory for follow-up questions
✅ Built entirely in n8n using LangChain nodes — no coding requir…
Watch on YouTube ↗
(saves to browser)
DeepCamp AI