DungeonGPT streams autonomous AI D&D nonstop
DungeonGPT is a 24/7 Twitch experiment that runs a fully autonomous D&D 5e campaign with an AI Dungeon Master and AI players, powered by Qwen3-30B and Qwen3-TTS on a single RTX A6000 via Vast.ai. The system handles narration, combat, dice rolls, HP and spell tracking, world-state management, and voice acting inside one Python process with an aiohttp control dashboard.
This is less a polished product than a compelling proof that small local-model stacks can already orchestrate surprisingly rich autonomous simulations. The real story is not “AI plays D&D,” but how much game-state, tool-calling, and real-time voice orchestration one builder squeezed onto a single rented GPU.
- –Running both the DM and every player character through one Qwen3-30B setup is a strong demo of multi-agent role simulation without a heavyweight cluster
- –The interesting engineering detail is the tool-calling layer: the DM can trigger combat, update HP, level characters, and enforce D&D mechanics instead of just improvising text
- –Qwen3-TTS per-character voices plus a live HUD make the project feel closer to an autonomous showrunner than a chatbot gimmick
- –At roughly $0.38 to $0.40 per hour on Vast.ai, the post gives a rare concrete cost benchmark for hobbyist-scale always-on local LLM entertainment systems
DISCOVERED
32d ago
2026-03-11
PUBLISHED
32d ago
2026-03-11
RELEVANCE
AUTHOR
ipumbassi