vivekandathil / live-equation-editor

Site for uploading handwritten equation images, automatically viewing the formatted (TeX) equations, and evaluating them on WolframAlpha/Symbolab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Live Equation Editor

  • Drag an image of your handwritten or digital equations to have them be instantly converted to TeX code and rendered on the site
  • The TeX code can be easily edited; the equations will dynamically render on the page
  • Use the buttons below to automatically open Symbolab/Wolfram in a new tab, passing in your equation as an input

API/Library Usage

  • The MathPix API is used to perform OCR on equation images
  • The KaTeX typesetting library is used to render the TeX code

About

Site for uploading handwritten equation images, automatically viewing the formatted (TeX) equations, and evaluating them on WolframAlpha/Symbolab


Languages

Language:JavaScript 82.5%Language:HTML 11.5%Language:CSS 6.0%