1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/chatgpt-web_ynh.git synced 2024-09-03 18:16:21 +02:00

Auto-update READMEs

This commit is contained in:
yunohost-bot 2024-08-26 01:31:42 +00:00 committed by autoreadme_webhook
parent 96198fe62b
commit 5f5a5f81fd
9 changed files with 73 additions and 7 deletions

View file

@ -6,4 +6,5 @@
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)
- [Baca README dalam bahasa bahasa Indonesia](README_id.md)
- [Прочитать README на русский](README_ru.md)
- [阅读中文(简体)的 README](README_zh_Hans.md)

View file

@ -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.07.31~ynh1
**Shipped version:** 2024.08.21~ynh1
**Demo:** <https://niek.github.io/chatgpt-web/>

View file

@ -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 actual:** 2024.07.31~ynh1
**Versión actual:** 2024.08.21~ynh1
**Demo:** <https://niek.github.io/chatgpt-web/>

View file

@ -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.07.31~ynh1
**Paketatutako bertsioa:** 2024.08.21~ynh1
**Demoa:** <https://niek.github.io/chatgpt-web/>

View file

@ -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.07.31~ynh1
**Version incluse:** 2024.08.21~ynh1
**Démo:** <https://niek.github.io/chatgpt-web/>

View file

@ -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.07.31~ynh1
**Versión proporcionada:** 2024.08.21~ynh1
**Demo:** <https://niek.github.io/chatgpt-web/>

View file

@ -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 terkirim:** 2024.07.31~ynh1
**Versi terkirim:** 2024.08.21~ynh1
**Demo:** <https://niek.github.io/chatgpt-web/>

65
README_ru.md Normal file
View file

@ -0,0 +1,65 @@
<!--
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Он НЕ ДОЛЖЕН редактироваться вручную.
-->
# chatGPT-web для YunoHost
[![Уровень интеграции](https://dash.yunohost.org/integration/chatgpt-web.svg)](https://ci-apps.yunohost.org/ci/apps/chatgpt-web/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/chatgpt-web.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/chatgpt-web.maintain.svg)
[![Установите chatGPT-web с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=chatgpt-web)
*[Прочтите этот README на других языках.](./ALL_README.md)*
> *Этот пакет позволяет Вам установить chatGPT-web быстро и просто на YunoHost-сервер.*
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
## Обзор
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.
**Поставляемая версия:** 2024.08.21~ynh1
**Демо-версия:** <https://niek.github.io/chatgpt-web/>
## Снимки экрана
![Снимок экрана chatGPT-web](./doc/screenshots/screenshot.png)
## :red_circle: Анти-функции
- **Non-free Network Services**: Promotes or depends entirely on a non-free network service.
## Документация и ресурсы
- Официальный веб-сайт приложения: <https://niek.github.io/chatgpt-web/>
- Репозиторий кода главной ветки приложения: <https://github.com/Niek/chatgpt-web>
- Магазин YunoHost: <https://apps.yunohost.org/app/chatgpt-web>
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/chatgpt-web_ynh/issues>
## Информация для разработчиков
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/chatgpt-web_ynh/tree/testing).
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/chatgpt-web_ynh/tree/testing --debug
или
sudo yunohost app upgrade chatgpt-web -u https://github.com/YunoHost-Apps/chatgpt-web_ynh/tree/testing --debug
```
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>

View file

@ -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.07.31~ynh1
**分发版本:** 2024.08.21~ynh1
**演示:** <https://niek.github.io/chatgpt-web/>