Document-Based Chatbot with Memory (OpenAI, Pinecone, Google Drive) - n8n Workflow | Neura Market
Document-Based Chatbot with Memory (OpenAI, Pinecone, Google Drive)
AI chatbot that processes Google Drive documents via RAG with Pinecone vector store, OpenAI for responses, and Airtable for persistent memory across sessions.
This n8n workflow creates a powerful document-based chatbot that leverages Retrieval-Augmented Generation (RAG) to answer user queries based on your private documents stored in Google Drive. It uses OpenAI for intelligent embeddings and chat completions, Pinecone as a scalable vector database for fast similarity search, and includes memory persistence via Airtable to remember user preferences even after sessions end.
Key features include a webhook-triggered chat interface for real-time conversa
Platform
n8n
Category
Website Building
Price
$24.99
Creator
Jose Maurino
chatbot
RAG
OpenAI
Pinecone
Google Drive
Airtable
AI Agent
memory
customer support
vector database
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.