🛠️Long term memory
Use of long term memory
Genni is intended to be a part of interactive X experience with AI. As result, we use at least two LLM systems in concert. One is an uncensored Llama based models that we interact with directly for quick responses with the agent base personality. The second model is intended to allow the LLM to store and retrieve memories based on their experiences and previous interactions. The combination of these two enables LLM that maintain memories that can influence their actions in the future. In total, Genni interacts with different users differently based on history and base personality.
Last updated