kwaroran 334b1c8a5a [feat][experimental] Add auto-translate input message, [fix] Apply markdown to AutoSuggest (#163)
# PR Checklist
- [ O ] Did you check if it works normally in all models? *ignore this
when it dosen't uses models*
- [ O ] Did you check if it works normally in all of web, local and node
hosted versions? if it dosen't, did you blocked it in those versions?
- [ O ] Did you added a type def?

# Description

- This commit adds new entries in the language files and UI support for
auto-translate messages.

- The new feature uses a textarea input field to translate messages as
they are typed, and the translated text is shown in a new field. Also,
the language settings now provide an option to enable/disable auto
message translation.

- The code changes include adding a new function to update the input
sizes for both input fields and some minor code refactoring to support
new functionality.

- This commit adds the import for the ParseMarkdown function from the
parser module required for translating messages in the Suggestion chat
screen.
- The code changes also include adding a check for the translator
variable in the button toggle handling to avoid unwanted button display.
Lastly, the commit updates the template for rendering translated suggest
messages.
- Improve user prompt for AutoSuggest


![ani](https://github.com/kwaroran/RisuAI/assets/11344967/459896d4-b99d-4f23-9b18-cd9fc8e677eb)
2023-06-08 08:34:15 +09:00
2023-05-31 23:32:28 +09:00
2023-05-07 12:41:45 +09:00
2023-05-27 03:51:23 +09:00
2023-05-29 17:37:28 +09:00
2023-06-07 09:48:11 +09:00
2023-05-27 23:15:23 +09:00
2023-05-07 12:41:45 +09:00
2023-05-07 12:41:45 +09:00
2023-05-18 04:52:01 +09:00
2023-06-07 08:57:42 +09:00
2023-06-07 08:57:42 +09:00
2023-05-07 12:41:45 +09:00
2023-05-19 01:22:13 +09:00
2023-05-29 17:37:28 +09:00
2023-05-28 01:46:51 +09:00
2023-06-03 06:10:26 +09:00
2023-05-21 02:33:21 +09:00
2023-05-07 14:23:42 +09:00
2023-05-07 12:41:45 +09:00
2023-06-07 09:48:11 +09:00
2023-05-21 02:33:21 +09:00

RisuAI

Screenshot_6

A AIChat Frontend like Tavern, with great accessibility. Run in web or with installer.

Web version

Installer version

Features

  • Emotion Images
    • Also known as expressions. Works without additional programs
  • Multiple AI Providers
    • OpenAI, Oogabooga, etc.
  • Group Chats
    • Multiple characters in one chat
  • Plugins
    • Add your features and providers with one file.
  • Regex Script
    • Modify Ai's Output by simple Regex
  • Lorebook
    • Also known as world infos or memory book
  • Themes
    • Choose it from 3 themes
  • Customizable, Friendly UI
    • Great Accessibility and mobile friendly

Discord

Description
No description provided
Readme 62 MiB
Languages
TypeScript 58.9%
Svelte 35.1%
JavaScript 4.4%
Rust 0.5%
Lua 0.3%
Other 0.7%