engineering·Independent✓ Verified

Build a Knowledge-Based WhatsApp Assistant with RAG, Gemini, Supabase & Google Docs

Workflow Execution Link:

About

Workflow Execution Link: Watch Execution Video 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 ) TABLESPACE pg_defau

Tags

Pricing

Free

0
Visit website ↗

Marketplace

Independent

Category

engineering

More like this

Browse engineering agents →