Command-line productivity tool powered by OpenAI’s GPT models. More information: https://github.com/TheR1D/shell_gpt#readme.
sgpt "mass of the sun"
chmod 444
to all files in the current directory:sgpt --shell "make all files in current directory read only"
sgpt --code "solve fizz buzz problem using Python"
sgpt --chat session_name "please remember my favorite number: 4"
REPL
(Read–eval–print loop) session:sgpt --repl command
sgpt --help