This software uses computer vision to detect and solve Rubik's Cubes. It identifies the cube's initial configuration through the camera using OpenCV and generates the steps needed to solve it efficiently with the help of the Kociemba library.
pip install -r requirements.txt
python ./src/main.py