Comment on Better RAG Results with Reciprocal Rank Fusion and Hybrid SearchComments−gregnr2yIn case you just want a single Postgres function that does RRF (pgvector+fts): https://supabase.com/docs/guides/ai/hybrid-search(disclaimer: supabase dev who went down the rabbit hole with hybrid search)
Comments
In case you just want a single Postgres function that does RRF (pgvector+fts): https://supabase.com/docs/guides/ai/hybrid-search
(disclaimer: supabase dev who went down the rabbit hole with hybrid search)