Skip to content

elbombardi/shellgpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShellGPT

A demo that shows how to leverage ChatGPT, to convert a human language sentence into a linux shell command.

With this, I don't need to remember linux commands anymore :)

Install

git clone https://github.com/elbombardi/shellgpt.git
cd shellgpt
go install

API Key

  • Go to https://platform.openai.com, and create an account (or sign in your account).
  • Generate a new API key,
  • Store the API Key as the environement variable OPENAI_API_KEY.

Usage

shellgpt

Demo

demo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages