Skip to content

HarishKugur/MathWise

Repository files navigation

MathWise

Home Screen of MathWise

 

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.

Integrating Application

  1. Clone the Project
  2. Install git
  3. Install node version -12.13.0
  4. npm init
  5. npm install
  6. To start the server on localhost - Install Polymer globally -reference : https://polymer-library.polymer-project.org/3.0/docs/install-3-0
  7. Then run - polymer serve in the application

Application will be hosted on http://localhost:8081/

Gestures designed for the application

  • 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: