Skip to content

akhmadzaki/openai-chat-repl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAI Chat in REPL-style

To build the program

go build .

Before running the program, add an .env file in root folder and add your own OpenAI API key to the file

SECRET_KEY=<YOUR-OPENAI-API-KEY>

To run

./openai-api

About

OpenAI Chat REPL-style

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages