shellgpt

command module
v0.0.0-...-e282cd9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 9, 2023 License: MIT Imports: 12 Imported by: 0

README

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

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL