Skip to content

AI-powered CLI tool to help you remember bash commands. Ported to Go.

License

Notifications You must be signed in to change notification settings

saffrondigits/gophy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gophy: GPT-3 Powered CLI Tool

A port of the popular Rusty CLI tool to Go.

Convert natural language into executable commands directly from the terminal!

Open source CLI tool powered by OpenAI (bring your own key).

Gophy.Demo.mov

Installation

  1. Clone this repo.

  2. Build the Go program.

go build
  1. Add the binary gophy to your path.

OpenAI API key

Create an environment variable OPENAI_KEY with your API key from OpenAI.

Usage

gophy <argument>

Go Docs

  • Learn Go - learn about the Go programming language.

🧠 OpenAI Docs

Follow Zahid for updates 🚀

About

AI-powered CLI tool to help you remember bash commands. Ported to Go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%