An open API service indexing awesome lists of open source software.

https://github.com/furkan-gulsen/document-scanner-web-app

Document Scanner Web App with Python
https://github.com/furkan-gulsen/document-scanner-web-app

document-scanner image-processing image-processing-app image-processing-python scanner scanner-app scanner-web

Last synced: 8 months ago
JSON representation

Document Scanner Web App with Python

Awesome Lists containing this project

README

          

# Document Scanner Web App

To start the web app, type the following command on the console screen:
```
python main.py
```
You can then make predictions with the application by entering "http://127.0.0.1:5000/" :)