Giter Site home page Giter Site logo

chatgpt-clone's Introduction

ChatGPT-Clone

image

Domain

  -Web Development

Tech Stack

  -Frontend using ReactJS
  -Backend using Nodejs and Expressjs
  -Getting Responses as text,images from OpenAI API
  -Retrieving models from OpenAI API
  -Voice assistant using Alan
  
  -Nodejs packages:
      "express": "^4.18.2",
      "@alan-ai/alan-sdk-web": "^1.8.43",
      "body-parser": "^1.20.2",
      "cors": "^2.8.5",
      "dotenv": "^16.0.3",
      "express": "^4.18.2",
      "morgan": "^1.10.0",
      "openai": "^3.2.1",
      "react": "^18.2.0"

About this Project🤔:

This project is a ChatGPT-Clone which interacts in a conversational way. It returns answers to the queries asked and generates a response/answer.

Features:

  • Text Generation: This clone involves an interactive chatting interface using which the user can chat with the AI model and get the necessary information.
  • Image Generation: Visual representation of the text is one of the best ways to a proper idea of the text. To achive this, this project alos includes a image generation feature along with text. For every question asked by the user, the answer includes an image related to the question.
  • Changing Models: There are tons of AI models developed by OpenAI which are trained to work differently for different purposes. If one is good at reading and returning answers as text, the other is more efficient at analaysing and returning code. So, the user can also change the models and work with whichever one is suitable for his/her purpose of using the app.
  • Voice Assistant: A voice assistant feature is also included in this project. Just click the blue button in the right bottom corner and start speaking. All you questions will be answered back in the form of voice using Alan API.

Contributions

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

 -Fork and Clone the Project (https://github.com/komalioruganti/ChatGPT-Clone.git)
 -Create your Feature Branch (git checkout -b branch-name)
 -Commit your Changes (git commit -m 'commit-message')
 -Push to the Branch (git push origin branch-name)
 -Open a Pull Request

👉 Try it out. It's awesome

Steps to run it locally:

  1. Clone the repository using git clone -https://github.com/komalioruganti/ChatGPT-Clone.git.
  2. Enter to the project directory cd [local repository].
  3. You'll need to get your own API Key from OpenAI API and update it in the process.env file.
  4. Install the dependencies using npm install.
  5. Run the project npm start, the project should be running on http://localhost:3000. Enjoy!!
  6. Open another terminal and run the command node index.js
  7. Congratulations! Ask anything you wish an answer for.

chatgpt-clone's People

Contributors

komalioruganti avatar

Stargazers

Igor Tadić avatar  avatar

Watchers

 avatar

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.