docs: rework README into a launch ramp with cited-retrieval proof#9
Merged
Conversation
arhuman
commented
Jul 1, 2026
Owner
- restructure README: pain/contrast hook, "Try it in 60 seconds", real cited dialogue
- add "Does it actually retrieve?" proof section with mnemos eval numbers
- add examples/git-recipes OKF bundle as a lexical-friendly eval corpus (validated)
- move config + full command table to docs/configuration.md and docs/commands.md
- refresh demo-session.gif/tape to showcase semantic search (embed build), with a reproducibility note for the default lexical build
- fix mnemos models install usage (requires a arg)
- add "Semantic search (the embed build)" section: all-MiniLM-L6-v2 model, pure-Go inference via gomlx/onnx-gomlx (not the C++ ONNX Runtime), sugarme tokenizer, mean-pool + L2-normalize, embeddings storage, RRF (k=60) hybrid fusion, and linear-scan scaling
- link it from the README Semantic search section (kept to one line)
- restructure README: pain/contrast hook, "Try it in 60 seconds", real cited dialogue - add "Does it actually retrieve?" proof section with mnemos eval numbers - add examples/git-recipes OKF bundle as a lexical-friendly eval corpus (validated) - move config + full command table to docs/configuration.md and docs/commands.md - refresh demo-session.gif/tape to showcase semantic search (embed build), with a reproducibility note for the default lexical build - fix mnemos models install usage (requires a <model> arg) - add "Semantic search (the embed build)" section: all-MiniLM-L6-v2 model, pure-Go inference via gomlx/onnx-gomlx (not the C++ ONNX Runtime), sugarme tokenizer, mean-pool + L2-normalize, embeddings storage, RRF (k=60) hybrid fusion, and linear-scan scaling - link it from the README Semantic search section (kept to one line)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.