open-dungeon
easy-to-use fully local AI roleplay app with story and inline scene images generated on your machine
GraphCanon updated Aug 13, 2026 · GitHub synced Aug 13, 2026
26views this month
Decision brief
Open Dungeon stands out with its emphasis on full local processing of both text and image generation, utilizing Gemma 4 QAT via Ollama for interactive-fiction roleplaying experiences.
Good fit when
- When you need to generate roleplay stories and inline scene images entirely offline without relying on any cloud services or API keys
- If your use case strictly requires all operations to be performed locally due to privacy concerns, network limitations, or a lack of internet connection
Avoid when
- When you rely on continuous model updates delivered via the cloud since Open Dungeon processes everything locally and does not connect for updates
- If your preferred environment is web-based with real-time collaboration features as Open Dungeon focuses purely on local execution, lacking online connectivity altogether
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Steady (38d since push)
- As of Aug 13, 2026
- Provenance
- Not a fork · Personal account
- As of Aug 13, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install open-dungeon npmSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Open Dungeon is an application for interactive-fiction roleplaying that generates stories and image scenes locally using Gemma 4 QAT via Ollama. It requires no cloud services.
Capability facts
- CLI
- CLI entrypoint
Source: package.json:bin|scripts · Aug 13, 2026
- MCP server
- No MCP server detected
Source: repo_scan · Aug 13, 2026
- Languages
- typescript, javascript
Source: github.language+package.json · Aug 13, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Sep 19, 2026)
`Launch-Windows.bat`. It checks Node.js, builds the app, and startsSource link
Tags
README
Quick start Mac (Apple Silicon): grab the DMG from Releases, drag Open Dungeon to Applications, and open it (right click → Open the first time — it's unsigned). It walks you through everything, including choosing Ollama or your own server as the narrator. Windows: download the re...
For agents
This page has a .md twin and JSON over the API.