Feat: AI-powered genre categorization with OpenRouter

This commit is contained in:
Hördle Bot
2025-11-22 11:55:50 +01:00
parent e56d7893d7
commit dc69fd1498
4 changed files with 479 additions and 2 deletions

View File

@@ -14,6 +14,7 @@ services:
- TZ=Europe/Berlin # Timezone for daily puzzle rotation
- GOTIFY_URL=https://gotify.example.com
- GOTIFY_APP_TOKEN=your_gotify_token
- OPENROUTER_API_KEY=your_openrouter_api_key
volumes:
- ./data:/app/data
- ./public/uploads:/app/public/uploads