Skip to content

This app is a ChatGPT Clone using OpenAIs gpt-3.5-turbo Model.

Notifications You must be signed in to change notification settings

Abd-Elhadi/Chat-GPT-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT clone

install

npm i

start app

npm run start:frontend

create a new terminal and run the following command

npm run start:backend

Project will be running in the browser.

Open [http://localhost:3000](http://localhost:3000) to view it in your browser.

Tech used

  • openai API
  • react
  • react-icons

About

This app is a ChatGPT Clone using OpenAIs gpt-3.5-turbo Model.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published