--- title: Battleship AI emoji: 🎮 colorFrom: blue colorTo: pink sdk: gradio sdk_version: 5.29.0 python_version: 3.12 app_file: app.py pinned: false license: mit short_description: Two LLMs compete in Battleship on Crusoe Foundry --- # Battleship AI **Two LLMs compete in Battleship, powered by [Crusoe Intelligence Foundry](https://www.crusoe.ai/cloud/managed-inference).** ## How It Works 1. Enter your Crusoe Foundry API key 2. Pick two models to battle 3. Click **Start Battle!** and watch them play ## Models Available - DeepSeek-V3-0324 - DeepSeek-R1-0528 - Llama 3.3 70B Instruct - Qwen3 235B A22B Instruct - Gemma 3 12B ## Built With - **Frontend**: Gradio + HTML5 Canvas - **LLM API**: Crusoe Intelligence Foundry (OpenAI-compatible) - **Deployment**: Hugging Face Spaces *Fully coded with Claude Code • Open models on Crusoe Intelligence Foundry*