Inspiration

We were inspired by Math Youtubers like 3Blue1Brown both visually-appealing and informative math content. As we found their content very useful for comprehension, we decided: hey, why can't we make this accessible for everyone who has any specific math question?

What it does

Mathify uses WolframAlpha's Show Steps API along with Manim and OpenAI's API to generate a step by step video solution given a math problem as an input.

How we built it

We used react for front-end, OpenAI and WolframAlpha's API, flask for backend and Manim.

Challenges we ran into

Making API calls led to a bunch of issues with CORS, and we also had to switch from Django to Flask because of a similar reason

Accomplishments that we're proud of

Making proper video generation was awesome!

What we learned

Learned a lot about the power of Wolfram's API and how to generate videos using Manim

What's next for Mathify

New features, robust UI and an AI tutor for questions

Built With

Share this project:

Updates

posted an update

We recently thought of another idea to improve the project and will look into implementing it: having ChatGPT create voice narration for the math explanation, and providing assistance with any questions through voice and text. This would make the app more acessible to users.

Log in or sign up for Devpost to join the conversation.