AI RAG Workflows
What are AI RAG n8n workflows?
AI RAG n8n workflows are reusable automation templates for ai rag use cases. This category includes workflows that connect apps, transform data, trigger notifications, sync records, and reduce repetitive manual work. Each listing includes workflow metadata, author attribution, complexity level, relevant categories, source links when available, and a downloadable JSON file for inspection before import. Use this page to compare templates, identify the tools involved, and choose a workflow that fits your workspace before testing it safely in n8n.
Advanced AI demo (presented at AI Developers #14 meetup)
This workflow was presented at the AI Developers meet up in San Fransico on 24 July, 2024. AI workflows 1. Categorize...
Automate competitor research with Exa.ai, Notion and AI agents
This n8n workflow demonstrates a simple multi agent setup to perform the task of competitor research. It showcases ho...
Query n8n credentials with AI SQL agent
This n8n workflow is a fun way to query and search over your credentials on your n8n instance. Good to know Your cred...
Generating image embeddings via textual summarisation
This n8n template demonstrates an approach to image embeddings for purpose of building a quick image contextual searc...
Build a tax code assistant with Qdrant, Mistral.ai and OpenAI
This n8n workflows builds another example of creating a knowledgebase assistant but demonstrates how a more deliberat...
Breakdown documents into study notes using templating MistralAI and Qdrant
This n8n workflow takes in a document such as a research paper, marketing or sales deck or company filings, and break...
Build a financial documents assistant using Qdrant and Mistral.ai
This n8n workflow demonstrates how to manage your Qdrant vector store when there is a need to keep it in sync with lo...
Recipe recommendations with Qdrant and Mistral
This n8n workflow demonstrates creating a recipe recommendation chatbot using the Qdrant vector store recommendation...
Automate Your RFP Process with OpenAI Assistants
This n8n workflow demonstrates how to automate oftern time consuming form filling tasks in the early stages of the te...
Talk to your SQLite database with a LangChain AI Agent 🧠💬
This n8n workflow demonstrates how to create an agent using LangChain and SQLite. The agent can understand natural la...
Store Notion's Pages as Vector Documents into Supabase with OpenAI
Workflow updated on 17/06/2024: Added 'Summarize' node to avoid creating a row for each Notion content block in the S...
AI-powered automated stock analysis
Introduction: Streamline your fundamental stock analysis process with AI powered automation. By harnessing the power...
AI crew to automate fundamental stock analysis - Q&A workflow
How it works: Using a Crew of AI agents (Senior Researcher, Visionary, and Senior Editor), this crew will automatical...
Chat with PDF docs using AI (quoting sources)
This workflow allows you to ask questions about a PDF document. The answers are provided by an AI model of your choic...
Chat with a database using AI
This workflow allows you to ask questions about data stored in a database using AI. To use it, you'll need an OpenAI...
Ask questions about a PDF using AI
The workflow first populates a Pinecone index with vectors from a Bitcoin whitepaper. Then, it waits for a manual cha...
AI: Ask questions about any data source (using the n8n workflow retriever)
This template aims to perform Q&A on data retrieved from another n8n workflow. Since that workflow can be used to ret...
Custom LangChain agent written in JavaScript
This workflow has multiple functionalities. It starts with a manual trigger, "When clicking 'Execute Workflow'", that...