A newer version of the Gradio SDK is available:
5.41.1
metadata
title: STEM Adventure Games
emoji: π¬
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 5.39.0
app_file: app.py
pinned: false
license: mit
short_description: Interactive STEM adventure game guide
STEM Adventure Games
Interactive STEM adventure game guide
Quick Setup
Step 1: Configure API Key (Required)
- Get your API key from https://openrouter.ai/keys
- In Settings β Variables and secrets
- Add secret:
API_KEY
- Paste your OpenRouter API key
Step 2: Configure HuggingFace Token (Optional)
- Get your token from https://huggingface.co/settings/tokens
- In Settings β Variables and secrets
- Add secret:
HF_TOKEN
- Paste your HuggingFace token (needs write permissions)
- This enables automatic configuration updates
Step 3: Set Access Code
- In Settings β Variables and secrets
- Add secret:
ACCESS_CODE
- Set your chosen password
- Share with authorized users
Step 3: Test Your Space
Your Space should now be running! Try the example prompts or ask your own questions.
Configuration
- Model: qwen/qwen3-30b-a3b-instruct-2507
- API Key Variable: API_KEY
- HF Token Variable: HF_TOKEN (for auto-updates)
- Access Control: Enabled (ACCESS_CODE)
Support
For help, visit the HuggingFace documentation or community forums.