Skip to content

chintanshah35/ChatGPTApp

Repository files navigation

ChatGPTApp

Steps to run the project:

  1. After cloning the repository, use npm install to install all the server dependencies needed on root folder
  2. Inside index.js update organization-id and api-key from OpenAI platform
  3. cd into client folder and run npm install to install client dependencies
  4. Run node index.js on root folder
  5. Inside client folder run npm start to run project.

Available Scripts

In the project directory, you can run:

node index.js

Runs the server at http://localhost:3080

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

Screenshots

About

Developed Chat GPT Clone Web App using OpenAI API, React JS, Node JS and Express. Added AI model filters and temperature control to handle randomness of a model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors