Skip to content

Chess-Game-Review v0.1.0

Latest

Choose a tag to compare

@bhatganeshdarshan bhatganeshdarshan released this 14 May 06:15
61f31a4

Initial Public Release - v0.1.0 🎉

First stable release of Chess Game Review!

This version includes:

  • PGN analysis with Stockfish.
  • Move classifications (Blunder, Brilliant, etc.).
  • Accuracy and ACPL calculations.
  • Natural language explanations for moves.
  • Flask server with /analyze and /status endpoints.

See README.md for full features and usage instructions.
Install via pip: pip install chess-game-review