SlashGPT for Go

Please visit the python version of SlashGPT to see the vision and goals of this project.

Required environment variables

GOPATH=~/.go
PATH=$GOPATH/bin:$PATH
OPENAI_API_KEY={your OpenAI API key}

How to run

go run main.go