README.md
pyproject.toml
setup.py
chessai/__init__.py
chessai/app.py
chessai/app_info.py
chessai/camera_manager.py
chessai/common.py
chessai/config.py
chessai/database.py
chessai/global_data.py
chessai/utils.py
chessai/visualization.py
chessai/dnn/__init__.py
chessai/dnn/yolox.py
chessai/game/__init__.py
chessai/game/chess_engine.py
chessai/game/game_state.py
chessai/game/move.py
chessai/game/simple_engine/__init__.py
chessai/game/simple_engine/advisor.py
chessai/game/simple_engine/bishop.py
chessai/game/simple_engine/cannon.py
chessai/game/simple_engine/king.py
chessai/game/simple_engine/knight.py
chessai/game/simple_engine/pawn.py
chessai/game/simple_engine/piece.py
chessai/game/simple_engine/piece_factory.py
chessai/game/simple_engine/rook.py
chessai/game/simple_engine/simple_engine.py
chessai/routers/__init__.py
chessai/routers/camera.py
chessai/routers/system_monitor.py
chessai/routers/vision.py
chessai/routers/xiangqi.py
chessai/vision/__init__.py
chessai/vision/board_aligner.py
chessai/vision/piece_detector.py
chessai_python.egg-info/PKG-INFO
chessai_python.egg-info/SOURCES.txt
chessai_python.egg-info/dependency_links.txt
chessai_python.egg-info/entry_points.txt
chessai_python.egg-info/requires.txt
chessai_python.egg-info/top_level.txt