Local RAG Chatbot: PDF Q&A with Ollama & Qdrant

A 100% local Retrieval Augmented Generation (RAG) chatbot in n8n that ingests PDFs into Qdrant and answers questions using Ollama.

n8n
Local RAG Chatbot: PDF Q&A with Ollama & Qdrant

This n8n workflow enables building a fully local AI chatbot powered by Retrieval Augmented Generation (RAG). It uses a form trigger to upload PDF files, processes them by chunking the content, generating embeddings with mxbai-embed-large via Ollama, and storing them in a Qdrant vector database collection named 'rag_collection'. A separate chatbot interface retrieves relevant document chunks based on user queries, augments the prompt, and generates accurate, context-aware responses using Llama 3.2.

Key benefits include complete data privacy with no cloud dependencies, cost-free operation after setup, and scalability for handling multiple PDFs. It's ideal for offline environments, reducing latency and avoiding API costs associated with cloud LLMs or vector stores.

Use cases span enterprise knowledge bases for internal document Q&A, research assistants analyzing academic papers, legal/contract review bots, customer support from product manuals, and personalized learning tools from educational materials. Setup requires the n8n self-hosted AI starter kit, making it accessible for self-hosters seeking powerful, local AI automation.

$22.99
Last updated August 22, 2026
30-day money-back guarantee
Instant download
Lifetime updates included

New buyers can create an account from the cart to unlock a controlled $10 first-purchase credit on eligible orders of $25+.

Secure checkout powered by Stripe

Support

How to import this workflow into n8n

  1. 1Purchase or download the workflow to get the n8n workflow JSON file.
  2. 2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
  3. 3Open each node marked with a credential warning and connect your own accounts and API keys.
  4. 4Run the workflow once manually to verify the data flow, then toggle it to Active.

Related AI workflows

More from Jose Maurino

Need this deployed? We'll set it up for you.

Our automation experts deploy this workflow in your stack, connect your accounts, and verify it works — or build a custom solution from scratch.