<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Building a Chess Coach — Anant Dole and Asbjorn Steinskog, Take Take Take</title>
        <link>https://video.ut0pia.org/videos/watch/4aba739f-c67d-4604-9db5-3f1e8b34ea2a</link>
        <description>LLMs can explain things clearly but can't play chess reliably. Take Take Take (Magnus Carlsen's app) solved this by separating concerns: Stockfish handles position evaluation, tactical and positional detectors extract concepts like forks, pins, and structural weaknesses, and the LLM's only job is translating those structured signals into English. Keeping the model as a translator rather than a reasoner is what makes it work at sub-3-second latency for a consumer app. Anant Dole and Asbjørn Steinskog also walk through how they closed the feedback loop. When a user flags bad commentary, it posts to Slack and injects the event into a running Claude Code session via Channels, a new MCP feature in research preview. Claude investigates the position, modifies prompts or detectors, regenerates the commentary, and asks clarifying questions back through Slack. During the live demo, Anant was reviewing the PR from his phone. Speaker info: https://www.linkedin.com/in/asbj%C3%B8rn-ottesen-steinskog-a8000241/, https://www.linkedin.com/in/anantdole/</description>
        <lastBuildDate>Thu, 14 May 2026 17:57:56 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://video.ut0pia.org</generator>
        <image>
            <title>Building a Chess Coach — Anant Dole and Asbjorn Steinskog, Take Take Take</title>
            <url>https://video.ut0pia.org/lazy-static/avatars/0287a09a-aae7-4840-9843-b416426e7046.webp</url>
            <link>https://video.ut0pia.org/videos/watch/4aba739f-c67d-4604-9db5-3f1e8b34ea2a</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://video.ut0pia.org/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://video.ut0pia.org/feeds/video-comments.xml?videoId=4aba739f-c67d-4604-9db5-3f1e8b34ea2a" rel="self" type="application/rss+xml"/>
    </channel>
</rss>