vector-storage
A lightweight and efficient vector database for storing and searching text embeddings in the browser's local storage. The package uses OpenAI's API to generate embeddings for text documents and provides functionality for similarity search, filtering, and
chunk-match
NodeJS library that semantically chunks text and matches it against a user query using cosine similarity for precise and relevant text retrieval
semver-diff
Get the diff type of two semver versions: 0.0.1 0.0.2 → patch
semantic-autocomplete
A blazing-fast semantic search React component. Match by meaning, not just by letters. Search as you type without waiting (no debounce needed). Rank by cosine similarity.