← All projects
OhMyDialogSystem
Engine tooling: a local LLM inference runtime embedded in Godot 4.
Developer tooling for Godot 4, not a game: llama.cpp is embedded into the engine through a C++ GDExtension, integrated with its object lifecycle and scripting layer, and exposed to game teams as three distinct dialogue modes. All inference runs on-device — no API calls, no chatbot wrapper.