AI Agent to Chat with Files in Supabase Storage - n8n Workflow | Neura Market
AI Agent to Chat with Files in Supabase Storage
AI-powered workflow to process, vectorize, and chat with PDFs/text files stored in Supabase using n8n. Enables natural language queries on documents without external services.
This n8n workflow transforms Supabase Storage into a smart document repository by integrating AI agents for conversational access to your files. It automatically detects new uploads, processes PDFs and text files by extracting content, generates vector embeddings, and stores them in Supabase's vector database for efficient retrieval-augmented generation (RAG).
Key steps include fetching and deduplicating files to prevent redundant processing, downloading and parsing content based on file type,
Platform
n8n
Category
Website Building
Price
$22.99
Creator
QualityWorkflows
AI Agent
Supabase
Vector Embeddings
RAG
PDF Processing
Document Chat
File Automation
n8n AI
Knowledge Base
Retrieval
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.