top of page

WordPress Content Chatbot with OpenAI & Supabase

An n8n workflow integrating WordPress API, OpenAI embeddings & GPT-4o-mini, and Supabase vector DB. It fetches, filters, converts WP posts/pages to markdown, embeddings for search, and enables AI chat with website content using stored vectors and Postgres memory.

bottom of page