Skip to content

ZakMiller/gpt3-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat with GPT-3

This project demonstrates a simple React chat app that lets you chat with GPT-3.

Chat with GPT-3 in action

Running

  1. Change <your-token> in /src/services/gpt.ts to your OpenAI token.

npm install
npm run start

More

To read more about this project, check out my guide.

Credit

Thank you to Samuel Roth for some of the messenger code and Pubnub for some hints about how to implement the loading indicator in CSS.

And of course thank you OpenAI for GPT-3!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published