Spaces:
Running
Running
File size: 877 Bytes
595ef4c 5180eee |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 |
---
title: Dungeon Smasher V2
emoji: π
colorFrom: green
colorTo: red
sdk: docker
pinned: false
license: afl-3.0
---
# π Dungeon Smasher v2
A comprehensive AI-powered tool for managing D&D campaigns with a beautiful retro-gaming interface.
## Features
- **Character Creator**: Generate characters with AI-powered names, backstories, and portraits
- **Campaign Generator**: Create campaign concepts and session content
- **NPC Creator**: Design NPCs with AI assistance
- **Random Generators**: Names, encounters, plot hooks, and more
## Usage
Simply interact with the web interface to create and manage your D&D content!
## Configuration
For full AI features, add your OpenAI API key in the Spaces settings:
- Go to Settings > Variables and secrets
- Add: `OPENAI_API_KEY` = your_openai_api_key_here
The app works without an API key but with limited AI features. |