YashIndane/webcube
Rubik's cube assistant on Flask webapp
This tool helps you solve a Rubik's cube by providing voice instructions. You input images of each of the six faces of your scrambled cube into a web application. It then processes these images to determine the cube's current state and outputs spoken, step-by-step guidance on how to solve it. This is ideal for anyone who wants to learn how to solve a Rubik's cube or needs help un-scrambling one.
No commits in the last 6 months.
Use this if you have a scrambled Rubik's cube and want spoken, turn-by-turn directions to solve it, especially if you're a beginner or need a quick solution.
Not ideal if you prefer to solve the cube mentally or manually without digital assistance, or if you're looking for a physical robot to manipulate the cube.
Stars
54
Forks
17
Language
Python
License
Apache-2.0
Category
Last pushed
Jul 26, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/YashIndane/webcube"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
mahdavipanah/pynpuzzle
Solve, test and benchmark algorithms for N-Puzzle problem with Python
huyvohcmc/8-puzzle
Java program to solve the 8 puzzle problem using branch and bound algorithm.
kyo-takano/alphacube
A powerful & flexible Rubik's Cube solver
NiloofarShahbaz/8-puzzle-search-implementation
this a python BFS , A* and RBFS implementation of 8 puzzle
suhasasumukh/AI-Rubiks-Cube-Solver
A tool that uses ai to solve any complex Rubik's Cube pattern step by step.