










This is a Chrome extension that allows users to draw mathematical expressions on a canvas. The extension uses deep learning to classify numbers and symbols as they are drawn and evaluates the expression when an equals sign is detected. It utilizes Google's Tensorflow library and runs in Python via a native messaging host.
Install the Chrome extension. Draw mathematical expressions on the canvas provided by the extension. The extension will evaluate the expression when an equals sign is detected. Follow the installation instructions to add a registry key for the native messaging host and install Python.

