WordPress AI Chatbot with Supabase & OpenAI RAG - n8n Workflow | Neura Market
WordPress AI Chatbot with Supabase & OpenAI RAG
Deploy an AI chatbot on your WordPress site using Supabase for vector storage and OpenAI for embeddings and RAG to enhance user experience and content search.
This advanced n8n template consists of three interconnected workflows to create a Retrieval-Augmented Generation (RAG) AI chatbot powered by WordPress content, Supabase pgvector, and OpenAI. The first workflow fetches all WordPress posts and pages, generates embeddings with OpenAI, and stores them in a Supabase vector database for efficient semantic search. The second handles real-time upserts, automatically updating embeddings when content is edited or added. The third enables interactive chat
Platform
n8n
Category
Sales
Price
$24.99
Creator
QualityWorkflows
WordPress
AI Chatbot
Supabase
OpenAI
RAG
Embeddings
pgvector
GenAI
User Experience
Content Management
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.