Giter Club home page Giter Club logo

chatgpt-clone's Introduction

ChatGPT-Clone

This is a chatGPT clone application which is made using Node.JS, Express and HTML, CSS. At the Backend it basically uses an npm package called chatGPT which in their backend they are using webscrapping tool called pupeteer to actually login, fetch and provide the data by OPENAI CHATGPT. Thats pretty much how this app works..

Dependencies of this project

Clone it

To run this on your local computer just use this

For Windows

  git clone [email protected]:cleverhare/chatGPT-Clone.git

For MacOS and Linux based distributions

 sudo git clone [email protected]:cleverhare/chatGPT-Clone.git

After that Just run the following

 npm install

Then make a proces.env or alternatively only .env file and save the following code inside

 OPENAI_EMAIL=your Open AI email
 OPENAI_PASSWORD=your password

Then run the following command in your favortite terminal

node index.mjs 

or alternatively

npm run dev

which is intended to use for development purpose, and this command in the backend use nodemon as a package

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

OPENAI_EMAIL

OPENAI_PASSWORD

Here is the format

 OPENAI_EMAIL=your Open AI email
 OPENAI_PASSWORD=your password

Features

  • You can do anything here which is possible on actual chatGPT

Tech Stack

Client: HTML, CSS, JavaScript

Server: NodeJS, ExpressJS, Other modules

Screenshots

App Screenshot App Screenshot

Contributing

Contributions are always welcome!

You have to raise an issue for everychange that you want in the application.

You will be assigned if the issue or recomendation found legit and worth adding.

FAQ

Why We have to solve the capctcha can't this be automated as well

Yes it can be but for that we have to use services like noceptcha or 2captcha, Stay alert may be this feature is coming soon..

Thank You

Thank You very much for reading this till the end..

chatgpt-clone's People

Contributors

cleverhare avatar

Watchers

 avatar

Forkers

boltz-tech

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.