Search & indexes
Retrieval
INDEX TYPES
Quantization
Runtime & platform
INFRASTRUCTURE
RUNTIMES
LinuxmacOSWindowsAndroidiOS
Embedded retrieval for applications. Local workspace search for developers and AI agents.
schema = zvec.CollectionSchema(
name="docs",
vectors=zvec.VectorSchema(
"embedding", zvec.DataType.VECTOR_FP32, 768
),
)
collection = zvec.create_and_open(
path="./zvec_data", schema=schema
)Zvec embeds retrieval in applications; Zvec-Grep brings local workspace search to people and AI agents.
Dense, sparse, full-text, and hybrid retrieval embedded directly in your application.
Explore ZvecLocal search beyond exact keywords—for people and AI agents.
Beyond the product family, open-source projects embed Zvec across knowledge tools, agent memory, AI frameworks, and data pipelines.

Desktop hybrid search over local graphs and embeddings.

Private context retrieval and knowledge-graph memory.
Persistent local memory that agents can search and recall.

Semantic search inside an all-in-one AI framework.
Incremental data pipelines that stay connected to retrieval.