OpenAI GPT-3 bot chat application.
Read about GPT-3 and the OpenAI API https://openai.com/blog/openai-api/
- 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)