Spaces:
Sleeping
Sleeping
| 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! | |