Skip to main content
AZEQUELby Dave Exequiel Suico
← Back to home

[ Search / RAG ]

Semantic Reranking Pipeline

Keyword search returned noise. Embedding search alone missed nuance without reranking.

Supabase + OpenAI embeddings → pgvector index → Cohere cross-encoder rerank → two-stage semantic search. Production-grade RAG pipeline in one import.