Skip to content

Nikulp23/math-whisperer

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

38 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

MathWhisperer πŸŽ™οΈβž—

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

🧠 What It Does

Press the spacebar β†’ Speak a math equation β†’ App recognizes it β†’ Sends to Wolfram Alpha β†’ ChatGPT explains steps β†’ You hear the answer.

πŸ› οΈ Built With

React (Frontend), Node.js (Backend), Wolfram Alpha API, OpenAI API (ChatGPT).

πŸ“¦ How to Run It

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.

πŸ‘¨β€πŸ’» Team

Nikul Patel, Timothy Liakh, Robert Acebedo

🌱 What's Next

We're working on improving API speed, input flexibility, and overall user experience.

Thanks for checking out MathWhisperer!

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 89.7%
  • HTML 8.5%
  • CSS 1.8%