I built a chess coach that explains moves like a grandmaster instead of showing engine lines — powered by LLM
Summary
A chess coaching tool that uses an LLM to explain moves in natural language like a grandmaster, replacing raw engine evaluations with contextual coaching narratives. It analyzes user games from Chess.com and Lichess with local Stockfish, detects recurring mistakes, and offers personalized chat and spaced repetition for blunders.
Similar Articles
mlabonne/LFM2.5-230M-Chess · Hugging Face
A 230M-parameter chess engine fine-tuned from LFM2.5-230M-Base using Stockfish distillation, capable of predicting chess moves with a language model interface and playing at around 2004 Elo.
@viditchess: Chess engines tell you the best move. But grandmasters are human, they don’t always play it. So I built "Kibitz": a hum…
Built 'Kibitz', a human move predictor for chess broadcasts, trained on RTX 5080, and automated its operation as a business using Hermes, Stripe, and NVIDIA AI Nemotron for a hackathon.
@N3sOnline: Used @mattpocockuk /teach skill and gave it access to a chess engine and an API to fetch all of my recent games. It now…
A user demonstrates using a custom AI skill with a chess engine and game API to fetch recent games, analyze them, and generate personalized lessons with interactive visuals and puzzles.
@maximelabonne: ChessLFM went full circle and is now on the home page of @lichess Super cool to see, Lichess is where I collected all t…
ChessLFM, an AI model, has been featured on the home page of Lichess, a popular chess platform, where the model's seed data was collected.
Discovering High-Quality Chess Puzzles with Offline Reinforcement Learning
This paper leverages offline reinforcement learning to automatically generate high-quality chess puzzles, enhancing pedagogical value for beginners based on extensive user data from platforms like Chess.com and Lichess.