A simple flask app that takes in a mathematical expression and solves it:)
To run the application ,
- Clone the repository locally.
- Checkout master branch.
- Install all the requirements from requirements.txt
- run "python <Path-to-welcome.py>"
Math Solving , CNN Model Training , Operator Tree Constructor , OCR [Optical Character Recognition]
This project currently has version issues with keras and tensorflow. If you're trying to use it , you'll need resolve those issues , then train the model and get the result. Here , there is an attached output Video on how the actual workflow will be.
This is the original source Code Link - https://github.com/Roujack/mathAI Best of Luck:)