aimaster-dev/NautilusChess
NautilusChess is a lightweight Python chess bot with a GUI, screen-based move recognition, and Minimax logic. It plays on platforms like Lichess and Chess.com using pixel-level board tracking, and supports external chess engines and opening books.
This bot helps chess players automate gameplay on popular online platforms like Lichess and Chess.com. It takes a live chessboard view from your screen as input and outputs the optimal moves, which it then executes by simulating clicks. This is designed for chess enthusiasts or researchers who want to test chess engine logic in a live environment.
No commits in the last 6 months.
Use this if you want an automated tool to play chess games online using screen recognition, and are comfortable with the risks of violating platform terms of service.
Not ideal if you want an officially sanctioned tool or if you're looking for a bot that interacts directly with platform APIs.
Stars
11
Forks
1
Language
Python
License
—
Category
Last pushed
May 29, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/aimaster-dev/NautilusChess"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
LeelaChessZero/lc0
Open source neural network chess engine with GPU acceleration and broad hardware support.
official-stockfish/nnue-pytorch
Stockfish NNUE (Chess evaluation) trainer in Pytorch
QueensGambit/CrazyAra
A Deep Learning UCI-Chess Variant Engine written in C++ & Python :parrot:
bagaturchess/Bagatur
Java Chess Engine (UCI compatible)
xqbase/eleeye
ElephantEye - a XiangQi (Chinese Chess) Engine for XQWizard with Strong AI