ghost-logic commited on
Commit
5180eee
·
verified ·
1 Parent(s): f9acdf1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -1
README.md CHANGED
@@ -8,4 +8,25 @@ pinned: false
8
  license: afl-3.0
9
  ---
10
 
11
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  license: afl-3.0
9
  ---
10
 
11
+ # 🐉 Dungeon Smasher v2
12
+
13
+ A comprehensive AI-powered tool for managing D&D campaigns with a beautiful retro-gaming interface.
14
+
15
+ ## Features
16
+
17
+ - **Character Creator**: Generate characters with AI-powered names, backstories, and portraits
18
+ - **Campaign Generator**: Create campaign concepts and session content
19
+ - **NPC Creator**: Design NPCs with AI assistance
20
+ - **Random Generators**: Names, encounters, plot hooks, and more
21
+
22
+ ## Usage
23
+
24
+ Simply interact with the web interface to create and manage your D&D content!
25
+
26
+ ## Configuration
27
+
28
+ For full AI features, add your OpenAI API key in the Spaces settings:
29
+ - Go to Settings > Variables and secrets
30
+ - Add: `OPENAI_API_KEY` = your_openai_api_key_here
31
+
32
+ The app works without an API key but with limited AI features.