Skip to content

pathcl/go-assistant

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go ChatGPT

Chat GPT assistant written in GO.

Installation

Install go-assistant with go install

  go install github.com/halilylm/go-assistant@v0.1.0

Usage/Examples

go-assistant

if you are getting an error, you need to add $GOPATH/bin to the path. You can find your $GOPATH by running go env command.

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.

Demo

screenshot

About

CLI App interacting with ChatGPT

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 100.0%