AWARE is an AI powered Project Zomboid mod meant to help us understand our characters inner thoughts through their survival.
At a high level the mod exists in two parts:
1. A LUA script which uses the in game event hooks to track the actions the character takes throughout the day and saves it to a file
2. A separate application which listens for changes to that file, takes the info and sends it to a locally hosted LLM, then saves faux sentient thought to another file for the LUA script to consume
This purpose of this channel is to track the progress of the development.
Liking, subscribing, and commenting is greatly appreciated as I get this project off the ground. Thank you all!