A lightweight and efficient vector database for storing and searching text embeddings in the browser's local storage. The package supports multiple Embedding providers (OpenAI, Ollama and HuggingFace Transformers) to generate embeddings for text documents and provides functionality for similarity search, filtering, and automatic management of local storage space. It is designed for use cases where client-side storage and retrieval of text embeddings are needed.