The Streamlit Teacher

This is a publication aimed for Streamlit enthusiasts, where we can share our creations and teach others how to build awesome Streamlit web apps. Your knowledge is valuable, let others discover how you figured out your solutions.

Member-only story

Best prompts for MathGPT Streamlit app

--

PS: I’m the creator of the app ;)

https://mathgpt.streamlit.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:

--

--

The Streamlit Teacher
The Streamlit Teacher

Published in The Streamlit Teacher

This is a publication aimed for Streamlit enthusiasts, where we can share our creations and teach others how to build awesome Streamlit web apps. Your knowledge is valuable, let others discover how you figured out your solutions.

JOSÉ MANUEL NÁPOLES DUARTE
JOSÉ MANUEL NÁPOLES DUARTE

Written by JOSÉ MANUEL NÁPOLES DUARTE

Physics/ML Lecturer at FCQ-UACH. Member of the Streamlit Creators program.

Responses (6)