TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

AI Chess Coach

1 点作者 anantdole4 天前

2 条评论

poobear224 天前
I liked what I saw. I would love for you to have a simple filter so I could just examine, say Ruy Lopez games (I know this is more complex for your back end). Right now, you present my chess games, but I may only be interested in a particular opening. If you allowed a filter option of just a few moves, that would simplify what I want to look at. Otherwise, I need to do a fair amount of work to identify the types of games I want to analyze.<p>So, if you could support giving me a tool to see where I go wrong in my commonly played openings, that would be great.
anantdole4 天前
I have been trying to figure out how to make LLMs understand and get better at chess. Enter the AI Chess Coach which helps players improve.<p>Demo: <a href="https:&#x2F;&#x2F;app.chesscoach.dev&#x2F;#Analysis" rel="nofollow">https:&#x2F;&#x2F;app.chesscoach.dev&#x2F;#Analysis</a><p>Landing page to follow along the build: <a href="https:&#x2F;&#x2F;chesscoach.dev&#x2F;" rel="nofollow">https:&#x2F;&#x2F;chesscoach.dev&#x2F;</a><p>It works for games on lichess.org and chess.com<p>Still a work in progress, and welcome any feature suggestions.