nitaiaharoni1 / vector-storage
Vector Storage is a vector database that enables semantic similarity searches on text documents in the browser's local storage. It uses OpenAI embeddings to convert documents into vectors and allows searching for similar documents based on cosine similarity.
☆215Updated 3 months ago
Alternatives and similar repositories for vector-storage:
Users that are interested in vector-storage are comparing it to the libraries listed below
- A client side vector search library that can embed, store, search, and cache vectors. Works on the browser and node. It outperforms OpenA…☆189Updated 9 months ago
- Vectra is a local vector database for Node.js with features similar to pinecone but built using local files.☆449Updated 3 months ago
- A simple vector database built on idb☆77Updated last year
- SemanticFinder - frontend-only live semantic search with transformers.js☆257Updated 2 months ago
- Fully typed & consistent chat APIs for OpenAI, Anthropic, Groq, and Azure's chat models for browser, edge, and node environments.☆168Updated 9 months ago
- ☆144Updated last month
- Minimal and opinionated OpenAI client powered by fetch.☆184Updated 2 months ago
- A simple and declarative way to control LLMs☆215Updated last year
- JavaScript implementation of LiteLLM.☆115Updated last month
- ☆197Updated last year
- ✦ The intuitive LLM framework☆108Updated last month
- A pure TypeScript implementation of the HNSW algorithm for approximate nearest neighbour search.☆42Updated last year
- hnswlib-node provides Node.js bindings for Hnswlib☆108Updated this week
- Vercel and web-llm template to run wasm models directly in the browser.☆141Updated last year
- Checks Alexa's top 1M websites for the presence of OpenAI's new .well-known/ai-plugin.json files☆175Updated last year
- 🦜️🔗 This is a very simple re-implementation of LangChain, in ~100 lines of code☆251Updated last year
- The Typescript-first prompt engineering toolkit for working with chat based LLMs.☆108Updated last year
- OpenAI's tiktoken but with node bindings☆104Updated 9 months ago
- gpt + aria = ability to read browser contents☆67Updated last year
- ✦ The intuitive python LLM framework☆171Updated 3 months ago
- Library to generate vector embeddings in NodeJS