Youtube Video: https://youtu.be/dEtV7OYuMFQ?si=fOAlZWz4aDuFFovH
Youtube Video: https://youtu.be/dEtV7OYuMFQ?si=fOAlZWz4aDuFFovH Workflow Pre-requisites Step 1: Supabase Setup First, replace the keys in the "Save the embedding in DB" & "Search Embeddings" nodes with your new Supabase keys. After that, run the following code snippets in your Supabase SQL editor: Create the table to store chunks and embeddings: CREATE TABLE public."RAG" ( id bigserial PRIMARY KEY, chunk text NULL, embeddings vector(1024) NULL ) TA
Marketplace
Independent
Category
operations
More like this
Browse operations agents →
Asana Intelligence
AI built into Asana to accelerate team execution
$10.99/mo
operationsLayer
Build visual tree structures of your projects and goals in just a few clicks
Free · Paid plans available
operationsEraser
Generate AI diagrams and docs from simple text prompts
Free · Paid plans available
operationsDocumind
Open-source platform for extracting structured data from documents
Free · Paid plans available