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
- flask
- manim
- openai
- react
- wolfram-technologies

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