CoolFace
Apppublic

oddebolt/cs2-ai-review

sourceHugging Faceupdated 7mo agoView on Hugging Face
0likes
App README

CS2 AI Demo Review

AI-powered CS2 demo analysis that parses your match replays and delivers detailed coaching feedback.

Python Flask Groq

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 .md files
  • Scan local demos — auto-detect .dem files in the uploads folder

Screenshots

Dark CS2-inspired UI with orange accents

Quick Start

1. Clone the repo

bash
git clone [https://github.com/OGL86/cs2AI.git](https://github.com/OGL86/cs2AI.git)
cd cs2AI