Please sign in to access this page

SolveNote

SolveNote Used AI

10 devlogs
35h 20m
•  Ship certified
Created by Kevin

An AI-powered Math notes software that has built-in handwriting recognition to automatically solve your equations.
You can find the apk package on github.

Timeline

Just improved the math expression overlay and improved accuracy of answer and step by step explanation. If the AI fails to get the correct answer, no steps will be generated.

Update attachment

Ship 1

1 payout of shell 661.0 shells

Kevin

17 days ago

Kevin Covers 9 devlogs and 30h 59m
Kevin
Kevin
5h 14m 17 days ago

Finally got the web version to work. Some stuff may not work (Saving, settings, some UI elements), but the core features do. Note: The app is NOT meant to be used on the web. It's for demo purposes only.

Update attachment
Kevin
Kevin
1h 21m 23 days ago

Managed to get it to work on my android tablet that i haven't touched in over 3 years. Apple doesn't let you test a flutter app on an ipad unless you use a mac with XCode smh.

Kevin
Kevin
4h 22m 24 days ago

Finally!!!!!! I got the model working, and it can now identify handwritten equations. AI is used to explain the solution with step by step explanation.

Update attachment

Working on whiteboard...

Update attachment

Training the model...

Update attachment

Decided to train a model with the CROHME2019 dataset for mathematical handwriting recognition

Update attachment

Took some inspiration from Saber notes! Massively improved the UI of the app.

It can not detect your equations/expressions and create bounding boxes for them.

My goal is to make an app that automatically solves any handwritten equations or problems. No more symbolab or desmos!
It's my first time using React native but I've got most of the basic functionality for a notes app down!