Guesswork – zsh autosuggestions ranked by an AI model instead of prefix match A tool called Guesswork delivers inline zsh autosuggestions ranked by an AI model rather than prefix matching, installed via the command `curl -fsSL https://guesswork.findmalek.com/install.sh | bash`. The tool's live demo is ranked by the real Jev model, with Tab or the right-arrow key accepting a suggestion, and the developer suggests trying commands such as `git`, `docker`, or `kub`. guesswork Inline zsh autosuggestions ranked by an AI model — not just prefix matches. curl -fsSL https://guesswork.findmalek.com/install.sh | bash Try: zsh — guesswork playground ➜ Try git , docker , or kub · Tab or → to accept A live demo, ranked by the real Jev model — not a recording, not hardcoded.