Member-only story
Best prompts for MathGPT Streamlit app
PS: I’m the creator of the app ;)
Starting the new year, I had several projects in mind. One of them was to take the OpenAI API more seriously, as ChatGPT has been a partner for me in studying papers, coding, and why not, having fun. Like many others, I did several experiments, trying to understand the limits of ChatGPT. I was curious for example of how much it had a spatial understanding, and the results were poor, which is understandable as the model was not trained with that purpose. But then, It was evident that the model had serious trouble trying to figure out the results of simple mathematical calculations. This is something well-known, and I started to think about how to come up with a solution. As I am a regular user of Streamlit, I wrote the code for an app with the idea of giving a GPT model mathematical powers through the use of Numpy. I named it MathGPT. You can access for free in this link:
Here is the demo video of the app: