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.

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