Andrew Kane
Author of pgvector
Authored Projects (2)
neighbor by
ankane
Rails gem for nearest neighbor search
- Supports Postgres (cube, pgvector), SQLite (sqlite-vec), MariaDB, MySQL.
- Uses cube, pgvector, halfvec, bit, and sparsevec vector types.
- Includes approximate indexing with HNSW and IVFFlat.
- Provides examples for OpenAI, Cohere, Informers, Transformers.rb, and Disco.
Feedback? Help us improve.