EduClone-AI / README.md
Universities's picture
Upload 5 files
a044fee verified
|
Raw
History Blame Contribute Delete
722 Bytes
metadata
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