Application Demo - https://youtu.be/bfJ2cPXibGo
MathWise is an Interactive math expression editor with a handwriting recognition system which aims to convert handwritten mathematical expressions to formats that are compatible with formal documentation platforms and provide accurate solutions for the recognized and validated expressions. Based on these recognized math expressions, the aim is to convert these expressions into meaningful formats that can be used for documentation purposes (e.g. LaTeX). The system also attempts to solve the recognized mathematical expression and provide accurate solutions for the same.
- Clone the Project
- Install git
- Install node version -12.13.0
- npm init
- npm install
- To start the server on localhost - Install Polymer globally -reference : https://polymer-library.polymer-project.org/3.0/docs/install-3-0
- Then run - polymer serve in the application
Application will be hosted on http://localhost:8081/
- To obtain Solution:
- To obtain Latex Output:
- To reset all sections of MathWise:
- To erase anything on math pad:
- To undo and redo the math pad: