This project provides a web-based tool to scan and solve a 3x3 Pyraminx puzzle. It uses computer vision to detect the puzzle's state and a Breadth-First Search (BFS) algorithm to find the optimal ...