semantic-chunking
Semantically create chunks from large texts. Useful for workflows involving large language models (LLMs).
punuy-datasets
[![Node.js CI](https://github.com/andrefs/punuy-datasets/actions/workflows/node.js.yml/badge.svg)](https://github.com/andrefs/punuy-datasets/actions/workflows/node.js.yml)
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.
chunk-match
NodeJS library that semantically chunks text and matches it against a user query using cosine similarity for precise and relevant text retrieval
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