#shell #ollama #llm #cli

app ai-shell

A CLI tool that turns natural language into shell commands!

3 releases

Uses new Rust 2024

new 0.1.2 Apr 19, 2025
0.1.1 Apr 19, 2025
0.1.0 Apr 19, 2025

#2548 in Command line utilities

MIT license

14KB

๐Ÿš ai-shell

Translate natural language into terminal commands using Ollama.

ai-shell is a CLI tool that helps you turn natural language requests into actual shell commands. It's perfect for quickly generating terminal commands without needing to remember exact syntax โ€” and it can even execute them with your confirmation.


โœจ Features

  • ๐Ÿง  Powered by Ollama and LLMs like llama3
  • โš™๏ธ Converts plain English into executable shell commands
  • ๐Ÿ”’ Asks for confirmation before executing any command
  • ๐Ÿ’ป Displays your current platform (macOS, Linux, etc.)
  • ๐Ÿงผ Clean output, and explains behavior for commands like cd

Dependencies

~8โ€“26MB
~316K SLoC