Skip to content

High-performance Node.js bindings for Zvec, a lightweight, lightning-fast, in-process vector database

License

Notifications You must be signed in to change notification settings

zvec-ai/zvec-node

Repository files navigation

Zvec Node.js Binding

🚀 Quickstart | 🏠 Home | 📚 Docs

A Node.js binding for Zvec —— a lightweight, lightning-fast, in-process vector database.

💫 Features

  • Blazing Fast: Searches billions of vectors in milliseconds.
  • Simple, Just Works: Install with npm i @zvec/zvec and start searching in seconds. No servers, no config, no fuss.
  • Dense + Sparse Vectors: Work with both dense and sparse embeddings, with native support for multi-vector queries in a single call.
  • Hybrid Search: Combine semantic similarity with structured filters for precise results.
  • Runs Anywhere: As an in-process library, Zvec runs wherever your code runs — notebooks, servers, CLI tools, or even edge devices.

Installation

Install the package using npm:

npm install @zvec/zvec

Supported Platforms

  • Linux (x86_64/ARM64)
  • macOS (ARM64)

About

High-performance Node.js bindings for Zvec, a lightweight, lightning-fast, in-process vector database

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published