scidCommunity

Discussion of anything and everything relating to chess playing software and machines.

Moderator: Ras

chesskobra
Posts: 360
Joined: Thu Jul 21, 2022 12:30 am
Full name: Chesskobra

Re: scidCommunity

Post by chesskobra »

whelanh wrote: Mon Mar 02, 2026 6:23 pm Actually I've come up with a proto-type for an "Auto Comment" button where I have scidCommunity use the Lichess Evaluation (or chessdb.cn if Lichess not available) and send it to an LLM to generate a comment. You can see an example of it at: https://github.com/whelanh/scidCommunity/discussions/43
It would be interesting if the comment showed, in the opening phase, moves that have better evaluation in the Chinese database, statistics of a move in a chosen database, and moves with better stats in a chosen database.
whelanh
Posts: 13
Joined: Mon Jun 28, 2021 4:04 pm
Full name: Hugh Whelan

Re: scidCommunity

Post by whelanh »

chesskobra wrote: Sat Mar 07, 2026 12:27 pm
whelanh wrote: Mon Mar 02, 2026 6:23 pm Actually I've come up with a proto-type for an "Auto Comment" button where I have scidCommunity use the Lichess Evaluation (or chessdb.cn if Lichess not available) and send it to an LLM to generate a comment. You can see an example of it at: https://github.com/whelanh/scidCommunity/discussions/43
It would be interesting if the comment showed, in the opening phase, moves that have better evaluation in the Chinese database, statistics of a move in a chosen database, and moves with better stats in a chosen database.
Thank you for those good suggestions. I will explore trying to improve the prompts and how to give the prompt some information from the Tree window regarding most common moves.