NPC control panel

So I made this NPC control panel it works with unreal engine, if I turn it into a full functional plugin for unreal would anyone be interested?

You can talk to the NPC and generate NPC, control the emotional states and eventually it will also control the world events, it has a full functional memory and decay memory system. It eventually will replace the behavior tree only current problem everything is communicated through http which makes it slow… only reason why I chose this route was because my computer couldn’t handle llm and unreal at the same time and it kept causing ghost in the machine so I took the API route. Fracturedsurvival.net