Sudoku Solver LogoSudoku Solver

A online recourse for solving a sudoku with a few numbers

Sudoku board

Image detection

Point or drag an image that contains sudoku to be analyzed and automatically placed the numbers.

Manually selection

Manually enter the numbers if you don't have the image.

Solution

Click with a button to see the sudoku solution.

Technology used

For the client-side, i used:

  • Javascript
  • Next.js
  • React.js
  • Styled-components

For the server-side, i used:

  • Python
  • FastAPI
  • OpenCV
  • Tensorflow