



Ruby gem for approximate nearest neighbor search that can integrate with pgvector and other backends to power vector similarity search in Ruby applications.
Category: SDKs & Libraries
Website: https://github.com/ankane/neighbor
Ecosystem: Ruby, Rails
Neighbor is a Ruby gem that adds approximate nearest neighbor (ANN) and vector similarity search to Rails applications. It integrates with multiple database backends, including pgvector, to enable efficient vector-based querying directly from Ruby.
Nearest neighbor search for Rails
Database backend support
cube extension.pgvector extension for vector similarity search.sqlite-vec.Additional ecosystem integrations
neighbor-redis.neighbor-s3.Ruby gem packaging
Open-source licensing
Neighbor is open source under the MIT license and can be used free of charge.
Loading more......