Ruth Chess Agent

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

Moderator: Ras

EmreKalkan
Posts: 40
Joined: Wed Sep 10, 2025 8:28 pm
Full name: M. Emre Kalkan

Ruth Chess Agent

Post by EmreKalkan »

Hello everyone,

I’d like to share a new tool I’ve been building called RuthChess Agent. It is a chess analysis assistant designed to explain positions in a human-like way, instead of simply presenting engine lines and evaluations.

The system is powered by my latest engine, RuthIron 21.9.5 with a strength of 3000+ ELO. I have carefully calibrated pruning values to produce more human-readable and instructive analysis, and the agent also uses dedicated machine learning models trained to evaluate and suggest moves in a way that resembles human decision-making.

You can play moves directly on the board or paste a FEN and then ask questions in plain English or in any other language. The agent understands multilingual queries and responds accordingly, whether you are asking about plans, endgame outcomes, or mistakes in the position. It also automatically identifies and analyzes critical lines, so you do not need to guess what deserves attention next.

This is currently a beta build. I would appreciate any feedback, especially regarding analysis quality, explanation clarity, or any problems you may encounter. There is a daily usage limit for now due to cost-related constraints.

You can contact me at emrekalkan@ruthchess.com
.
Website: https://ruthchess.com
Agent: https://agent.ruthchess.com
User avatar
Graham Banks
Posts: 45534
Joined: Sun Feb 26, 2006 10:52 am
Location: Auckland, NZ

Re: Ruth Chess Agent

Post by Graham Banks »

Hi. Did you get my request for an avx2/bmi2 compile of the latest Ruthiron?
gbanksnz at gmail.com
EmreKalkan
Posts: 40
Joined: Wed Sep 10, 2025 8:28 pm
Full name: M. Emre Kalkan

Re: Ruth Chess Agent

Post by EmreKalkan »

Graham Banks wrote: Sat Feb 28, 2026 12:20 am Hi. Did you get my request for an avx2/bmi2 compile of the latest Ruthiron?
Oh no, I didnt get. It's already compiled for AVX2. What do I need to do?
User avatar
Graham Banks
Posts: 45534
Joined: Sun Feb 26, 2006 10:52 am
Location: Auckland, NZ

Re: Ruth Chess Agent

Post by Graham Banks »

EmreKalkan wrote: Sat Feb 28, 2026 4:36 am
Graham Banks wrote: Sat Feb 28, 2026 12:20 am Hi. Did you get my request for an avx2/bmi2 compile of the latest Ruthiron?
Oh no, I didnt get. It's already compiled for AVX2. What do I need to do?
I'll take another look. It didn't want to run on my 5950x.
EXE opens in a console window, then closes.
gbanksnz at gmail.com
Modern Times
Posts: 3822
Joined: Thu Jun 07, 2012 11:02 pm

Re: Ruth Chess Agent

Post by Modern Times »

RuthIron 21.9.5.2 ? Runs here on Intel.
User avatar
Graham Banks
Posts: 45534
Joined: Sun Feb 26, 2006 10:52 am
Location: Auckland, NZ

Re: Ruth Chess Agent

Post by Graham Banks »

Modern Times wrote: Sat Feb 28, 2026 4:43 am RuthIron 21.9.5.2 ? Runs here on Intel.
Won't load properly here and nothing happens.
gbanksnz at gmail.com
EmreKalkan
Posts: 40
Joined: Wed Sep 10, 2025 8:28 pm
Full name: M. Emre Kalkan

Re: Ruth Chess Agent

Post by EmreKalkan »

Graham Banks wrote: Sat Feb 28, 2026 4:39 am
EmreKalkan wrote: Sat Feb 28, 2026 4:36 am
Graham Banks wrote: Sat Feb 28, 2026 12:20 am Hi. Did you get my request for an avx2/bmi2 compile of the latest Ruthiron?
Oh no, I didnt get. It's already compiled for AVX2. What do I need to do?
I'll take another look. It didn't want to run on my 5950x.
EXE opens in a console window, then closes.
I saw mail now and I update my exe file for you sir. Its should works now. I experienced same problem on my server test. You should try now with new exe on github. Thanks for your interest.
User avatar
Graham Banks
Posts: 45534
Joined: Sun Feb 26, 2006 10:52 am
Location: Auckland, NZ

Re: Ruth Chess Agent

Post by Graham Banks »

EmreKalkan wrote: Sat Feb 28, 2026 4:49 am
Graham Banks wrote: Sat Feb 28, 2026 4:39 am
EmreKalkan wrote: Sat Feb 28, 2026 4:36 am
Graham Banks wrote: Sat Feb 28, 2026 12:20 am Hi. Did you get my request for an avx2/bmi2 compile of the latest Ruthiron?
Oh no, I didnt get. It's already compiled for AVX2. What do I need to do?
I'll take another look. It didn't want to run on my 5950x.
EXE opens in a console window, then closes.
I saw mail now and I update my exe file for you sir. Its should works now. I experienced same problem on my server test. You should try now with new exe on github. Thanks for your interest.
Okay now. Thanks. :)
gbanksnz at gmail.com
Modern Times
Posts: 3822
Joined: Thu Jun 07, 2012 11:02 pm

Re: Ruth Chess Agent

Post by Modern Times »

What was the issue ? My Intel is not AVX512 capable so that can't have been the reason.
EmreKalkan
Posts: 40
Joined: Wed Sep 10, 2025 8:28 pm
Full name: M. Emre Kalkan

Re: Ruth Chess Agent

Post by EmreKalkan »

Modern Times wrote: Sat Feb 28, 2026 5:22 am What was the issue ? My Intel is not AVX512 capable so that can't have been the reason.
I think its about cpu. Because I have tested in many PC and all of them has intel cpu. There is no problem until try to run on my amd server. I changed flags and remove target native. Then problem solved.(I noticed a slight NPS drop in new build)