BrowseFull catalogOutcomesSolve a specific problemRolesStack by teamTrustFilter by risk tier
← Back to the Claude Observatory

zvec

Skill Data & Analytics Solid
Works inClaude Code
Solid Scanned — metadata only

Eliminates latency and operational overhead of external vector databases while enabling real-time semantic search and RAG workloads at scale within applicati…

Zvec is an open-source, in-process vector database from Alibaba that embeds directly in your application — no server to run or configure. It supports dense and sparse vectors, native full-text search, and hybrid queries that combine vector similarity, keywords, and scalar filters, with write-ahead logging so data survives crashes. SDKs are available for Python, Node.js, Go, Rust, and Dart/Flutter. Note: this is a general software library you call from your own code, not a Claude skill or plugin.

15,377 starsApache-2.0 (commercial OK)FreeQuick setup

Eliminates latency and operational overhead of external vector databases while enabling real-time semantic search and RAG workloads at scale within application processes.

Engineering teams building low-latency AI features or semantic search requiring embedded vector storage without separate infrastructure management.

Claude Code Claude Cowork Claude Chat

https://github.com/alibaba/zvec

By alibaba

How to Get It

Option 1: Claude Desktop App (Code Mode)Click the + button next to the prompt box → PluginsAdd plugin. Search and click Install. Skills work in Claude Code only.
Option 2: Paste into Claude CodeCopy the command below and paste it into your conversation. Claude will install it.
Command
pip install zvec

Tip: Paste this into a Claude Code conversation. Verify command matches your Claude Code version.

First thing to try

After installing, paste this into Claude:

Help me store and query embeddings from machine learning models without external database infrastructure
PrerequisitesPython 3.10–3.14 for the Python SDK, or Node.js for the JS SDK (Go, Rust, and Dart/Flutter SDKs also available). Supported platforms: Linux (x86_64/ARM64), macOS (ARM64), Windows (x86_64).Time to functionalAbout 5 minutes — pip install plus the README's one-minute Python example (create collection, insert, query).CostFree

Trust Signals Auto-scanned

Stars15,377Contributors29Last updated2026-08-05LicenseApache-2.0 (OK for commercial use)Known CVEsNone foundSources: GitHub Advisory Database + OSV.dev · Scanned 2026-08-13 · scanner vattempted-no-data

Community Pulse Active

Discussed on Hacker News, Reddit

3 mentions across 2 sources

Reviewer notes

Auto-scanned review. These are observations, not a security certification.

Scored from trust signals (evidence-eval-v1): 9,756 GitHub stars; contributors unknown; last commit 0d ago; license Apache-2.0.

Things to check

  • This is a general-purpose vector database library, not a Claude-specific skill — you install it as a Python/Node/Go/Rust/Dart package and wire it into your own application or agent code. Writes to a collection are single-process exclusive (multiple processes can read concurrently). Evidence-based evaluation from public trust signals, not hands-on tested; confirm fit before client deployment.

How to evaluate tools before deploying →

Data shown here comes from public APIs and automated scanning. Reviewer notes reflect one person's experience. This is not a security certification or legal recommendation. Always evaluate tools according to your own organization's policies.

Evaluation

Ease of Use
4/5
Versatility
5/5
Reliability
3/5
Security
3/5
Overall score3.85 / 5.00 SolidEvaluatedJun 2026
Scored from trust signals (evidence-eval-v1): 9,756 GitHub stars; contributors unknown; last commit 0d ago; license Apache-2.0.

← Back to the Claude Observatory

Rolling Claude out in your org? Let's talk.

Start a conversation →