top of page

WordPress RAG & GenAI Content Chatbot

An n8n workflow integrating WordPress API, OpenAI embeddings (text-embedding-3-small), GPT-4o-mini chat model, Supabase vector DB, and Postgres for chat memory. It automates content embedding, updates, and provides a semantic search chatbot using website content.

bottom of page