A/B Split Test AI Agent Prompts: Supabase + OpenAI - n8n Workflow | Neura Market
A/B Split Test AI Agent Prompts: Supabase + OpenAI
Randomly assigns chat sessions to baseline or alternative AI prompts for A/B testing LLM performance in real-time conversations.
This workflow enables A/B split testing of different AI agent prompts using Supabase for session management and OpenAI for response generation. Upon receiving a chat message, it checks a Supabase table for the session ID. If the session is new, it inserts the ID and randomly assigns either the baseline or alternative prompt (controlled via a configurable node). The assigned prompt is then used consistently for all messages in that session, ensuring reliable testing.
Ideal for optimizing LLM con
Platform
n8n
Category
Real Estate
Price
$22.99
Creator
Fred Garcia
A/B Testing
AI Agents
OpenAI
Supabase
LLM Prompts
Chatbots
Split Testing
Lead Management
Real Estate
Automation
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.