The @pgvector 0.6.0 release is now available! There are many performance improvements to HNSW index building, including support for parallel builds. Lots of awesome work by @andrewkane and Heikki Linnakangas on this release. Changelog here: github.com/pgvector/pgvector…
ALT Screenshots of Michael and Jonathan mid-recording, the episode title "pgvector", against a pink backround with an elephant wearing sunglasses. Because we're cool.
🧠A developer's guide to the ivfflat index in pgvector
Learn how it enables approximate nearest neighbor search when using @PostgreSQL as a vector database, plus best practices (and gotchas!) when using it for similarity search over @OpenAI embeddings.
timescale.com/blog/nearest-n…
✨A zero to hero guide to create, store and query @OpenAI embeddings with @PostgreSQL and pgvector.
Learn how to build a chatbot to answer questions about blog posts using PostgreSQL as a vector database for OpenAI embeddings.
timescale.com/blog/postgresq…