pgvector: Stylish Hierarchical Navigable Small World Indexes (Jonathan Katz)
CMU Database Group · 70:37
pgvector lets you store and search LLM embeddings inside Postgres so RAG can reuse existing transactional data, but high-dimensional vectors are large, incompressible, and expensive to compare exactly—so production sy...