Skip to content

kkdai/chatgpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatgpt: Chat GPT console client in Golang

GitHub license Go

A Golang console client for ChatGPT (https://chat.openai.com) using GPT

Install

go get -u -x github.com/kkdai/chatgpt

Request for API from OpenAI

Request your OpenAPI key in https://beta.openai.com/account/api-keys

Usage

export API_KEY=YOUR_KEY chatgpt  

Snapshot

Contribute

Please open up an issue on GitHub before you put a lot efforts on pull request. The code submitting to PR must be filtered with gofmt

License

This package is licensed under MIT license. See LICENSE for details.

About

ChatGPT Console client in Golang

Topics

Resources

License

Stars

Watchers

Forks

Contributors 5

Languages