Workflow Templates
Ready-to-use n8n workflows built by automation experts. Download, import, and start automating.
Ready-to-use n8n workflows built by automation experts. Download, import, and start automating.

Build a 100% local RAG with n8n, Ollama and Qdrant. This agent uses a semantic database (Qdrant) to answer questions about PDF files.
Tutorial
[Click here to view the YouTube Tutorial]
How it works Build a chatbot that answers based on documents you provide it (Retrieval Augmented Generation). You can upload as many PDF files as you want to the Qdrant database. The chatbot will use its retrieval tool to fetch the chunks and use them to answer questions.
Installation
How to use it