Add QMD architecture diagram to README
Generated with PaperBanana (Gemini 3 Pro). Shows query expansion fanning HyDE+Vec into vector searches, Lex into BM25, merged via reciprocal rank fusion and LLM reranking.
This commit is contained in:
parent
73136e4f59
commit
03a25d69d9
@ -4,6 +4,8 @@ An on-device search engine for everything you need to remember. Index your markd
|
||||
|
||||
QMD combines BM25 full-text search, vector semantic search, and LLM re-ranking—all running locally via node-llama-cpp with GGUF models.
|
||||
|
||||

|
||||
|
||||
## Quick Start
|
||||
|
||||
```sh
|
||||
|
||||
BIN
assets/qmd-architecture.png
Normal file
BIN
assets/qmd-architecture.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.6 MiB |
Loading…
Reference in New Issue
Block a user