/reactjs-gptfree

ChatGPT ReactJS without API

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

ChatGPT Free

This is a clone of ChatGPT, a large language model trained by OpenAI, built using ReactJS.
NOT REQUIRE ANY API KEY

Watch the video

Getting Started

To get started with this project, follow these steps:

git clone https://github.com/jahrulnr/reactjs-gptfree.git

cd reactjs-gptfree
npm install
npm start

Features

This ChatGPT clone includes the following features:

  • Ability to input text and receive responses from the model.
  • Support for multiple languages.
  • Option to switch between different models or versions of the model.
  • Responsive design for use on desktop or mobile devices.

Technologies Used

This project was built using the following technologies:

  • ReactJS
  • Bootstrap
  • Font Awesome

Reference

ramonvc / FreeGPT WebUI