CLI for hybrid local search: BM25 + vector embeddings, incremental indexing, and realtime file watch. Requires Bun.
seekx engine: SQLite store, hybrid search (BM25 + vector + RRF), indexing, and file watching. TypeScript sources for Bun.
OpenClaw memory backend: hybrid BM25 + vector search with reranking and CJK support