33 Forks
341 Stars
341 Watchers

sgpt

SGPT is a command-line tool that provides a convenient way to interact with OpenAI models, enabling users to run queries, generate shell commands and produce code directly from the terminal.

How to download and setup sgpt

Open terminal and run command
git clone https://github.com/tbckr/sgpt.git
git clone is used to create a copy or clone of sgpt repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with sgpt https://github.com/tbckr/sgpt/archive/master.zip

Or simply clone sgpt with SSH
[email protected]:tbckr/sgpt.git

If you have some problems with sgpt

You may open issue on sgpt support forum (system) here: https://github.com/tbckr/sgpt/issues