chess

Tag

Cards List
#chess

I built a chess coach that explains moves like a grandmaster instead of showing engine lines — powered by LLM

Reddit r/artificial · 6d ago

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.

0 favorites 0 likes
#chess

Chess Invariants

Hacker News Top · 2026-05-22 Cached

The article models chess as a concurrent system and derives state and transition invariants, demonstrating formal verification techniques using TLA+.

0 favorites 0 likes
#chess

Regex Chess: A 2-ply minimax chess engine in 84,688 regular expressions

Hacker News Top · 2026-05-14 Cached

Nicholas Carlini's project implements a 2-ply minimax chess engine using 84,688 regular expressions, executed sequentially to play valid chess moves. The post explains the design of a regular expression computer that interprets instructions.

0 favorites 0 likes
#chess

Trained transformer-based chess models to play like humans (including thinking time) [P]

Reddit r/MachineLearning · 2026-05-13

Trained transformer-based chess models for rating buckets from 800 to 2500+, predicting moves, thinking time, and outcome. Achieves strong accuracy with only 9M parameters, and includes a novel thinking-time prediction component.

0 favorites 0 likes
← Back to home

Submit Feedback