BuilderIO/ai-shell
A CLI that converts natural language to shell commands using OpenAI's language models.

Not currently ranked — collecting fresh signals.
star history
The tool takes user prompts in plain English and generates corresponding shell commands via the OpenAI API. Users interact with a prompt interface to execute the suggested command, revise it with follow-up instructions, or cancel. It stores configuration like API keys locally and supports special character handling for shell compatibility.
Frequently asked
- What is BuilderIO/ai-shell?
- A CLI that converts natural language to shell commands using OpenAI's language models.
- Is ai-shell open source?
- Yes — BuilderIO/ai-shell is open source, released under the MIT license.
- What language is ai-shell written in?
- BuilderIO/ai-shell is primarily written in TypeScript.
- How popular is ai-shell?
- BuilderIO/ai-shell has 5.3k stars on GitHub.
- Where can I find ai-shell?
- BuilderIO/ai-shell is on GitHub at https://github.com/BuilderIO/ai-shell.