Spaces:
Sleeping
Sleeping
| title: SQuAD QA Backend | |
| emoji: 🧠 | |
| colorFrom: indigo | |
| colorTo: pink | |
| sdk: docker | |
| pinned: false | |
| license: mit | |
| # SQuAD QA System — AI Backend | |
| This is the high-performance AI inference engine for the SQuAD QA platform, hosted on Hugging Face Spaces. | |
| ## Architecture | |
| - **Inference**: BERT-Large, BiLSTM, DistilBERT. | |
| - **Framework**: Flask + Gunicorn. | |
| - **Security**: JWT & Sanitization. | |