Coding React ChatGPT Web App | Part 3: Setting the Subject

Channel:
Subscribers:
1,000
Published on ● Video Link: https://www.youtube.com/watch?v=ZBQhoqpyBCo



Duration: 13:01
42 views
0


#chatgpt #coding #development #react #webdevelopment #openai

This is the third video in a series I have been doing on how to integrate the OpenAI Chat API into a React web app. The first video showed how to get started with the API and hold a simple conversation; the second video built on this by adding tone and style to the conversation; in this video I am going to further develop the app by adding context, or to put it another way, setting a subject for the conversation. I will also be adding a conversation history so that previous interactions with the AI will be used to create a richer and more realistic type of conversation.

Part 3 GitHub Repos:
https://github.com/indierevo/reactopenaichat3

Part 2 GitHub Repos:
https://github.com/indierevo/reactopenaichat2

Part 1 GitHub Repos:
https://github.com/indierevo/reactopenaichat1







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