Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

EBEREGIT/react-nodejs-chatgpt-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

7 Commits

Repository files navigation

This is a fullstack chatbot created with React, Nodejs, OpenAi, and ChatGPT while developing the following tutorial:

How To Build A Chat Bot Application With OpenAI, ChatGPT, Nodejs, And React

See the Video Tutorial:
How to Build an AI-Powered ChatBot with OpenAI, ChatGPT, Node.js, and React

Dependencies

Backend

Frontend

Installation

  • Clone this repo https://github.com/EBEREGIT/react-nodejs-chatgpt-tutorial

  • Navigate into the repo cd react-nodejs-chatgpt-tutorial

  • Navigate into the backend folder cd backend

  • Install the dependencies npm install

  • Replace the configuration data with your own data in the index.js file

  • Run the index.js file node index

That will start the backend server on port 8000: http://localhost:8000/

  • Navigate into the frontend folder cd frontend
  • Install the dependencies npm install
  • Start the local server npm run dev

That will open the project on your default browser: http://127.0.0.1:5173/. You can now chat with the AI from your browser

About

This repository contains a fullstack chatbot project based on the ChatGPT `gpt-3.5-turbo` model.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

AltStyle によって変換されたページ (->オリジナル) /