Inspiration
We wanted to turn chaotic group chat energy into something structured, competitive, and actually fun. Social apps focus on matching, but not on what happens after. We asked: What if flirting, roasting, and debating became a skill-based game? That’s how BattleBrain was born, a meme-powered arena where wit wins and toxicity backfires.
What it does
BattleBrain is a real-time, gamified debate platform. Users match Tinder-style and enter a “Battle Arena.” An AI Moderator assigns a petty, meme-based debate topic. Players attack each other’s arguments with clever responses. Players can take help from an AI-assistant, which can aid them in generating responses. Witty, relevant strikes score points, while toxic or off-topic responses penalize the sender. The AI evaluates wit, relevance, and toxicity in real time and dynamically adjusts the battle.
How we built it
• Frontend: Real-time chat interface with dynamic scoring UI
• Backend: Node.js with modular API structure
• Database: MongoDB for users, matches, battles, and stats
• AI Integration: LLM-powered moderator for topic generation, scoring, and contextual replies
• WebSockets: Real-time battle updates and live score syncing
Challenges we ran into
• Preventing repetitive AI responses
• Keeping AI strictly on-topic during debates
• Handling toxicity without killing the fun
• Designing a fair scoring algorithm for wit vs relevance
• Maintaining real-time performance while calling AI APIs
Accomplishments that we're proud of
• Built a fully functional real-time debate engine
• Designed a scoring system that rewards creativity over toxicity
• Successfully integrated AI for moderation and dynamic responses
• Created a fun, competitive experience that feels like a game, not just a chat
What we learned
• AI needs strict prompting and structure to avoid repetition
• Real-time systems require careful backend planning
• Clear scoring rules improve user engagement
• Moderation and creativity must coexist in social AI apps
What's next for Battle Brain
• seasonal tournaments
• Custom AI personas and difficulty levels
• Voice-based debate mode
• Advanced anti-toxicity detection
• Mobile app release
Log in or sign up for Devpost to join the conversation.