HomeUse Cases → Vector Search

Vector
Search

Native vector similarity search with the valkey-search module. HNSW indexing, KNN queries, hybrid filters, and sub-millisecond nearest-neighbor lookups.

valkey-searchHNSWKNNEmbeddingsHybrid Search

Cookbooks

3 guides using the valkey-search module with FT.CREATE, FT.SEARCH, and hybrid filters

Live Demo

Create indexes, add documents, run KNN and hybrid searches with score visualization

Complete source code on GitHub

All cookbooks and demo code for vector search with valkey-search.