BigHugger
sk Skill · HeliosDatabase

heliosdb-nano-vector

Vector search in HeliosDB-Nano. Covers HNSW index creation (CREATE INDEX … USING HNSW), the three distance operators (<-> L2, <#> negative inner product, <=> cosine), bulk vector inserts via the library API (insert_vectors / delete_vectors / delete_vector_store), hybrid BM25 + vector search via the MCP tool, and tuning knobs in [vector] config (hnsw_ef_construction, pq_codebook_bits). Use this when the user wants…

installs 8w
0
30-day movement
starts with the next reading
Related entries
1
Connections
3
tomlsqlrustjsonrpcRust
Host repository
HeliosDatabase/HeliosDB-Nano
Allowed tools
Bash(heliosdb-nano *), Bash(psql *), Read
Host stars
10
Host language
Rust