tembo-io / pg_vectorize

The simplest way to build AI workloads on Postgres
https://tembo.io/pg_vectorize/
706 stars 17 forks source link

Add support for DiskANN, and HNSW inner product, L2 #126

Closed ChuckHend closed 3 months ago

ChuckHend commented 3 months ago

Add abstractions for index creation for DiskANN (depends on vectorscale) and HNSW + inner product and L2 (from vector).