Use Adaptive Retrieval to improve query performance with OpenAI's new embedding models| Supabase
pgvector 0.6.0 brings a significant improvement: parallel index builds for HNSW. Building an HNSW index is now up to 30x faster for unlogged tables.| Supabase
Direct performance comparison between pgvector and Pinecone.| Supabase
Increase performance in pgvector using HNSW indexes| Supabase
Increase performance in pgvector by using embedding vectors with fewer dimensions| Supabase
We're releasing a ChatGPT plugin template written in TypeScript and running on Deno!| Supabase
Supabase recently contributed to the OpenAI Retrieval Plugin repo with a Postgres and a Supabase implementation to help developers build ChatGPT plugins using pgvector.| Supabase
An example of how to build an AI-powered search engine using OpenAI's embeddings and PostgreSQL.| Supabase