Skip to content

EBEREGIT/nodejs-chatgpt-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodejs ChatGPT Tutorial

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

Click here to view the tutorial that give birth to this project

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

Dependencies

Installation

  • Clone this repo https://github.com/EBEREGIT/nodejs-chatgpt-tutorial
  • Navigate into the repo cd nodejs-chatgpt-tutorial
  • Install the dependencies npm install
  • Run the index.js file node index

That will open a prompt in the terminal for you to type a message. It will continue until you decide to terminate the chat using Control + C

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published