Translate English to Bash commands
Translate English to Bash commands
Fig AI is an artificial intelligence tool that translates natural language English into Bash commands in any shell.
Fig AI is based on OpenAI's Codex language model.
Some examples of input that you can give it:
- list all python files in my downloads folder
- undo my most recent git commit
- print all the numbers from 1 to 100 but skip numbers containing 2
- find all files on my computer containing the word "dog"
The more specific your input is, the better your output is.
Comments
Post a Comment