Europe 2026
Running a Chess YouTube Channel entirely by AI — Stephan Steinfurt, TNG
Overview
This talk details the creation of an AI system capable of generating YouTube videos explaining chess games. The system combines large language models (LLMs) with specialized chess tools to analyze games, identify key moments like blunders and brilliant moves, and then produce narrated video content. The core challenge addressed is bridging the gap between AI engines that play chess well but cannot explain it, and LLMs that can explain but cannot play effectively.
Who should watch
- AI Engineers
- Product Managers
- Builders interested in AI-driven content generation
- Developers working with LLMs and tool integration
- Those exploring AI applications in niche domains like gaming
Key takeaways
- An AI agent was developed to automatically generate chess explanation videos by analyzing downloaded games.
- The system integrates LLMs (specifically Gemini 3.1 Pro) with tools for legal moves, chess engine analysis, and identifying checks, captures, and threats.
- The AI agent can explore variations, take back moves, and utilize external data like historical context via web search.
- The generated videos explain variations, brilliant moves, and blunders, with the AI deciding on highlighted squares and arrows.
- The approach aims to democratize chess content creation, allowing for personalized videos beyond those produced by top streamers.
- The cost per video is estimated to be around 20-30 cents, with ongoing efforts to optimize for efficiency.
- The system can incorporate different player skill levels to tailor explanations for various audiences.
Notable quotes
*It could easily take another 5 years until AI explains chess as well as a human trainer.*
*The problem is we've had really good chess engines for multiple decades, but they can't really explain chess well. On the other hand, we have now LLMs, they can well, say um have words and describe things, but they can't play chess well.*
*We have now have built an agent which has a lot of tools which is basically the main important ingredient here.*
Unofficial community note. Prefer the recording for nuance.