Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
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.
DungeonMind.net, I’ve got a number of tools from item card generation to statblock generation. All using image generation and text generation.
Generative AI TTRPG tools deployed via FastAPI and fine-tuned Stable Diffusion.
- GPT-5OpenAI'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 generationAI 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
Building Magic the gathering decks using AI
Medellín
This talk explores building Magic: The Gathering decks using basic AI techniques like tf/idf to calculate card synergy…
Teaching an AI Agent to Build a Data Warehouse
Denver
See an AI agent, Modlr, autonomously design and build a complex data warehouse model live, transforming weeks of…
How to build a Gamemaster
Seattle
This talk explores building an AI Gamemaster for a D&D-like voice-based game, focusing on combining game systems, human…
WeMadeThis.World - A Collaborative Worldbuilding Tool
Seattle
This talk demonstrates a collaborative worldbuilding tool using LLMs to extract and organize user-generated content via interactive role-play…
AI Game Master
Seattle
We’ll explain how our bootstrapped AI adventure reached 100 k users, using text, audio, image, and 3D AI, with cost‑saving…
unBoredAI
Portland
This talk covers the development of unBoredAI, an app using OpenAI and RAG with LangChain to generate personalized…