Skip to content

nuson999/fgpt-extended

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

19 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

FGPT Extended

Ultimate Chatbot UI for ChatGPT ๐Ÿ’ฌ

Table of Contents

Features โœจ

  • Updated the list of models to work with the API โœ”๏ธ
  • Check real-time API Status from the UI ๐Ÿ“Š
  • Improved Regenerate Method to prevent errors ๐Ÿ› ๏ธ
  • Fixed bugs ๐Ÿž
  • System Adaptive Theme ๐ŸŒ“
  • (Testing) Fallback between models automatically ๐Ÿ”„

Todo

Image Generation Feature ๐Ÿ–ผ๏ธ

  • We're also aiming to add an image generation which will enable users to create images within the application.

Plug-in Support ๐Ÿ”Œ

  • Finally, we're looking forward to implementing plug-in support that will allow users to enhance the functionality of the application with additional, optional features.

Installation

Follow these steps to get a local copy up and running:

  1. Clone the repository

    To clone the repository, run the following command in your terminal:

    git clone /~https://github.com/eungangku/fgpt-extended.git
  2. Navigate to the project directory

    Change your current working directory to the cloned repository's location:

    cd fgpt-extended
  3. Install the required dependencies

    npm install
  4. Run the project

    After successfully installing the dependencies, you should now be able to run the project.

    Set API endpoint and others in .env, and then

    npm run dev

Please ensure you have the correct environment before attempting to install. If you encounter any issues during the installation process, please refer to the 'Issues' tab in the GitHub repository.

Usage

Contribution

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

Follow these steps to contribute:

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b my-branch-name)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin my-branch-name)
  5. Open a Pull Request

We welcome the following types of contributions:

  • Bug fixes
  • New features
  • Documentation improvements
  • Code optimizations
  • Translations
  • Tests

Thank you for your interest in contributing to the FGPT Extended! ๐ŸŽ‰

License

This project is licensed under the terms of the MIT license.

Acknowledgements

This project contains code from "fgpt" (/~https://github.com/hihumanzone/fgpt) by hihumanzone

Releases

No releases published

Languages