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
git clone --recurse-submodules https://github.com/filippofinke/cli-gpt
cmake --build . --target install
export OPENAI_API_KEY=<your openai api key>
cli-gpt <explain what you want to do>
๐ค Filippo Finke
- Website: https://filippofinke.ch
- Github: @filippofinke
- LinkedIn: @filippofinke
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a โญ๏ธ if this project helped you!
Copyright ยฉ 2023 Filippo Finke.
This project is MIT licensed.