Hybrid by default
Combine lexical (BM25) and semantic (FAISS) retrieval with configurable fusion.
BM25 + vector search, shipped as a single binary with an embedded UI.
# 1) Create config
semango init
# 2) Index your repo
semango index
# 3) Run the server
semango serverOpen http://localhost:8181.
Built by Omar Kamali (https://omarkamali.com) · Omneity Labs (https://omneitylabs.com)