A web application that allows users to draw and solve mathematical equations using LaTeX rendering with MathJax.
- Interactive Canvas: Users can draw freely on the canvas.
- Equation Solver: Supports mathematical equation parsing and rendering using MathJax.
- API Integration: Communicates with an AI model for equation recognition and solving.
- Real-Time LaTeX Output: Converts handwritten equations into LaTeX-formatted output.
- Handwritten equation solving.
- Interactive math learning tool.
- Digital whiteboard for mathematical expressions.
- Quick LaTeX equation previews.
- Frontend: React, TypeScript, Vite
- Backend: Python
- Libraries: MathJax