MathWhisperer is a voice-powered math assistant that helps visually impaired users solve equations and hear step-by-step solutions using Wolfram Alpha and OpenAI.
Devpost Link: https://devpost.com/software/mathwhisperer
Press the spacebar β Speak a math equation β App recognizes it β Sends to Wolfram Alpha β ChatGPT explains steps β You hear the answer.
React (Frontend), Node.js (Backend), Wolfram Alpha API, OpenAI API (ChatGPT).
git clone https://github.com/Nikulp23/math-whisperer.git && cd math-whisperer && npm install && npm start
Then go to http://localhost:3000 in your browser.
Nikul Patel, Timothy Liakh, Robert Acebedo
We're working on improving API speed, input flexibility, and overall user experience.
Thanks for checking out MathWhisperer!