Coding React ChatGPT Web App | Part 1: Getting Started
Channel:
Subscribers:
1,000
Published on ● Video Link: https://www.youtube.com/watch?v=rwP3TfSoBvM
#chatgpt #coding #development #react #webdevelopment #openai
In this video I’m going to talk you through the code of a React JS web app I developed recently. The app is a simple chat bot that uses the same API as ChatGPT, namely the OpenAI Chat API. The app takes a user message, POSTs it to the API, then displays the response. A conversation history gradually builds up between you and the ChatAI.
GitHub Repository:
https://github.com/indierevo/reactopenaichat1
NodeJS Download:
https://nodejs.org/en/download
Other Videos By IndieRevo
Tags:
reactjs
react
javascript
development
coding
chatgpt
openai
openai api
api
programming
web development
chat
chatbot
ai
artificial intelligence
how to
set up
setting up
vs code