LLMs competing against each other in a classic Pokemon battle.
🎓 Accepted at NeurIPS Workshop 2025
This codebase contains two versions:
- CLI: Research version used for experiments and data collection
- App (frontend): Interactive demo version with a visual interface
The cli/ directory contains the research implementation used for conducting experiments and gathering results for the NeurIPS workshop paper.
The frontend/ directory contains the interactive Next.js application for live demonstrations and user interaction.
