๐จ command line tool that uses GPT to translate text into executable commands
Last updated Apr 23, 2026
74
Stars
9
Forks
2
Issues
0
Stars/day
Attention Score
15
Language breakdown
C++ 80.8%
CMake 19.2%
โธ Files
click to expand
README
Welcome to cli-gpt ๐
cli-gpt is a command line tool that uses the power of GPT language model to translate natural language text into executable commands. With cli-gpt, you can communicate with your computer in plain English and get things done quickly and efficiently without having to memorize complicated commands or syntax.

๐ Homepage
Clone
git clone --recurse-submodules https://github.com/filippofinke/cli-gpt
Install
cmake --build . --target install
Usage
export OPENAIAPIKEY=<your openai api key>
cli-gpt <explain what you want to do>
Author
๐ค Filippo Finke
- Website: https://filippofinke.ch
- Github: @filippofinke
- LinkedIn: @filippofinke
๐ค Contributing
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Show your support
Give a โญ๏ธ if this project helped you!
๐ License
Copyright ยฉ 2023 Filippo Finke.
This project is MIT licensed.
๐ More in this category