Ross ROSS = Recommend OSS · open-source software intelligence for agents

neeru1207/AI_Sudoku

GUI based Smart Sudoku Solver that tries to extract a sudoku puzzle from a photo and solve it observed · 2026-08-28

github.com/neeru1207/AI_Sudoku · Python · CC0-1.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2444
  • days_rel: n/a
  • days_push: 1154
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1020 stars · 153 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Python desktop application with a Tkinter GUI that extracts a Sudoku puzzle from a photo using OpenCV image processing and solves it. Digit recognition is performed with either a KNN classifier (default) or a CNN built in TensorFlow.

Use cases

  • solve a sudoku puzzle from a photo
  • extract sudoku grid from an image
  • digit recognition from images
  • learn opencv image segmentation techniques
  • compare CNN vs KNN digit classification
  • desktop app to solve sudoku puzzles

When to choose

  • you want a ready-made GUI tool to solve sudokus from photos
  • you want a learning example of OpenCV preprocessing, Hough transforms, and digit recognition

When to avoid

  • you need a production-grade OCR system
  • you need a web or mobile sudoku solver
  • you need actively developed software with recent commits

Facets

application · maturity maintenance

computer-vision image-processing machine-learning gui ocr computer-vision machine-learning image-processing gaming-tools python cross-platform sudoku-solver digit-recognition opencv cnn knn tkinter hough-transform puzzle-extraction desktop

1 source

Member repositories

RepositoryRoleHealth v2
neeru1207/AI_Sudokumain32

For agents

markdown · JSON · MCP: product_card(name="neeru1207/AI_Sudoku")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem