Skip to content

A TUI program to help you find commands using OpenAI models.

License

Notifications You must be signed in to change notification settings

fang2hou/commandgpt

Repository files navigation

commandgpt

A TUI program to help you find commands using OpenAI models.

Currently, GPT-3.5-Turbo and GPT-4 are supported.

Preview

sample.mp4

Usage

cg

Install

From source

go 1.20 is required.

go build -o cg .
mv cg /usr/local/bin

License

GPL-3.0

About

A TUI program to help you find commands using OpenAI models.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages