A simple ocr application developed with django & tesseract
ocr-app-django application requires tesseract 4.0
# Clone repository and install dependencies
$ git clone https://github.com/m3hm3taydin/ocr-app-django.git
$ pip install -r ocr-app-django/requirements.txt