1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/chatgpt-web_ynh.git synced 2025-11-05 19:48:40 +01:00
ChatGPT-web package for YunoHost
Find a file
2025-09-11 08:04:16 +02:00
conf fix 2023-05-14 12:52:06 +02:00
doc add screenshot 2023-05-14 12:54:40 +02:00
scripts cleaning 2025-09-06 18:39:04 +02:00
LICENSE Update LICENSE 2023-05-14 12:16:48 +02:00
manifest.toml Update manifest.toml 2025-09-06 18:39:10 +02:00
README.md Auto-update READMEs 2025-09-06 18:39:40 +02:00
tests.toml fix 2023-05-14 12:35:28 +02:00

Logo of chatGPT-web chatGPT-web, packaged for YunoHost

ChatGPT web interface using the OpenAI API

🌐 Official app website App Demo Version: 2025.05.12~ynh1

Screenshots

Screenshot of chatGPT-web

📦 Developer info

Automatic tests level

🛠️ Upstream chatGPT-web repository: https://github.com/Niek/chatgpt-web

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/chatgpt-web_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade chatgpt-web -u https://github.com/YunoHost-Apps/chatgpt-web_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.