R_Daneel_AI
A chess bot that uses a Large Language Model to strategize, with Queen acting as its sensory eyes. Powered by a local model served via vLLM for maximum inference speed, the bot pairs verbal planning with logical constraint validation to play chess through reasoning rather than brute-force calculation.
"Our goal is not to control the LLM, but to show direction when it is confused."
Interactive Autopsy Playground
Select a scenario below to watch the bot execute System 2 logical analysis on the chessboard and review the actual metrics, strategy tags, and thoughts generated in real-time:
Puzzle Rating Benchmarks
To evaluate the performance of our approach, we ran comprehensive benchmarks across Lichess chess puzzle datasets. Below you can switch between the standard range (600–1500 Elo) and the high-Elo range (1600–2600 Elo) to see the comparative results:
Ready to Configure R_Daneel_AI?
Follow our comprehensive interactive setup guide to spin up the local vLLM server, hook in your Lichess bot account credentials, and run the benchmark suite.
View Setup Documentation