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 🚀

GitHub

View Github