10 Forks
104 Stars
104 Watchers

gptsh

GPT.sh is a CLI tool built with NodeJs and powered by Open AI's GPT-3. It's main purpose is to translate natural language questions and requests into shell commands.

How to download and setup gptsh

Open terminal and run command
git clone https://github.com/shorwood/gptsh.git
git clone is used to create a copy or clone of gptsh 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 gptsh https://github.com/shorwood/gptsh/archive/master.zip

Or simply clone gptsh with SSH
[email protected]:shorwood/gptsh.git

If you have some problems with gptsh

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