AI-Powered Personal Shopping Assistant with RAG and WooCommerce

somdn_product_page

This workflow creates an intelligent, AI-driven personal shopper integrated with WooCommerce, utilizing Retrieval-Augmented Generation (RAG) for enhanced product recommendations. It begins with receiving chat messages, which are analyzed by an AI agent to determine if the user is asking for product recommendations or general store information. If a product search is detected, the system extracts key details such as keywords, price range, and SKU from the chat input. These details are used to filter WooCommerce products, retrieving available items within the specified criteria. The workflow employs OpenAI’s language models for understanding user intent and generating responses, while embedding and vector store nodes facilitate document retrieval from Google Drive and a Qdrant vector database for context-aware answers. This setup enables a seamless, AI-powered shopping experience both for users seeking product recommendations and those asking store-related questions. Practical applications include personalized shopping assistants, intelligent customer support, and dynamic product filtering to enhance eCommerce engagement.

Node Count

>20 Nodes

Nodes Used

@n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.chatTrigger, @n8n/n8n-nodes-langchain.documentDefaultDataLoader, @n8n/n8n-nodes-langchain.embeddingsOpenAi, @n8n/n8n-nodes-langchain.informationExtractor, @n8n/n8n-nodes-langchain.lmChatOpenAi, @n8n/n8n-nodes-langchain.memoryBufferWindow, @n8n/n8n-nodes-langchain.textSplitterTokenSplitter, @n8n/n8n-nodes-langchain.toolCalculator, @n8n/n8n-nodes-langchain.toolVectorStore, @n8n/n8n-nodes-langchain.vectorStoreQdrant, googleDrive, httpRequest, manualTrigger, set, stickyNote, wooCommerceTool

Reviews

There are no reviews yet.

Be the first to review “AI-Powered Personal Shopping Assistant with RAG and WooCommerce”

Your email address will not be published. Required fields are marked *