/aigo

go-chatgpt

Primary LanguageGo

How to make it work

  • OPENAI_ACCESS_TOKEN environment variable must be set to your OpenAI API key
  • Download the binary from the releases page
  • Run the binary ex: ./aigo gpt hello chatGPT
  • You can add the binary to your $PATH to run it from anywhere