gpt4free icon indicating copy to clipboard operation
gpt4free copied to clipboard

I am a novice. May I know how to deploy this project and launch the GUI interface

Open LX-u0 opened this issue 2 years ago • 7 comments

LX-u0 avatar Oct 08 '23 07:10 LX-u0

See #983 You can however use forks like mine to have a GUI: https://github.com/C0untFloyd/gpt4free-gradio

However you should teach yourself how to create a venv and use pip to install and run python apps.

C0untFloyd avatar Oct 08 '23 10:10 C0untFloyd

you can start the gui by installing gpt4free with pip:

pip install -U g4f

then create a main.py file and run the gui like so:

from g4f.gui import run_gui
run_gui()

xtekky avatar Oct 08 '23 12:10 xtekky

Oh the GUI is back 👍

still prefer mine 😜

C0untFloyd avatar Oct 08 '23 20:10 C0untFloyd

GUI interface GPT replies with errors

500 Internal Server Error

Internal Server Error

The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.

LX-u0 avatar Oct 09 '23 12:10 LX-u0

There is also one here https://github.com/fantasy-peak/cpp-freegpt-webui

nqf avatar Oct 10 '23 05:10 nqf

GUI interface GPT replies with errors

500 Internal Server Error

Internal Server Error

The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.

i met the same problems, is that any experts can fix that?

zhangzhangzhiyuan avatar Oct 10 '23 07:10 zhangzhangzhiyuan

Bumping this issue because it has been open for 7 days with no activity. Closing automatically in 7 days unless it becomes active again.

github-actions[bot] avatar Oct 18 '23 00:10 github-actions[bot]

Closing due to inactivity.

github-actions[bot] avatar Feb 28 '24 00:02 github-actions[bot]