Skip to content

Mingz6/React-Chatbot-GPT3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPT3-powered React chatbot

This is a simple React chatbot that uses OpenAI's GPT3 API to generate responses to user input. Optionally, it can correct the errors in the things you type.

Try it out under https://mingz6.github.io/React-Chatbot-GPT3/.

It requires an OpenAI API key, which however is only saved in the brower and not sent to anyone (except OpenAI to get the dialogue completions).

About

A chat bot using GPT 3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors