oddebolt/cs2-ai-review
0
CS2 AI Demo Review
AI-powered CS2 demo analysis that parses your match replays and delivers detailed coaching feedback.
Features
- Upload & parse CS2 demo files (
.dem) using demoparser2 - Rich data extraction — kills, deaths, economy, grenades, trade kills, entry kills, positions, bomb events
- AI coaching analysis via Groq (llama-3.3-70b-versatile) with 5 structured sections:
- Economy & Buy Decisions
- Positioning & Duels
- Trade Kills & Teamplay
- Aim & Mechanics
- Top 3 Improvement Points
- Skill score bars — visual breakdown of aim, positioning, utility, economy, and teamplay
- Match history — browse and revisit previous analyses
- Markdown export — download analysis as
.mdfiles - Scan local demos — auto-detect
.demfiles in the uploads folder
Screenshots
Dark CS2-inspired UI with orange accents
Quick Start
1. Clone the repo
git clone [https://github.com/OGL86/cs2AI.git](https://github.com/OGL86/cs2AI.git)
cd cs2AI