←back to thread

78 points yannigk | 1 comments | | HN request time: 0.001s | source

Hi, we're MathGPT! MathGPT creates Khan-Academy-style animated math videos that intuitively explain complex concepts to students, helping them understand how to solve their problems step-by-step. We're currently serving over 2M users, processing 800M tokens / day and growing! If you try it out, we would appreciate feedback on how we can make the overall experience / video generation better! Email me at ygk2[at]cornell.edu.
Show context
jrussino ◴[] No.42186563[source]
FYI for the input "Graph a cartoid and explain it" I get a correct definition and some interesting facts/properties (in spite of the fact that I mis-remembered the name of the object I had in mind; it should have been "cardioid"). But then it tries to provide a plot, and the plot has an error:

``` Error Please check your input: Undefined variable heta ```

Looks like there's a "theta" that's being incorrectly truncated, or something to that effect.

I refreshed a few times and found that I consistently saw this same error.

replies(1): >>42192091 #
1. yannigk ◴[] No.42192091[source]
I was able to replicate your error and pushed a fix, it should be working pretty reliably now for equations that include theta. Let me know if it works for you!