Automate personalized shopping: Transform customer chats into product recommendations.
What This N8N Workflow Does
Creates an AI shopping assistant that:
- Analyzes customer messages for product intent using GPT
- Extracts search parameters (keywords, price range, SKU)
- Queries WooCommerce inventory in real-time
- Answers store policy questions via RAG (Qdrant vector DB)
- Maintains conversation history for context
How to Install and Use on N8N
- Import Workflow: Add JSON to your n8n dashboard
- Connect Services:
- WooCommerce API
- OpenAI (GPT)
- Qdrant Vector DB
- Google Drive (for policy documents)
- Train RAG: Upload store docs to Google Drive
- Activate Chat: Connect to your website/app
Why It Boosts Sales & Service
- 👩💼 24/7 Personalization: AI recommends products like a human assistant
- ⚡ Instant Responses: Cuts customer wait time from hours to seconds
- 📚 Always Accurate: RAG answers policy questions using latest docs
- 🛒 Seamless Integration: Pulls live inventory from WooCommerce
- 💬 Context-Aware: Remembers conversation history across sessions
Technical Requirements
- WooCommerce store
- OpenAI API access
- Qdrant vector database
- Google Drive (for policy documents)
Data privacy: Processes only necessary customer data—no external sharing.
👉 Perfect for: E-commerce stores, fashion retailers, and boutiques with 100+ products.