feat: implement core D&D helpers logic and system architecture

This commit is contained in:
2026-05-25 22:14:58 -07:00
parent 5bb483431f
commit 685586318f
36 changed files with 1137 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
# D&D Helpers Configuration
OPENAI_API_KEY=your_api_key_here
LLM_MODEL=gpt-4o
WHISPER_MODEL=base
AUDIO_DEVICE_ID=None