lc0
Open source neural network chess engine with GPU acceleration and broad hardware support.
chessboarddetect
Hodgepodge of chessboard chessboard detection algorithms on images from actual matches.
online-chess
A web application showcasing the integration of Django and React for building a full-stack web chess app. The project demonstrates the usage of Docker for containerization, Celery for task management, and Redis as a message broker
mihansolo_bot
MihanSolo chess engine, not a stockfish/leela clone. C++ based engine, decent but not great strength as far as engines go
https://github.com/dan-shields/sweeperchess
WIP browser chess game with variants including Minesweeper chess: https://www.chessvariants.com/rules/minesweeper-chess
https://github.com/arvid-berndtsson/chess-mcp
A powerful chess engine and game server built with the Model Context Protocol (MCP). Play chess against AI, analyze positions, and integrate chess functionality into your AI applications.
chessdotpy
Chess in Python, featuring Stockfish and chess.com / Lichess API support
maia-chess
Maia is a human-like neural network chess engine trained on millions of human games.
https://github.com/chanind/chess-flashcards
Simple flashcards app for studying chess positions
moonfish
Didactic Python Chess Engine that implements: Negamax, PeSTO’s Evaluation, Null Move, Quiescence Search, Lazy SMP.