joshuarauh's picture
Update README.md
c9c0d63 verified
|
raw
history blame
728 Bytes
---
license: apache-2.0
title: Math Test Question Generator
sdk: gradio
emoji: 💻
short_description: Generates university-level mathematics exam questions with L
---
# Math Test Generator
A Gradio app that generates university-level mathematics exam questions using Claude 3 Opus.
## Features
- Generates 3 university-level questions per test
- Provides detailed solutions
- LaTeX formatting for mathematical expressions
- Usage tracking and cost monitoring
- Rate limiting for API protection
## Setup
Requires Anthropic API key set in HuggingFace Spaces secrets as `ANTHROPIC_API_KEY`.
## Usage
1. Select a subject from the dropdown
2. Click submit to generate a test
3. View questions and solutions with LaTeX formatting