Tag
4 posts tagged Supabase.
How to set up pgvector in Supabase for a production RAG pipeline — embedding storage, similarity search, indexing strategy, chunking decisions, and the Postgres functions that tie it together.
How to implement proper multi-tenancy in a Supabase-backed SaaS using Row-Level Security — the RLS policies, org-scoped data isolation, invitation flows, and the gotchas that break production.
A practical walkthrough of a retrieval-augmented generation pipeline using n8n for orchestration, sentence-transformer embeddings, and Supabase pgvector for semantic search — including what failed and the fixes.
Why node-assuming Supabase auth breaks on the Cloudflare Workers edge runtime, and a working pattern for JWT verification, cookies, CORS, and RLS enforcement at the edge.
I take web products from an empty repo to a live URL.