repositorypackage
0.1.0
Repository: https://github.com/halilylm/go-assistant.git
Documentation: pkg.go.dev
# README
Go ChatGPT
Chat GPT assistant written in GO.
Installation
Install go-assistant with go install
go install github.com/halilylm/[email protected]
Usage/Examples
go-assistant
if you are getting an error, you need to add $GOPATH/bin
to the path.
You can see it your $GOPATH
by running go env
When it is your first time using it, you need to paste your API key. This program will automatically open a browser to find your API key. After saving your API key, it won't ask again as long as this API key valid.