Skip to content
FlowHubFluxonLab

RAG & Knowledge Bases

800 results — 125 downloadable workflow files, 675 source-linked n8n references

pro

Calendar Data To Vector Store

On a Google Calendar event, runs a security check and stores embeddings in a vector database.

by ritik-prog
googledrivesupabasepostgres
pro

Agentic RAG Knowledge Agent

On chat or Google Drive uploads, embeds files into Supabase vectors and answers questions via an OpenAI agent with Postgres memory.

by Usman-Amin-AI
pro

Pinecone Assistant

On a chat message, runs an OpenRouter agent with calculator and HTTP tools that retrieves answers from Pinecone and Supabase vector stores.

by Usman-Amin-AI
pro

Tool - Memory Add

When called as a tool, splits text, embeds it with Google Gemini, and stores it in a Pinecone vector store.

by Jaisev-Sachdev
pro

Tool - Memory Search

When called as a tool, queries a Pinecone vector store and retrieves the most relevant stored memories.

by Jaisev-Sachdev
pro

Demo: RAG in n8n

On document upload, embeds content with Ollama into a PGVector store, then answers chat questions through a retrieval agent.

by aboalrejal-ai
pro

Scheduled AI Knowledge Summary

On a schedule, queries a vector database and generates an OpenAI summary.

by aboalrejal-ai
telegram
free

Scheduled Telegram Knowledge Bot

On a schedule, queries a vector database, sends a Telegram message, and generates an OpenAI reply.

by aboalrejal-ai
free

Webhook Slack Knowledge Assistant

On a webhook, searches a vector database for context, posts to Slack, and generates an OpenAI response.

by aboalrejal-ai
free

Scheduled Slack Knowledge Replies

On a schedule, pulls Slack context, queries a vector database, and posts an OpenAI-generated reply.

by aboalrejal-ai
free

Webhook Vector Search Responder

On a webhook, retrieves context from a vector database and answers with OpenAI.

by aboalrejal-ai
pro

Scheduled Vector Knowledge Generator

On a schedule, retrieves context from a vector database and generates a response with OpenAI.

by aboalrejal-ai
telegram
free

Telegram Vector Search Assistant

On an HTTP request, retrieves context from a vector database, sends it to Telegram, and answers with OpenAI.

by aboalrejal-ai
pro

Scheduled Vector RAG Generator

On a schedule, retrieves context from a vector database and generates a response with LangChain and OpenAI.

by aboalrejal-ai
pro

AI PagerDuty Incident Trigger

On a schedule, retrieves vector context, analyzes it with OpenAI, and triggers PagerDuty incidents.

by aboalrejal-ai
telegram
free

AI Incident Telegram Alert

On manual run, sends a Telegram message, retrieves vector context, analyzes with OpenAI, and triggers a PagerDuty incident.

by aboalrejal-ai
pro

AI Flight Deal Finder

On a schedule, retrieves vector-database context, queries OpenAI, and searches flights via Skyscanner.

by aboalrejal-ai
free

Webhook To Slack Medium Vector DB

On a webhook, posts to Slack, publishes to Medium, and stores the content in a vector database.

by aboalrejal-ai
airtablemysql
free

Airtable to MySQL Vector Sync

On a schedule, reads Airtable records, syncs them to MySQL, and indexes embeddings in a vector database.

by ritik-prog
pro

Pinecone io n8n templates assistant quickstart

On a chat message, an OpenAI agent queries a Pinecone assistant to answer questions and ingests documents fetched over HTTP.

by pinecone-io
pro

Pinecone io n8n templates database quickstart

On a chat message, an OpenAI agent retrieves answers from a Pinecone vector store, chunking and embedding ingested documents.

by pinecone-io
pro

Pinecone io n8n templates datacamp codealong

On a chat message, an OpenAI agent answers questions through a Pinecone assistant and ingests documents fetched over HTTP.

by pinecone-io
dropbox
free

Pinecone io n8n templates query support docs via dropbox and slack

On a Slack message, an OpenAI agent queries support docs via a Pinecone assistant and Dropbox, then replies in Slack.

by pinecone-io
pro

Pinecone io n8n templates assistant quickstart

On a chat message, runs an OpenAI agent with MCP tools to query a Pinecone assistant and return answers.

by pinecone-io