Adaptive RAG Strategy with Query Classification & Retrieval (Gemini & Qdrant)
This n8n workflow implements a version of the Adaptive Retrieval-Augmented Generation (RAG) framework. It recognizes that the best way to retrieve information often depends on the type of question asked. Instead of a one-size-fits-all approach, this workflow adapts its strategy based on the user's query intent. ## How it Works 1. **Receive Query:** Takes a user query as input (along with context like a chat session ID and Vector Store collection ID if used as a sub-workflow). 2. **Classify Query:** First, the workflow classifies the query into a predefined category. This template uses four examples: * **Factual:** For specific facts. * **Analytical:** For deeper explanations or comparisons. * **Opinion:** For subjective viewpoints. * **Contextual:** For questions relying on specific background. 3. **Select & Adapt Strategy:** Based on the classification, it selects a corresponding strategy to prepare for information retrieval. The example strategies aim to: * **Factual:** Refine the query for precision. * **Analytical:** Break the query into sub-questions for broad coverage. * **Opinion:** Identify different viewpoints to look for. * **Contextual:** Incorporate implied or user-specific context. 4. **Retrieve Info:** Uses the output of the selected strategy to search the specified knowledge base (Qdrant vector store - change as needed) for relevant documents. 5. **Generate Response:** Constructs a response using the retrieved documents, guided by a prompt tailored to the original query type. By adapting the retrieval strategy, this workflow aims to provide more relevant results tailored to the user's intent. ## Usage & Flexibility * **Sub-Workflow:** Designed to be called from other n8n workflows, passing `user_query`, `chat_memory_key`, and `vector_store_id` as inputs. * **Chat Testing:** Can also be triggered directly via the n8n Chat interface for easy testing and interaction. * **Customizable Framework:** The query categories (Factual, Analytical, etc.) and the associated retrieval strategies are examples. You can modify or replace them entirely to fit your specific domain or requirements. ## Requirements * **Credentials:** You will need API credentials configured in your n8n instance for: * Google Gemini (AI Models) * Qdrant (Vector Store)
New buyers can create an account from the cart to unlock a controlled $10 first-purchase credit on eligible orders of $25+.
Related bundle
Content Repurposing Engine
8 hand-picked workflows for $29.00.
That is $3.63 each, vs $24.99 for this one alone.
View bundleSecure checkout powered by Stripe
Tags
Support
How to import this workflow into n8n
- 1Purchase or download the workflow to get the n8n workflow JSON file.
- 2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
- 3Open each node marked with a credential warning and connect your own accounts and API keys.
- 4Run the workflow once manually to verify the data flow, then toggle it to Active.
Related AI workflows
- Launch Your First AI-Powered Chatbot with Actionable Tools$9.99
- Automate AI Video Creation and YouTube Upload with Google Sheets$14.99
- Build a WhatsApp Assistant with Memory, Google Suite, Multi-AI, Research, and Imaging$24.99
- Automate Blog Post Creation and Publishing with GPT, Leonardo AI, and WordPress$14.99
- Automate SEO Keyword Generation with ChatGPT from Google Sheets$3.99
- Email Agent$500.99
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.