WhatsApp Business AI RAG Chatbot with OpenAI & Qdrant - n8n Workflow | Neura Market
WhatsApp Business AI RAG Chatbot with OpenAI & Qdrant
AI-powered WhatsApp chatbot using RAG for business responses. Integrates OpenAI, Qdrant vector DB, and Google Drive for knowledge base retrieval.
This n8n workflow creates a complete Business WhatsApp AI-Powered RAG (Retrieval-Augmented Generation) Chatbot. It starts with webhooks for Meta WhatsApp verification (GET) and message reception (POST). Incoming messages are processed: if valid, they're routed to an AI Agent using OpenAI's gpt-4o-mini model with a conversational setup tailored for businesses like electronics stores. The agent retrieves relevant info from a Qdrant vector database, augmented by user queries for accurate, context-a
Platform
n8n
Category
Social Media
Price
$24.99
Creator
Fred Garcia
whatsapp
ai-chatbot
rag
openai
qdrant
google-drive
vector-db
business-automation
customer-support
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.