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 dem…