Sketch&Solve is an iOS18 Math notes inspired app, allowing users to draw, write, and calculate math expressions using the GEMINI API. Built with React, it uses a canvas component where drawings are sent to the API as images for analysis. The API returns results in expression form, which the app renders on the frontend using LaTeX.
Sketch&Solve is an iOS18 Math notes inspired app, allowing users to draw, write, and calculate math expressions using the GEMINI API. Built with React, it uses a canvas component where drawings are sent to the API as images for analysis. The API returns results in expression form, which the app renders on the frontend using LaTeX.