Skip to content

PriyanshuRaut/Mathify

Repository files navigation

Mathify

Mathify is your math tutor which helps you solve complex math’s problem.

Stuck on a math problem? Just Take a picture, type, or speak out loud your question, and get a clear and definitive answers fast and efficiently.

Mathify is built using Groq API

Technologies used

API

Put your own GROQ_API_KEY and run it

curl https://api.groq.com/openai/v1/chat/completions -s \
-H "Content-Type: application/json" \
-H "Authorization: Bearer $GROQ_API_KEY" \
-d '{
"model": "llama-3.3-70b-versatile",
"messages": [{
    "role": "user",
    "content": "Explain the importance of fast language models"
}]
}'

Features

  • Instant replies
  • One stop to all your math’s doubts
  • Speech to text support
  • Image prompt support
  • Modern and sleek UI
  • Prompt history

Download it from here

https://github.com/PriyanshuRaut/Mathify/releases/tag/v1.0.0

Image 1 Image 2

Credits

This is project is built for participation in HACKHAZARDS '25

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages