science Experimental Environment
LLMs as Isolated Mechanics
Welcome. This site explores a specific philosophy of game development: using Large Language Models (LLMs) not as open-ended chatbots, but as isolated, structured mechanics within game engines.
Core Philosophy
- Structured Dialogue: Rendering character interactions using LLMs to generate specific, grounded data rather than free-form text.
- Semantic Interpretation: Using LLMs to interpret complex game states and translate them into meaningful narrative or mechanical consequences.
- Mechanical Isolation: Keeping the AI's influence bounded and predictable, ensuring it enhances the game loop without breaking immersion or control.
Experiments