Block 1 - Main Overview
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
This comprehensive Retrieval Augmented Generation (RAG) system enables businesses to effectively manage and query their knowledge base. Use...
n8n-nodes-base.stickynote, n8n-nodes-base.formtrigger, @n8n/n8n-nodes-langchain.vectorstoreqdrant, @n8n/n8n-nodes-langchain.embeddingsgooglegemini, @n8n/n8n-nodes-langchain.documentdefaultdataloader, @n8n/n8n-nodes-langchain.textsplitterrecursivecharactertextsplitter, n8n-nodes-qdrant.qdrant, @n8n/n8n-nodes-langchain.chattrigger
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Nguyễn Thiệu Toàn (Jay Nguyen).
Original n8n.io sourceThis comprehensive Retrieval-Augmented Generation (RAG) system enables businesses to effectively manage and query their knowledge base. Users can seamlessly upload documents via a web form, automatically segment and chunk the content, generate high-quality embeddings with Google Gemini, and store them securely within a Qdrant vector database. Outdated documentation can be instantly pruned by category to ensure absolute data reliability, while an advanced AI Agent powers an interactive chatbot that responds to user inquiries utilizing only your verified data infrastructure.
If your enterprise requires an agile, data-isolated customer support or internal operations assistant without the risk of AI hallucinations, this workflow is the definitive blueprint.
metadata.fileGroup) to purge target documentation segments synchronously, avoiding database pollution or overlapping information before executing an updated re-upload.n8n-nodes-qdrant to support raw REST API point manipulations.googlePalmApi) credentials to all embedding and language model sub-nodes, and authenticate your Qdrant API / Qdrant REST API profiles within the vector storage instances.bot_name, company_name, support_email) to inherit your business properties.metadata.fileGroup under a keyword schema).n8n-nodes-qdrant installed and validated on your n8n core deployment instance.Created by: Nguyễn Thiệu Toàn (Jay Nguyen)
Email: [email protected]
Website: nguyenthieutoan.com
Company: GenStaff (genstaff.net)
Socials (Facebook / X / LinkedIn): @nguyenthieutoan
Official Template Page: n8n.io/creators/nguyenthieutoan
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Chat with your business knowledge base using Google Gemini and Qdrant |
|---|---|
| Complexity | advanced |
| Nodes | 21 |
| Categories | Support Chatbot, AI RAG |
| Author | Nguyễn Thiệu Toàn (Jay Nguyen) |
| Published | 17 May 2026 |
Use the JSON export at /data/workflows/15778/15778.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
This comprehensive Retrieval Augmented Generation (RAG) system enables businesses to effectively manage and query their knowledge base. Use...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Support Chatbot, AI RAG use case.