by kriserickson · AI 工具 · ★ 8
AI CLI AI CLI translates natural language into shell commands using LLMs (OpenAI, OpenRouter, or a local server), then applies a safety policy before execution. Important Safety Warning LLMs are non-deterministic. The same prompt can produce different commands across runs. Always review and understand every command before you approve or run it. Treat generated commands as untrusted suggestions, especially for file operations, process control, networking, and anything requiring elevated permissions.
| Stars | 8 |
| Forks | 1 |
| Language | Go |
| Category | AI 工具 |
| License | MIT |
| Quality Score | 33.75/100 |
| Last Updated | 2026-04-07 |
| Created | 2026-02-19 |
| Platforms | cli, go |
| Est. Tokens | ~27k |
These tools work well together with ai-cli for enhanced workflows:
Explore other popular ai 工具 tools:
ai-cli is A tool that uses an LLM to generate command line functions.. It is categorized as a AI 工具 with 8 GitHub stars.
ai-cli is primarily written in Go.
You can find installation instructions and usage details in the ai-cli GitHub repository at github.com/kriserickson/ai-cli. The project has 8 stars and 1 forks, indicating an active community.
ai-cli is released under the MIT license, making it free to use and modify according to the license terms.