Web Based Equation Solver with Python Flask Backend. Can detect images of equations.
Open command prompt and type run python file and run eqsolve.py
Open web browser and type localhost:5000 to view project
Equations can be typed in OR picture of equation can be uploaded to be recognized by the tool. The equation is solved and presented.