Altern Logo
Altern
autocomplete.sh logo

autocomplete.sh

Visit Website →

AI-powered Bash and Zsh autocompletion—Tab twice, command instantly.

Autocomplete.sh is a shell enhancement tool that integrates AI-powered command-line suggestions directly into your Bash or Zsh terminal. By pressing , it queries a Large Language Model (LLM) using your command context—like recent history, environment variables, and --help output—to generate 3–5 relevant command completions. It supports adaptable LLM providers like OpenAI, Groq, Anthropic, Claude, and local models via Ollama. Designed for privacy, it sanitizes sensitive data and supports local models under an open-source, MIT license . Developed in pure shell (Bash and Zsh), Autocomplete.sh delivers portability and minimal overhead. It’s been discussed at events like Boston’s AI Tinkerers meetups, and featured on Hacker News with positive reviews—users affirm it “wraps all the LLMS… I really just wanted the feeling of tab‑based auto‑complete to just work in the terminal” . The tool is easy to install via wget -qO- https://autocomplete.sh/install.sh | bash, with simple removal commands available .

Reviews

  • No reviews yet.
See something outdated? Suggest an update