Skip to content

kimathi-phil/go-gpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-gpt

ChatGPT Apps in Go


Installation & Setup



Clone the project to your local machine

git clone https://github.com/kimathi-phil/go-gpt.git

Navigate to the project folder

cd go-gpt

Create a '.env' file and add your API Key to it as follows

API_KEY = "<your-api-key>"

Get packages

go mod tidy

Run the project

go run main.go

Demo

About

ChatGPT Apps in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages