yoshoku / hnswlib-nodeLinks
hnswlib-node provides Node.js bindings for Hnswlib
☆119Updated last week
Alternatives and similar repositories for hnswlib-node
Users that are interested in hnswlib-node are comparing it to the libraries listed below
Sorting:
- OpenAI's tiktoken but with node bindings☆105Updated last year
- Node.js bindings for faiss☆136Updated last year
- hnswlib-wasm attempts to create a browser friendly version of hnswlib☆54Updated 2 years ago
- Distance functions to compare vectors☆73Updated 11 months ago
- A test suite comparing Node.js BPE tokenizers for use with AI models.☆31Updated last year
- Library to generate vector embeddings in NodeJS☆149Updated 2 weeks ago
- Isomorphic JavaScript/TypeScript Tokenizer for GPT-3 and Codex Models by OpenAI.☆172Updated 2 years ago
- Streaming JSON parser in Javascript for Node.js and the browser☆194Updated 8 months ago
- Minimal and opinionated OpenAI client powered by fetch.☆192Updated 8 months ago
- Yet another library to extract text from MS Office and PDF files☆81Updated last year
- A client side vector search library that can embed, store, search, and cache vectors. Works on the browser and node. It outperforms OpenA…☆220Updated last year
- Vectra is a local vector database for Node.js with features similar to pinecone but built using local files.☆522Updated 4 months ago
- Hierarchical Navigable Small Worlds in the browser☆65Updated 8 months ago
- pgvector support for Node.js, Deno, and Bun (and TypeScript)☆404Updated 3 weeks ago
- Monaco editor bindings for Yjs☆194Updated last year
- A VM module for Node.js that utilizes the secure environment provided by Deno☆84Updated 5 months ago
- Transformer neural networks in the browser☆91Updated 2 years ago
- GPT-2/3 tokenizer based on @latitudegames/GPT-3-Encoder that works in the browser and Deno☆32Updated last year
- Powerful machine learning library for Node.js – uses Python's scikit-learn under the hood.☆201Updated 2 months ago
- A simple vector database built on idb☆99Updated last year
- WebAssembly based Javascript bindings for google Compact Language Detector v3☆74Updated last year
- Parse partial JSON generated by LLM☆176Updated 2 months ago
- JavaScript package for predictive data analysis and machine learning☆138Updated 2 years ago
- Vector Storage is a vector database that enables semantic similarity searches on text documents in the browser's local storage. It uses O…☆234Updated 9 months ago
- Chain functions as transform streams.☆95Updated 4 months ago
- Synchronize text files between browser and disk using Yjs and the File System Access API☆177Updated 2 years ago
- IndexedDB database adapter for Yjs☆249Updated 7 months ago
- Abstract class for a lexicographically sorted key-value database.