1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/chatgpt-web_ynh.git synced 2024-09-03 18:16:21 +02:00
chatgpt-web_ynh/README_ru.md
2024-08-26 01:31:42 +00:00

3.9 KiB
Raw Permalink Blame History

chatGPT-web для YunoHost

Уровень интеграции Состояние работы Состояние сопровождения

Установите chatGPT-web с YunoHost

Прочтите этот README на других языках.

Этот пакет позволяет Вам установить chatGPT-web быстро и просто на YunoHost-сервер.
Если у Вас нет YunoHost, пожалуйста, посмотрите инструкцию, чтобы узнать, как установить его.

Обзор

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

🔴 Анти-функции

  • Non-free Network Services: Promotes or depends entirely on a non-free network service.

Документация и ресурсы

Информация для разработчиков

Пришлите Ваш запрос на слияние в ветку testing.

Чтобы попробовать ветку testing, пожалуйста, сделайте что-то вроде этого:

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