



JavaScript SDK for browser-based vector DB using IndexedDB and Transformers.js (WASM), with batch insert/query via async promises, cosine similarity. For JS app integration, LangChain browser agents; fully client-side vs server APIs.
Loading more......
EntityDB is a powerful, lightweight in-browser database designed for storing and querying vectors. It integrates seamlessly with IndexedDB for persistent storage and Transformers.js to generate embeddings from text, allowing you to build fast and efficient search systems with state-of-the-art models.
Install via npm as @babycommando/entity-db.