RAG Starter Template using Simple Vector Stores, Form trigger and OpenAI
$20/month : Unlimited workflows
2500 executions/month
THE #1 IN WEB SCRAPING
Scrape any website without limits
HOSTINGER 🎉 Early Black Friday Deal
DISCOUNT 20% Try free
DISCOUNT 20%
Self-hosted n8n
Unlimited workflows - from $4.99/mo
#1 hub for scraping, AI & automation
6000+ actors - $5 credits/mo
This template quickly shows how to use RAG in n8n.
Who is this for?
This template is for everyone who wants to start giving knowledge to their Agents through RAG.
Requirements
Have a PDF with custom knowledge that you want to provide to your agent.
Setup
No setup required. Just hit Execute Workflow, upload your knowledge document and then start chatting.
How to customize this to your needs
- Add custom instructions to your Agent by changing the prompts in it.
- Add a different way to load in knowledge to your vector store, e.g. by looking at some Google Drive files or loading knowledge from a table.
- Exchange the
Simple Vector Storenodes with your own vector store tools ready for production. - Add a more sophisticated way to rank files found in the vector store.
For more information read our docs on RAG in n8n.