← Browse

Europe 2026

Building a Chess Coach — Anant Dole and Asbjorn Steinskog, Take Take Take

Anant Dole , Asbjorn Steinskog , Take Take Take

Overview

This talk details the development of an AI-powered chess coach, focusing on how to bridge the gap between traditional chess engines and Large Language Models (LLMs). The core challenge addressed is LLMs' inherent weakness in calculation and reasoning for games like chess, despite their ability to explain concepts. The solution involves a pipeline that leverages strong chess engines for analysis and LLMs for generating human-readable explanations, with an autonomous agent loop for continuous improvement.

Who should watch

Key takeaways

Notable quotes

*LLMs often hallucinate because they're trained on language; they can't calculate.*
*We want everything to be grounded in the information that we give it.*
*It's really important to separate that sort of data pipeline from the language generation.*

Watch on YouTube →

Unofficial community note. Prefer the recording for nuance.