Spaces:
Sleeping
Sleeping
| title: NOT ME - Voice Deduction Game | |
| emoji: 🎮 | |
| colorFrom: indigo | |
| colorTo: red | |
| sdk: gradio | |
| sdk_version: 3.50.2 | |
| app_file: app.py | |
| pinned: false | |
| # NOT ME - Voice Deduction Game | |
| A social deduction game powered by Mistral AI and ElevenLabs where players must identify who had their voice stolen and modified. | |
| ## Game Overview | |
| Players record their answers to AI-generated questions, but beware - one player's voice will be cloned and modified! Can you identify the impostor voice? | |
| ## Features | |
| - Real-time multiplayer gameplay | |
| - AI-generated questions using Mistral AI | |
| - Voice cloning and modification using ElevenLabs | |
| - Interactive voice recording and playback | |
| - Engaging social deduction mechanics | |
| ## How to Play | |
| 1. Join a game with 3-5 players | |
| 2. Record your answer to the AI-generated question | |
| 3. Listen carefully to all responses | |
| 4. Discuss and vote on whose voice was modified | |
| 5. Victory goes to the players if they identify the impostor, or to the impostor if they remain undetected | |
| ## Technical Stack | |
| - Flask backend with WebSocket support | |
| - Real-time audio processing | |
| - Integration with Mistral AI and ElevenLabs APIs | |
| - Interactive WebGL background animations | |
| ## Created for Mistral AI Game Jam 2024 | |
| This game was developed as part of the Mistral AI Game Jam, showcasing creative applications of AI in gaming. |