SmartPaperChecker/ ├── core/ # AI Engine (Samar Khan) │ ├── ai_grader.py # NVIDIA NIM grading engine │ ├── ocr.py # OCR text extraction │ ├── ocr_engine.py # OCR backend wrapper │ ├── ...
This system is a Hospital Management System created using Python. It includes features like adding doctors, managing patients, admin login system, password protection, and discharge patient records ...