Skip to content

Recreation of ChatGPT for educational purposes.

License

Notifications You must be signed in to change notification settings

jesubohr/chatgpt

Repository files navigation

ChatGPT

A recreation of OpenAI's largely popular web application made for educational purposes. This application is a web-based chatbot that uses open-source LLMs donwloaded into the user's browser to generate responses to user input, without paying for expensive API calls.

Features

  • Responsive Design: The application is designed to work on all devices, including mobile phones, tablets, and desktops.
  • Dark Mode: The application has a dark mode that can be toggled on and off.
  • Multiple Models: The application supports multiple models, including Llama, Phi, Gemma, and more.

Installation

  1. Clone the repository.
  2. Run npm install to install the dependencies.
  3. Run npm start to start the development server.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Recreation of ChatGPT for educational purposes.

Resources

License

Stars

Watchers

Forks