DnDnAI, Game Master creation at the speed of tokens | Denver .

Members-Only

Recent Talks & Demos are for members only

Exclusive feed

You must be an AI Tinkerers active member to view these talks and demos.

November 25, 2025 · Denver

DungeonMind: D&D AI Tools

This talk demonstrates tools using generative AI for creating D&D content like item cards and statblocks, enhancing creativity and lowering entry barriers.

Overview
Links
Tech stack
  • GPT-5
    OpenAI's GPT-5: The unified, multimodal foundation model delivering PhD-level reasoning and state-of-the-art coding performance.
    Copy that: GPT-5 is OpenAI's flagship multimodal model, launched August 7, 2025, as the successor to GPT-4. This is a major architectural shift: it unifies advanced reasoning capabilities (like the 'o-series' models) and rapid response times into a single system, eliminating the need for manual model switching (Source: OpenAI, August 2025). The model demonstrates state-of-the-art performance across technical benchmarks (math, programming, finance) and features a massive 272,000-token context window (Source: Jagran Josh, Voiceflow). Developers access it via the API in variants—including `gpt-5-mini` and `gpt-5-nano`—optimized for latency and cost trade-offs, making this frontier intelligence accessible across all ChatGPT tiers (Source: Botpress, Jagran Josh, Voiceflow).
  • Image generation
    AI image generation synthesizes high-fidelity visual content directly from natural language text prompts (text-to-image).
    Image generation is a generative AI process: it creates novel visual assets from user-supplied text prompts. Diffusion models, like OpenAI's DALL-E 3 and Stability AI's Stable Diffusion, are the core technology, trained on massive datasets to map language to pixels. These models now produce photorealistic images, complex artistic styles, and accurate in-image text (a key DALL-E 3 feature), revolutionizing digital art, advertising, and content creation workflows by reducing asset production time from days to seconds.

Related projects