Skip to content
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.

avramdj/gpt3-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPT-3 Chat

OpenAI GPT-3 bot chat application.

Read about GPT-3 and the OpenAI API https://openai.com/blog/openai-api/

Architecture

  • Frontend: React, Socket.IO, Redux, Tailwind. (React SPA)
  • Backend:
    • Node server: Express, Socket.IO, MongoDB. (REST API with JWT based authentication and the Socket.IO chat server)
    • GPT-3 server: Flask, OpenAI API (Python Flask server that talks to the OpenAI API)

Demo

video

Screenshot_2021-04-14 React App(1)

About

OpenAI GPT-3 bot chat app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published