Telegram Bot for solving sudoku using Computer Vision
For this solution I used https://github.com/Rhinestone1337/sudoku-solver repository for reading numbers from the image and writing them to the array. Solution based on using opencv and easyocr.
Example of work