web-vector-storage
PublicWeb Vector Storage (WVS) is a lightweight and efficient vector database that stores document vectors in the browser's IndexedDB. It supports perform semantic similarity searches on text documents using vector embeddings. Embedding is enabled through use of OpenAI, Ollama or HuggingFace Transformer embedding models.