db5502c744cab62ca183ccadffb62db5fc7394fe
## PR Checklist - [ ] Did you check if it works normally in all of web, local and node hosted versions? if it doesn't, did you blocked it in those versions? > [!NOTE] > This checkbox is intentionally left unchecked due to an ongoing issue https://github.com/kwaroran/RisuAI/issues/641. If this issue is related to the pnpm version, this PR should not be merged. ## Description This PR specifies the exact version of pnpm to be used for this project by adding the `packageManager` field to the `package.json` file. ## Changes - Specified `"packageManager": "pnpm@9.10.0"` in `package.json` ## Motivation and Context By explicitly declaring the pnpm version in `package.json`, we ensure consistent package management across different development environments. This addresses compatibility issues between the project's lockfile and pnpm versions, preventing potential problems that could arise from version mismatches. ## Note on Version Selection The pnpm version 9.10.0 used in this PR is based on my current development environment. This version is flexible and can be adjusted if there's a specific version that should be used for this project. If you're aware of any version constraints or if there's a preferred pnpm version for this project, please let me know, and I'll update the PR accordingly.
RisuAI
RisuAI, or Risu for short, is a cross platform AI chatting software / web application with powerful features such as multiple API support, assets in the chat, regex functions and much more.
Screenshots
Features
- Multiple API Supports: Supports OAI, Claude, Ooba, OpenRouter... and More!
- Emotion Images: Display the image of the current character, according to his/her expressions!
- Group Chats: Multiple characters in one chat.
- Plugins: Add your features and providers, and simple share.
- Regex Script: Modify model's output by regex, to make a custom gui and others
- Powerful Translators: Automaticly translate the input/output, so you can roleplay without knowing model's language.
- Lorebook: Also known as world infos or memory book, which can made character memorize more.
- Themes: Choose it from 3 themes, Classic, WaifuLike, WaifuCut.
- Powerful Prompting: Change the prompting order easily, Impersonaite inside prompts, Use conditions, varables... and more!
- Customizable, Friendly UI: Great Accessibility and mobile friendly
- TTS: Use TTS to make the output text into voice.
- Additonal Assets: Embed your images, audios and videos to bot, and make it display at chat or background!
- And More!
You can get detailed information on https://github.com/kwaroran/RisuAI/wiki (Work in Progress)
Discord
Installation
- RisuAI Website (Recommended)
- Github Releases
Description
Languages
TypeScript
58.9%
Svelte
35.1%
JavaScript
4.4%
Rust
0.5%
Lua
0.3%
Other
0.7%