RAG Starter Template: Form Upload, Vector Store & OpenAI - n8n Workflow | Neura Market
RAG Starter Template: Form Upload, Vector Store & OpenAI
Quickly set up RAG in n8n with file upload via form trigger, OpenAI embeddings, and simple vector store for AI agent chats.
This workflow provides a ready-to-use RAG (Retrieval-Augmented Generation) template in n8n, enabling users to upload knowledge files like PDFs or CSVs through a simple form trigger. It processes the documents using OpenAI embeddings, loads them into a simple vector store, and powers an AI agent for contextual conversations based on the uploaded data. No prior setup is needed—just execute, upload, and start chatting.
Key benefits include rapid prototyping of knowledge-enhanced AI agents without
Platform
n8n
Category
Marketing
Price
$14.99
Creator
Maxim Luong
RAG
OpenAI
Vector Store
Embeddings
AI Agent
Chatbot
Form Trigger
n8n AI
Knowledge Base
Document Upload
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.