n8n templateFreeBy Alberto Idrio
Chat with Google Drive documents using Pinecone and OpenAI RAG
Google Drive → Pinecone RAG Chatbot (Auto-Sync & Query) This n8n workflow implements a fully automated Retrieval-Augmented Generation (RAG) pipeline powered by Google Drive, OpenAI embeddings, and Pinecone. It continu...
DevelopmentCore NodesData & StorageCommunicationHITLAILangchainVector Store Pinecone
Loading interactive preview...
Template notes
Google Drive → Pinecone RAG Chatbot (Auto-Sync & Query)
This n8n workflow implements a fully automated Retrieval-Augmented Generation (RAG) pipeline powered by Google Drive, OpenAI embeddings, and Pinecone.
It continuously keeps a vector database in sync with your company documents and exposes them through an AI chat interface.
What this workflow does
The workflow monitors a Google Drive folder and automatically reacts to document lifecycle events:
- File created
- File updated
- File deleted