Developer Edition
Developer EditionPremiumAdvanced

Add retrieval (RAG) when context isn't enough

Your Claude feature needs to answer from your own data — internal docs, a knowledge base, product specs — and the model doesn't have it. So it either makes things up or says nothing useful. RAG (retrieval-augmented generation) fixes that by fetching the relevant chunks of your data and putting them in the prompt at answer time. This is the full path: decide whether you even need it, chunk and embed your docs, store them in pgvector on Supabase, retrieve and rerank for a query, and build a grounded prompt that cites sources and admits when it doesn't know.

the model guessing from training data → answers grounded in your docsanthropic, supabase, pgvector

Premium workflow

Add retrieval (RAG) when context isn't enough is part of the full Developer Edition library. The full pack has 35 workflows total, including 27premium workflows.

Sign in to buy — one-time email link, then checkout. Your purchases stay tied to your account.
Same full content model
Premium pages are now in the app, not teaser-only.
Pack access
Free workflows stay on email unlock. Premium opens with pack access.
Future-ready
Checkout can attach pack access or all-access later.

More from Developer Edition