Technology
pgvector
pgvector is the open-source PostgreSQL extension that enables efficient storage and vector similarity search of high-dimensional embeddings.
pgvector transforms PostgreSQL into a powerful vector database, allowing you to store and query machine learning embeddings directly alongside your relational data . It introduces the `vector` data type and supports critical operations like k-nearest neighbor (k-NN) search using standard SQL . For performance, it offers approximate nearest neighbor indexing with HNSW and IVFFlat algorithms . You can leverage multiple distance metrics (L2 distance, inner product, cosine distance) to power modern AI applications like semantic search and recommendation systems, all within the robust Postgres environment .
What builders pair with pgvector
Projects using both technologies. Select a pairing to see a project.
12 more pairings
Pairing: PostgreSQL
Bias-Free RAG: Simulating Political Candidates with AI
Pairing: FastAPI
Bias-Free RAG: Simulating Political Candidates with AI
Pairing: Docker
This Is So You! – An Event Recommendation Newsletter
Pairing: React
Scrape, sense, snipe: local LLMs reading Twitter to trade Polymarket
Pairing: Gemini
Building Document Consciousness: How I Taught Gemini to Think in 6 Dimensions
Pairing: Next
Bias-Free RAG: Simulating Political Candidates with AI
Recent Talks & Demos
Showing 1-24 of 25