Open Dungeon: local roleplay with Gemma 4 QAT + inline Uncen-FLUX images, running at full 256K context under 8GB RAM (OS)

Reddit r/LocalLLaMA Tools

Summary

An open-source local AI dungeon app using Gemma 4 and FLUX for text and image generation, fully private and runs under 8GB RAM.

I wanted AI Dungeon but fully local and actually private, so I built it. The narrator is Gemma 4 (QAT Q4) through Ollama, and when a scene is worth showing it draws the picture too, locally, with FLUX. No API keys, no cloud, nothing leaves your machine. The part that surprised me: you can run the 12B at its full 256k context and it still only sits around 7.7GB of RAM, because Gemma 4 barely grows the KV cache. So the narrator can basically hold the whole story in its head. Old scenes that do scroll out get folded into a running summary so it never forgets what happened in chapter one. It plays like you would expect: Do / Say / Story modes, Continue, Retry, Erase, edit any line. Pick your model in the UI and it shows you the RAM cost up front. Mac one-click build in releases, or run from source. MIT, would love for people to break it and tell me what is missing. [https://github.com/newideas99/open-dungeon](https://github.com/newideas99/open-dungeon)
Original Article

Similar Articles

@berryxia: Guys, I recently came across a project that takes the local model Gemma 4 to new heights, and I was stunned. You open a retro-style dungeon crawler game, your character walks up to an NPC, casually types a prompt, and it instantly builds a working web app right there. This is what the Google Gemma team just...

X AI KOLs Timeline

AIventure is an open-source dungeon crawler game from Google's Gemma team that integrates Gemma 4 to let players build web apps through NPC prompts, serving as a developer masterclass on agentic workflows and vibe-coding.

LatitudeGames/Equinox-31B · Hugging Face

Reddit r/LocalLLaMA

Equinox-31B is a fine-tuned AI model on top of Gemma 4 31B Instruct that balances dark adventure and slice-of-life storytelling, designed for interactive fiction and role-playing games like AI Dungeon.