You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
create a user interface that takes input from user and add it to a prompt and use the open ai api to generate a prompt from chapgpt and display it for the user
to run:
cd react-gpt
node server.js
npm run dev
REC-20250114165741.mp4
About
I've created a chatbot using openAI API to generate responses using prompt from user input and using React for UI