-
Notifications
You must be signed in to change notification settings - Fork 0
julien/cgpt
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A program that talks to the OpenAI (chat) API, AKA ChatGPT. You'll need an API key, which can be generated at: https://platform.openai.com/account/api-keys Make sure you have Go(https://go.dev) installed, and run the program with go run . # or go run main.go Run tests with: go test ./... -count=1 -cover -coverprofile=cov.txt -race -v
About
Talk with ChatGPT in your terminal (requires an API key)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published