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