diff --git a/ALL_README.md b/ALL_README.md index a01b345..8938aae 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -1,6 +1,7 @@ # All available README files by language - [Read the README in English](README.md) +- [Lee el README en español](README_es.md) - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) diff --git a/README.md b/README.md index f06ec0b..dd7cf16 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ ChatGPT-web is a simple one-page web interface to the OpenAI ChatGPT API. To use - Code: ChatGPT-web recognizes and highlights code blocks and allows you to copy them with one click. -**Shipped version:** 2024.05.06~ynh1 +**Shipped version:** 2024.05.13~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md new file mode 100644 index 0000000..f24c7e2 --- /dev/null +++ b/README_es.md @@ -0,0 +1,65 @@ + + +# chatGPT-web para Yunohost + +[![Nivel de integración](https://dash.yunohost.org/integration/chatgpt-web.svg)](https://dash.yunohost.org/appci/app/chatgpt-web) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/chatgpt-web.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/chatgpt-web.maintain.svg) + +[![Instalar chatGPT-web con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=chatgpt-web) + +*[Leer este README en otros idiomas.](./ALL_README.md)* + +> *Este paquete le permite instalarchatGPT-web rapidamente y simplement en un servidor YunoHost.* +> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.* + +## Descripción general + +ChatGPT-web is a simple one-page web interface to the OpenAI ChatGPT API. To use it, you need to register for an OpenAI API key first. All messages are stored in your browser's local storage, so everything is private. You can also close the browser tab and come back later to continue the conversation. + +### Features + +- Private: All chats and messages are stored in your browser's local storage, so everything is private. +- Customizable: You can customize the prompt, the temperature, and other model settings. Multiple models (including GTP-4) are supported. +- Cheaper: ChatGPT-web uses the commercial OpenAI API, so it's much cheaper than a ChatGPT Plus subscription. +- Fast: ChatGPT-web is a single-page web app, so it's fast and responsive. +- Mobile-friendly: ChatGPT-web is mobile-friendly, so you can use it on your phone. +- Voice input: ChatGPT-web supports voice input, so you can talk to ChatGPT. It will also talk back to you. +- Pre-selected prompts: ChatGPT-web comes with a list of pre-selected prompts, so you can get started quickly. +- Export: ChatGPT-web can export chats as a Markdown file, so you can share them with others. +- Code: ChatGPT-web recognizes and highlights code blocks and allows you to copy them with one click. + + +**Versión actual:** 2024.05.13~ynh1 + +**Demo:** + +## Capturas + +![Captura de chatGPT-web](./doc/screenshots/screenshot.png) + +## :red_circle: funcionalidades no deseadas + +- **Non-free Network Services**: Promotes or depends entirely on a non-free network service. + +## Documentaciones y recursos + +- Sitio web oficial: +- Repositorio del código fuente oficial de la aplicación : +- Catálogo YunoHost: +- Reportar un error: + +## Información para desarrolladores + +Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/chatgpt-web_ynh/tree/testing + +Para probar la rama `testing`, sigue asÍ: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/chatgpt-web_ynh/tree/testing --debug +o +sudo yunohost app upgrade chatgpt-web -u https://github.com/YunoHost-Apps/chatgpt-web_ynh/tree/testing --debug +``` + +**Mas informaciones sobre el empaquetado de aplicaciones:** diff --git a/README_eu.md b/README_eu.md index 5f58963..d97e42a 100644 --- a/README_eu.md +++ b/README_eu.md @@ -31,7 +31,7 @@ ChatGPT-web is a simple one-page web interface to the OpenAI ChatGPT API. To use - Code: ChatGPT-web recognizes and highlights code blocks and allows you to copy them with one click. -**Paketatutako bertsioa:** 2024.05.06~ynh1 +**Paketatutako bertsioa:** 2024.05.13~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index b488532..f2c226a 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main. ChatGPT-web est une simple interface Web d'une page pour l'API OpenAI ChatGPT. Pour l'utiliser, vous devez d'abord vous inscrire à une clé API OpenAI. Tous les messages sont stockés dans le stockage local de votre navigateur, donc tout est privé. Vous pouvez également fermer l'onglet du navigateur et revenir plus tard pour poursuivre la conversation. -**Version incluse :** 2024.05.06~ynh1 +**Version incluse :** 2024.05.13~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 2042900..76dc509 100644 --- a/README_gl.md +++ b/README_gl.md @@ -31,7 +31,7 @@ ChatGPT-web is a simple one-page web interface to the OpenAI ChatGPT API. To use - Code: ChatGPT-web recognizes and highlights code blocks and allows you to copy them with one click. -**Versión proporcionada:** 2024.05.06~ynh1 +**Versión proporcionada:** 2024.05.13~ynh1 **Demo:** @@ -39,7 +39,7 @@ ChatGPT-web is a simple one-page web interface to the OpenAI ChatGPT API. To use ![Captura de pantalla de chatGPT-web](./doc/screenshots/screenshot.png) -## :red_circle: Caraterísticas cuestionables +## :red_circle: Debes considerar - **Non-free Network Services**: Promotes or depends entirely on a non-free network service. diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 3f1396d..c85df77 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -31,7 +31,7 @@ ChatGPT-web is a simple one-page web interface to the OpenAI ChatGPT API. To use - Code: ChatGPT-web recognizes and highlights code blocks and allows you to copy them with one click. -**分发版本:** 2024.05.06~ynh1 +**分发版本:** 2024.05.13~ynh1 **演示:**