Mind Game's icon

Mind Game v0.2.1 Tools 4.3 Community

Submitted by user AbnormalMapStudio; MIT; 2024-05-31

Mind Game is a C# plugin based on the LLamaSharp library that allows the user to run Large Language Models (LLM) in-game on local hardware.

Features:
* Local inference of popular language models like Llama, Mistral, and Phi (.gguf filetype)
* Easy configuration with the ability to save different settings
* A MindAgent node that can be added anywhere in your scene to interact with the MindManager autoload
* 3D example scene with a MindAgent3D (CharacterBody3D + MindAgent)
* CPU or CUDA-accelerated inference

Future features:
* Batched/parallel conversation processing with forking and rewinding
* Function calling
* Graph RAG with memories
* Sensor-based interaction for MindAgent3D nodes

Check out the README on the GitHub page for model download links and more information.


View files Download Submit an issue Recent Edits