yuvraj-yadav's picture
Update README.md
ec8ea20 verified
---
title: Math Domain Classifier
emoji: πŸ†
colorFrom: yellow
colorTo: yellow
sdk: gradio
sdk_version: 5.35.0
app_file: app.py
pinned: false
license: mit
short_description: Enter a math problem or statement, and get its major and min
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
# Math Domain Classifier πŸ§ πŸ“š
This app uses sentence-transformers to classify any mathematical question into its **major** and **minor** mathematical domains.
Powered by Gradio + MiniLM embeddings.
πŸš€ Just type a question like:
> What is the spectrum of the Laplace operator on a bounded domain?
And get a detailed reasoning of which branches it belongs to!