Spaces:
Sleeping
Sleeping
| title: Word Complexity API | |
| emoji: ๐ | |
| colorFrom: blue | |
| colorTo: green | |
| sdk: docker | |
| app_port: 7860 | |
| pinned: false | |
| license: mit | |
| # Word Complexity API | |
| FastAPI backend for word complexity prediction (DeBERTa). | |
| - Model: `uzzam24/deberta-complexity-lcp` | |
| - GitHub: [muhammad245/complexityLevels](https://github.com/muhammad245/complexityLevels) | |
| ## Endpoints | |
| - `GET /health` | |
| - `POST /api/predict` | |
| - `POST /api/intervene` | |
| - `POST /api/intervene/all` | |
| - `POST /api/efficiency` | |
| Docs: `/docs` | |