Requirements:
- .NET 8+ SDK
- OpenAI API Key (if using with external LLM; stubbed by default)
Run locally:
dotnet restore
dotnet runOn running, the system will prompt you to select a personality and enter user dialogue:
> Select personality: 3 (Empathetic)
> Enter message: I don’t want to talk to anyone...
>> Companion: I'm here with you. Take a breath. You're not alone.
If you use this work in your research, cite as:
@software{klangkasame2025reflexpoc,
author = {Thanakan Klangkasame},
title = {ReflexPOC: A Reflex-Orchestrated Ecosystem for Emotion-Aware NPC Systems},
year = 2025,
url = {https://github.com/Simulationable/ReflexPOC},
note = {Submitted to the Journal of Open Source Software}
}
This project is licensed under the MIT License.