AI Agent with Human Fallback via Slack - n8n Workflow | Neura Market
AI Agent with Human Fallback via Slack
GPT-4 powered AI agent answers user queries; if unable, prompts for email and notifies support via Slack for human assistance.
This n8n workflow implements an intelligent AI agent using GPT-4 to handle user queries. The agent first attempts to provide answers autonomously. If confidence is low or the query is unanswerable, it invokes a custom tool that checks for a user email address. If missing, it prompts the user to supply one; otherwise, it sends a detailed message to a designated Slack channel for human intervention.
Key benefits include seamless human-in-the-loop escalation, reducing AI hallucinations in critical
Platform
n8n
Category
Surveys & Forms
Price
$19.99
Creator
Jose Maurino
AI Agent
GPT-4
Slack Integration
Human Fallback
Custom Tools
Support Automation
Agentic AI
n8n Workflow
Query Handling
Escalation
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.