vegu-ai / talemate

Roleplay with AI with a focus on strong narration, consistent world and game state tracking.
GNU Affero General Public License v3.0
160 stars 11 forks source link

Stat system #135

Open xXwatermelon opened 3 months ago

xXwatermelon commented 3 months ago

Hello, I was wondering if you could make a customizable stat system for this and keeps track of it? Maybe XP and the likes?

vegu-ai-tools commented 2 months ago

Work towards gamification like that is certainly planned, although the path there is still in the air.

In an ideal world i'd envision a free form ruleset you define for your scene and then let the director agent govern it (and maintain a stats table for each character based on it). Not sure this is feasible with local LLMs yet, but ill probably start testing the waters soon.

Right now you could technically do something like this using the scoped scene api (what is used to guide the simulation suite for exmple), but that would be scene specific programming logic and is currently obstructed behind having to know python, WIP work on the api itself and lack of documentation.

MiyeonLin commented 2 months ago

Cant wait for this, im using your unified 0.27 version, working great with the choice of embeddings.

If this and images of current scene can be added to chat, would be a totally immersive experience.