shoet / gpt-chat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gpt-chat

Usage

git clone git@github.com:shoet/gpt-chat.git

cd gpt-chat

export CHATGPT_API_SECRET=<Your API key>

make up

go run main.go chat -c <ChatCategory>

About

License:Other


Languages

Language:Go 97.3%Language:Makefile 2.7%