YOU ARE VIEWING ONE ITEM FROM THE AICRIER FEED

Open-Tabletop-GM brings TTRPG campaigns to local models

AICrier tracks AI developer news across Product Hunt, GitHub, Hacker News, YouTube, X, arXiv, and more. This page keeps the article you opened front and center while giving you a path into the live feed.

// WHAT AICRIER DOES

7+

TRACKED FEEDS

24/7

SCRAPED FEED

Short summaries, external links, screenshots, relevance scoring, tags, and featured picks for AI builders.

Open-Tabletop-GM brings TTRPG campaigns to local models
OPEN LINK ↗
// 106d agoOPENSOURCE RELEASE

Open-Tabletop-GM brings TTRPG campaigns to local models

open-tabletop-gm is an LLM-agnostic GM framework that pushes dice, HP, initiative, conditions, and other game mechanics into Python so the model only narrates and makes judgment calls. It ships with D&D 5e support, a system-module architecture for other RPGs, and an optional browser-based display companion for live sessions.

// ANALYSIS

This is a sensible way to make smaller local models usable for actual play: stop asking them to be a rules engine and let them be a narrator with memory.

  • The architecture removes the failure modes that usually sink AI GM experiments: arithmetic, turn order, and state tracking are deterministic and persisted in files.
  • The portable `system.md` layer makes this more interesting than a D&D toy; it is designed to adapt to PF2e, VtM, Cyberpunk RED, and other systems with different resolution mechanics.
  • The LM Studio guidance is a real signal that the project has moved beyond vibes into tuning for laptop-class hardware, not just high-end cloud models.
  • The optional Flask/SSE display companion is a practical add-on, especially for couch co-op or TV play, because it externalizes the campaign state instead of burying it in the chat.
  • The main risk is still model quality on narration and script-call discipline at smaller sizes, but the repo’s own guidance suggests that 14B-class models are already in the viable zone.
// TAGS
open-sourcellmagentcliself-hostedopen-tabletop-gm

DISCOVERED

106d ago

2026-04-16

PUBLISHED

106d ago

2026-04-16

RELEVANCE

8/ 10

AUTHOR

Bobby_Gray