gptcli

module
v0.3.4 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2024 License: AGPL-3.0

README

gptcli

A CLI based interface to OpenAI's GPT API

Building

make

Installing

mkdir -p $HOME/bin
GPTCLI=$(curl -s https://api.github.com/repos/mikeb26/gptcli/releases/latest | grep browser_download_url | cut -f4 -d\")
wget $GPTCLI
chmod 755 gptcli
mv gptcli $HOME/bin
# add $HOME/bin to your $PATH if not already present

Contributing

Pull requests are welcome at https://github.com/mikeb26/gptcli

For major changes, please open an issue first to discuss what you would like to change.

License

AGPL3

Directories

Path Synopsis
cmd
gptcli
Copyright © 2023 Mike Brown.
Copyright © 2023 Mike Brown.
Copyright © 2023 Mike Brown.
Copyright © 2023 Mike Brown.

Jump to

Keyboard shortcuts

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