LLM — A large language model — the neural network behind tools like Claude and ChatGPT, trained on huge amounts of text to predict what comes next.
Why it matters
This case study shows an alternative to chat-model prompting for real-time game AI: feed game state to a low-latency structured-choice model and get terrain decisions back in roughly 300ms for a fraction of a cent.