chunk-match
NodeJS library that semantically chunks text and matches it against a user query using cosine similarity for precise and relevant text retrieval
fast-cosine-similarity
A very fast implementation of cosine-similarity for comparing two vectors. Up to 6x faster than the compute-cosine-similarity library.
vectorstore
Local, cost-free vector store for text embeddings and similarity search (soon) in-browser and Node.js.