Skip to content

A simple application to assist people with hand writing problems show arithmetical working.

Notifications You must be signed in to change notification settings

jonkster/mathscribe

Repository files navigation

Math Scribe

A simple web application to assist people with handwriting difficulties show written arithmetical working.

The interface is presented via a browser and built using Angular 2.0.

It uses a neural net based OCR web service to recognise drawn figures built using convnetjs.

To install

clone repository

npm install npm start

This will start the OCR web service and application.

NB Currently the neural net training and configuration is done externally and the resulting configuration uploaded as a JSON representation to this repository in the file nnew.json.

About

A simple application to assist people with hand writing problems show arithmetical working.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published