πŸ’¬ Customer authentication for chat support with OpenAI and Redis session management

⚑ 1,687 views Β· πŸ’¬ Support Chatbots

Description

This n8n template demonstrates one approach to customer authentication via chat agents.

Unlike approaches where you have to authenticate users prior to interacting with the agent, this approach allows guest users to authenticate at any time during the session or not at all.

Note about Security: this template is for illustration purposes only and requires much more work to be ready for production!

How it works

How to use

Requirements

Customising this workflow

πŸ”— Nodes Used

Redis, Execute Workflow Trigger, AI Agent, OpenAI Chat Model, Simple Memory, Call n8n Workflow Tool

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup