Google Gemini AI game master
Gemini helps the world answer without a dialogue tree.
Playworlds uses different Gemini models for different kinds of thought: deep game-master turns, quick in-character conversation, teammate actions, and selected translation tasks.
Play PlayworldsVoice or text · AI game master · Persistent saves
What it does
One focused layer in a multi-model game system.
- Game master & actions
- gemini-3.5-flash
- Companion conversation
- gemini-3.1-flash-lite
- Selected translation
- gemini-2.5-flash-lite
Why the layer matters
Designed around the rhythm of play.
Role-fit reasoning
Different kinds of turns receive the balance of depth and speed they need instead of forcing one model to do every job.
Contextual turns
The models respond to the current journey instead of selecting a line from a fixed conversation tree.
Persistent campaigns
The game carries world state and prior decisions forward as context when the adventure continues.
Common questions
The short version
What does Google Gemini family do in Playworlds?
Google Gemini family provides narrative reasoning and game state as one part of the Playworlds voice-adventure stack.
Is Playworlds built around a single AI model?
No. Playworlds separates narrative reasoning, speech recognition, text-to-speech, voice activity detection, and persistent game state into distinct layers.
