squad-backend / README.md
tnp554's picture
feat: deploy squad backend to hugging face spaces
0a5d897
---
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.