SorcerAI 2D puzzle roguelike AI training game— downloadable on itch.io Demonstrates: AI Design, System Design Role:Solo Dev System Design Challenge In my Bachelor’s Thesis, I ponder the question how AI can be used to dynamically influence a game system during play. In the draft for designing my system, there are several requirements: Workflow Over a short…
Paris 1788 LLM chatbot NPC in engine Demonstrates: Technical Implementation Role:Solo Dev Technical Implementation Challenge Implementing a large language model API into my own Unity / Unreal project without a paid subscription or dependency on a non-open-source provider. —> self-hosting. The AI should Solution First, I set up a Jupyter Notebook that would later host…