| title: Duel of Albion | |
| emoji: ⚔️ | |
| colorFrom: purple | |
| colorTo: blue | |
| sdk: docker | |
| pinned: false | |
| # Duel of Albion | |
| A 3D AI-powered cyberpunk fighting game built with FastAPI. | |
| The AI opponent uses a fine-tuned Gemma 3 4B model to counter your moves in real time. | |
| ## Setup | |
| Add your HF_TOKEN as a Secret in Space settings so the gated base model (google/gemma-3-4b-it) can be downloaded. The fine-tuned adapter is public at Sathvik0101/gemma-3-combat-npc-adapter. | |