Lev Index

[WHAT] Vector index management for semantic search using LEANN (97% storage reduction) [HOW] Build indexes from directories, add content incrementally, search semantically via gRPC service on port 50052 [WHEN] Use when building/updating indexes, checking index health, or directly querying a specific index [WHY] Enables semantic search across code and docs with efficient graph-based storage Triggers: "build index", "search index", "index status", "add to index", "update index", "semantic search"

lev-os 54eec3f 6.7 KB Updated

File contents

lev-os/lev-content/tree/main/sources/skills/lev-index commit 54eec3f84f

Frequently asked questions

npx skillmds@latest add lev-os/lev-index