File size: 654 Bytes
6f78a9b 6094672 6f78a9b 6094672 6f78a9b 6094672 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 | ---
title: Think For Me EDU
emoji: π
colorFrom: green
colorTo: blue
sdk: gradio
sdk_version: "3.50.2"
app_file: app.py
pinned: false
---
# π§ Think For Me EDU
AI-powered math tutor and classroom toolkit for teachers and students.
## Features
- π¨βπ« Teacher dashboard with student tracking
- π§βπ Student XP & progress saving
- π§ͺ Assignment generator powered by AI
- π Real-time data for classrooms
- βοΈ School-specific settings
## Getting Started
1. Upload this app to Hugging Face Spaces
2. Add your OpenAI API key in Settings > Secrets:
```
OPENAI_API_KEY = your_openai_key_here
```
3. Set SDK to Gradio, Python 3.10
|