pgvector-14
Open-source vector similarity search for Postgres. Store your vectors with the rest of your data and supports ACID compliance, point-in-time recovery, and JOINs.
About
pgvector is a PostgreSQL extension that adds vector similarity search capabilities to your existing PostgreSQL database. It's designed for developers building AI/ML applications, data scientists working with embeddings, and teams that need vector search functionality without aban…