dromo-similarity-score
Compare two strings and return the Jaro-Winkler similarity score.
Compare two strings and return the Jaro-Winkler similarity score.
A vector search utility written purely in javascript with no dependencies. Allows for the searching/ranking of a list of javascript objects with 'embedding' field defined.
A vector-based tag system for efficient similarity search and retrieval
A lightweight and efficient vector database for storing and searching text embeddings in the browser's local storage. The package uses Transformers.js to generate embeddings for text documents and provides functionality for similarity search, filtering, a
A very fast implementation of cosine-similarity for comparing two vectors. Up to 6x faster than the compute-cosine-similarity library.
Finds similar word(s) in a list of words
User friendly algorithms for generating image hashes.
Fastest SIMD-Accelerated Vector Similarity Functions for x86 and Arm
Implementations of various string similarity metrics.
A string similarity utility that uses the Jaro-Winkler algorithm
Calculates cosine similarity of two vector values in Node-RED