Next Update Soon


I'm working hard to bring you a much more comfortable update for everyone. Next, I'd like to mention what's ready and what's missing before releasing the next RAI-Loader update!

Currently in development/implemented to the RAI-Loader engine


- Massive changes to the personality file, a basic example of what they'll look like from now on (story or situation fields will likely be added)

{
    "contents": [
        {
            "role": "model",
            "parts": [
                {
                    "text": "\n"
                }
            ]
        }
    ],
    "CharacterInfo": {
        "name": "",
        "personality": "",
        "appearance": ""
    }
}

With this change implemented, previous personalities will no longer be supported, although this was to be expected given that since the emergency update, it wasn't a personality but a complete prompt for the language model.


- In-App Versioning System

Within RAI-loader, it will be possible to check if there is a newer version of the app by pressing a button. A small text will also be displayed in the lower right corner of the touchscreen indicating the currently installed version.


Along with this, not only versioning features were added, but also review features for minor interface changes (not functional changes). This outdated warning will not be visible to the player for now, as adjustments are still pending.


- Automatic language system based on console settings or in-app language settings (still pending).

This wasn't originally planned, but it would be helpful to maintain support for different languages to avoid issues with the AI not responding in the same language as the one we speak.


- Use of a personal API key and different Google Gemini LLMs, as well as customization and adjustments to token limits per response. (still pending)

Development has not yet begun on these last two capabilities; they will be the last thing we work on after updating the character pack in both English and Spanish.


These changes will take effect in the next update, for now they will remain exclusive to the development team (just me haha)

Get RAI Loader

Download NowName your own price

Leave a comment

Log in with itch.io to leave a comment.