Skip to content

geoffroh/aichat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Chat

An AI Chatbot wrapping OpenAI's API. Written with Go & React.

OPENAI_API_KEY="sk-abc123" OPENAI_URL="https://api.openai.com/v1/chat/completions" go run example.go

The OPENAI_API_KEY can be generated here.

http://localhost:3001

example screenshot

About

Go/React app using OpenAI's API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages