Skip to content
/ pocketai Public

Android frontend for oobabooga / text-generation-webui

Notifications You must be signed in to change notification settings

zlsl/pocketai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pocketai

Android frontend for oobabooga / text-generation-webui (https://github.com/oobabooga/text-generation-webui)

Main functions:

  1. Creating/editing chat templates
  2. Connect to the API
  3. Launch chats based on templates

Features

  1. Support for several characters in the chat, including those created “on the fly” by the model.
  2. The ability to “address” the selected character.
  3. Possibility of "banning" the appearance of new characters.
  4. Maintaining a character database (name, avatar, embeddings).
  5. Correction of incorrect model responses (garbage, malformed characters)
  6. Setting generation parameters (temperature and other)

pocketai

Приложение для доступа к API oobabooga / text-generation-webui (https://github.com/oobabooga/text-generation-webui)

Основные функции:

  1. Создание/редактирование шаблонов для чата
  2. Подключение к API
  3. Запуск чатов на основе шаблонов

Фичи

  1. Поддержка нескольких персонажей в чате, в том числе создавыемых "на лету" моделью.
  2. Возможность "обращения" к выбранному персонажу.
  3. Возможность "бана" появления новых персонажей.
  4. Ведение базы персонажей (имя, аватар, эмбеддинги).
  5. Исправление некорректных ответов модели (мусор, "левые" персонажи)
  6. Настройка параметров генерации (температура и прочие параметры)