Skip to content

An app that leverages the chess.com API, stockfish and LLMs to get chess coach-like insights and analysis on the chess games that you've played on Chess.com

Notifications You must be signed in to change notification settings

TheMaddax/Chess_Analysis

 
 

Repository files navigation

Chess Analysis

This project focuses on analysing chess game data from Chess.com to extract insights and provide actionable feedback for players. It leverages the Chess.com API for data retrieval, advanced analytics for pattern detection, and integration with Stockfish for optimal move generation and accuracy analysis.

Features

  • Data Extraction: Collect detailed chess game data (moves, results, timestamps, etc.) using the Chess.com API.
  • Data Processing: Clean and preprocess game data for structured analysis.
  • Move Accuracy Evaluation: Integrate the Stockfish chess engine to evaluate move accuracy and suggest improvements.
  • Statistical Analysis: Identify player performance trends and common move patterns.
  • Interactive Visualization: Create data visualisations to explore game performance and outcomes.

About

An app that leverages the chess.com API, stockfish and LLMs to get chess coach-like insights and analysis on the chess games that you've played on Chess.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 90.7%
  • Python 9.3%