A realtime digit OCR on the browser using Machine Learning
Demo
You can view the demo on https://digdet.herokuapp.com
Table of Contents
Installation
Download or clone the repository as follows:
$ git clone [email protected]:achillesrasquinha/digdet.gitInstall necessary dependencies:
$ make installUsage
$ make allYour app should now be up and running on http://localhost:5000.
API
Checkout API.md for more details.
Dependencies
- Back-end Dependencies
- Python 2.7 and more or 3.5 and more
- Front-end Dependencies
- Node.js
- SASS
License
This repository has been released under the MIT License.


