Find the most relevant workflow templates using RAG, Qdrant and Gemini
🤖 AI Workflow Recommender (RAG + Qdrant + Gemini)
This workflow helps users find the most relevant n8n templates using AI.
It combines Retrieval-Augmented Generation (RAG), vector search (Qdrant), and Gemini to understand user intent and recommend workflows based on meaning, not just keywords.
⚙️ How it works
Collect workflow templates from the n8n API using multiple search queries Process and clean the data (split, format, deduplicate) Convert workflows into embeddings using Gemini Store embeddings in a vector database (Qdrant) Accept user queries via chat interface Convert queries into embeddings Retrieve relevant workflows using semantic search Generate AI-powered recommendations with explanations and template links
🚀 What this workflow does
Understands user intent (not just keywords) Finds relevant workflows using semantic similarity Recommends the best workflows with explanations Provides ready-to-use template links
🧩 Setup steps
Set up Qdrant (Cloud or self-hosted) Add Google Gemini API credentials Run the Data Ingestion workflow to populate the database Activate the RAG chatbot workflow
⚠️ Important
Make sure the vector database is populated before using the chatbot Ensure embedding model and vector dimension match Free-tier APIs may have rate limits
🎥 Tutorial
@youtube
Related Templates
Track Demo Bookings with Google Calendar to Meta Conversions API Integration
Who is this workflow for? If you're using Meta Ads to generate new leads to your sales pipeline, this workflow is for yo...
Transcribe & Summarize Audio with Whisper and GPT, from Google Drive to Notion
This workflow contains community nodes that are only compatible with the self-hosted version of n8n. Overview This work...
Build a PDF-Based RAG System with OpenAI, Pinecone and Cohere Reranking
This workflow contains community nodes that are only compatible with the self-hosted version of n8n. This workflow prov...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments