Local-first retrieval.Built in.

Embedded retrieval for applications. Local workspace search for developers and AI agents.

PYTHON SDK
schema = zvec.CollectionSchema(
    name="docs",
    vectors=zvec.VectorSchema(
        "embedding", zvec.DataType.VECTOR_FP32, 768
    ),
)
collection = zvec.create_and_open(
    path="./zvec_data", schema=schema
)

Products across retrieval workflows

Zvec embeds retrieval in applications; Zvec-Grep brings local workspace search to people and AI agents.

EMBEDDED ENGINE

Zvec

Dense, sparse, full-text, and hybrid retrieval embedded directly in your application.

PrivateOpen source
Explore Zvec

Runtime & platform

INFRASTRUCTURE
SIMDMMAPBuffer poolThread pool
RUNTIMES
LinuxmacOSWindowsAndroidiOS
CLI & MCP

Zvec-Grep

Local search beyond exact keywords—for people and AI agents.

Powered by Zvec
Explore Zvec-Grep
CODEMDTXTDATA
zg
exactBM25vectorhybrid
Ranked evidencepaths · symbols · lines
PeopleAI agents
Beyond keywordsSource-linkedLocal CLI + MCP
SWE-QA AGENT BENCHMARK
+1.5 ppquality−47%tokens−59%tool calls−38%agent time