top of page

AI Personal Shopper with RAG & WooCommerce

An n8n workflow integrating OpenAI LLM, Qdrant vector database, Google Drive, and WooCommerce to build a personal shopper chatbot. It extracts user intents and product details from chat, queries WooCommerce for products, and uses RAG with store docs for general queries.

bottom of page