Inspiration

Create a Sudoku Solver web app and unlock the joy of solving puzzles with ease. Empower users to conquer Sudoku challenges effortlessly, one square at a time, fostering both entertainment and mental agility.

What it does

It takes Sudoku puzzles in image form, effortlessly deciphering the blanks, and delivers the complete solution, making Sudoku solving a breeze for all.

How we built it

We crafted our solution through a blend of computer vision, leveraging Streamlit for an interactive web interface, and employing deep learning models. Our Python-based approach efficiently analyzes the Sudoku board images, with an algorithm that ingeniously computes solutions for the empty cells.

Challenges we ran into

We encountered several challenges during development, including image preprocessing complexities, model training and integration, and ensuring a seamless user experience within the Streamlit framework. These hurdles pushed us to innovate and optimize our Sudoku solver web app.

Accomplishments that we're proud of

We take pride in successfully creating a user-friendly Sudoku solver web app that seamlessly combines computer vision, deep learning, and Streamlit to bring the joy of solving puzzles to a broader audience. Our accomplishment lies in making Sudoku accessible and enjoyable for everyone.

What we learned

Throughout the project, we gained invaluable insights into the fields of computer vision, deep learning, web app development, and user interface design. We also honed our problem-solving skills and teamwork, discovering the potential of combining diverse technologies to tackle complex challenges

What's next after Hackuta23

After the successful completion of HackUTA23 and our Sudoku solver project, our team is excited to tackle new challenges. We're currently planning to build a Rubik's Cube solver, where we'll explore computer vision techniques, robotics, and algorithms to crack the cube's complexity. Our journey of innovation continues, pushing the boundaries of what's possible.

Built With

Share this project:

Updates