Spaces:
Running
Running
| title: EduClone AI Portal | |
| emoji: π | |
| colorFrom: blue | |
| colorTo: green | |
| sdk: docker | |
| app_port: 7860 | |
| pinned: false | |
| license: mit | |
| # π EduClone AI β Exam Intelligence Portal | |
| ## Default Admin Login | |
| - **Username:** `abdulqayyum` | |
| - **Password:** `Admin@EduClone2025` | |
| > β οΈ Change `ADMIN_PASSWORD` in `auth.py` before going public. | |
| ## Roles | |
| | Role | Access | | |
| |---|---| | |
| | **Admin** | Dashboard Β· User management Β· Activity log Β· Full MCQ tools | | |
| | **User** | Upload MCQs Β· Format Β· Download Word / PDF / Excel | | |
| ## Files | |
| - `Dockerfile` β forces Python 3.11, avoids audioop/pydub conflict | |
| - `app.py` β Gradio portal | |
| - `auth.py` β SQLite + bcrypt auth | |
| - `mcq_engine.py` β MCQ parser and document builder | |