-
Screen-Translate
A Screen Translator/OCR Translator made by using Python and Tesseract, the user interface are made using Tkinter. All code written in python.
Download link: here
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Requirement: tesseract
-
edenai-python
Discontinued The best AI engines in one API: vision, text, speech, translation, OCR, machine learning, etc. SDK and examples for Python developers.
Very cool project! If you want try other OCR engines, you can use Eden AI gathers some nice OCR engines (Tesseract, Microsoft Azure, Google, Amazon, etc.) in one API. It's very easy to use with Python: https://github.com/edenai/edenai-python/blob/main/ready-to-use/ocr.py