workflows.fit
Back to n8n workflows
n8n templateFreeBy Davide Boizza

Build and update RAG system with Google Drive, Qdrant, and Gemini Chat

This workflow automates the creation and management of a Retrieval-Augmented Generation (RAG) system using Qdrant as a vector store and Google Drive as the document source. It enables full or incremental updates to do...

DevelopmentCore NodesData & StorageAILangchainManual TriggerEmbeddings Open AiDocument Default Data Loader
Loading interactive preview...

Template notes

This workflow automates the creation and management of a Retrieval-Augmented Generation (RAG) system using Qdrant as a vector store and Google Drive as the document source. It enables full or incremental updates to documents in the Qdrant vector database and integrates with a chatbot using Google Gemini for question answering.

Here is a clear and professional description in English of the n8n workflow “Create a RAG with Qdrant and update single files”, including its benefits:

---

Benefits

Efficient RAG Setup Seamlessly integrates OpenAI, Qdrant, and Google Drive to create a scalable RAG pipeline.

Single File Update You can replace the vector representation of a single file without reprocessing the entire collection—ideal for maintaining document freshness.

Flexible File Source Works with Google Drive, allowing document management and updates from a familiar interface. ---

How It Works This workflow is designed to create a Retrieval-Augmented Generation (RAG) system using Qdrant as a vector store and Google Drive as a document source. It consists of four main phases: