AI Agents

AI agent to chat with files in Supabase storage

33 nodes 222 147 Automatic trigger
Download

Workflow Description

An advanced AI agent that enables interactive conversations with files stored in Supabase. The agent processes documents, splits them into chunks, generates OpenAI embeddings, stores them in a vector database, and answers queries based on file content using intelligent retrieval.

How it works

  1. 1.Load files from Supabase and split them into smaller text chunks
  2. 2.Generate OpenAI embeddings and store them in the vector store
  3. 3.Receive user queries through the chat interface
  4. 4.Retrieve relevant document chunks from the vector database
  5. 5.Generate accurate answers using OpenAI language model

Use cases

  • Answer questions about stored document content
  • Analyze multiple files and extract information
  • Automate customer support using company knowledge base
  • Intelligent search within file archives

Requirements

  • Active Supabase account with access credentials
  • Valid OpenAI API key
  • Supported file formats (PDF, text, documents)
  • Access to vector store service

Service Value

Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.

Apps Used

Document Default Data Loader Text Splitter OpenAI Supabase Split In Batches Chat Trigger Vector Store AI Agent

Details

Trigger Automatic trigger
Nodes 33
Apps 8
Views 222
Downloads 147

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (33)

/

Get All files

HTTP Request

#1

Default Data Loader

Document Default Data Loader

#2

Recursive Character Text Splitter

Text Splitter Recursive Character Text Splitter

#3

Extract Document PDF

Extract From File

#4

Embeddings OpenAI

OpenAI

#5

Create File record2

Supabase

#6

If

If

#7

Get All Files

Supabase

#8

Download

HTTP Request

#9

Loop Over Items

Split In Batches

#10

When clicking ‘Test workflow’

Manual Trigger

#11

Aggregate

Aggregate

#12

When chat message received

Chat Trigger

#13

OpenAI Chat Model1

OpenAI

#14

Embeddings OpenAI2

OpenAI

#15

OpenAI Chat Model2

OpenAI

#16

Vector Store Tool1

Tool Vector Store

#17

Switch

Switch

#18

Insert into Supabase Vectorstore

Vector Store Supabase

#19

Merge

Merge

#20

AI Agent

Agent

#21

Supabase Vector Store

Vector Store Supabase

#22

Sticky Note

Sticky Note

#23

Sticky Note1

Sticky Note

#24

Sticky Note2

Sticky Note

#25

Sticky Note3

Sticky Note

#26

Sticky Note4

Sticky Note

#27

Sticky Note5

Sticky Note

#28

Sticky Note9

Sticky Note

#29

Sticky Note7

Sticky Note

#30

Sticky Note6

Sticky Note

#31

Sticky Note8

Sticky Note

#32

Sticky Note10

Sticky Note

#33