├── AI-Doctor-main └── AI Medical support by nms │ ├── Images │ ├── Screenshot (127).png │ ├── Screenshot 2025-02-04 011756.png │ ├── Screenshot 2025-02-06 160652.png │ ├── Screenshot 2025-02-06 173746.png │ ├── Screenshot 2025-02-09 224734.png │ ├── Screenshot 2025-02-10 184154.png │ ├── Screenshot 2025-02-14 194207.png │ ├── Screenshot 2025-02-14 194251.png │ ├── Screenshot 2025-02-14 194308.png │ ├── Screenshot 2025-02-14 194324.png │ ├── Screenshot 2025-02-14 194343.png │ ├── Screenshot 2025-02-14 194404.png │ └── desktop.ini │ ├── __pycache__ │ ├── config.cpython-311.pyc │ └── models.cpython-311.pyc │ ├── app.py │ ├── config.py │ ├── forms.py │ ├── instance │ └── app.db │ ├── models.py │ ├── readme.md │ ├── requirements.txt │ ├── static │ ├── css │ │ └── style.css │ └── js │ │ └── main.js │ └── templates │ ├── auth │ └── login.html │ ├── base.html │ ├── consultation.html │ ├── emergency.html │ ├── errors │ ├── 404.html │ └── 500.html │ ├── home.html │ ├── medication.html │ ├── monitoring.html │ ├── reports.html │ └── splash.html └── README.md /AI-Doctor-main/AI Medical support by nms/Images/Screenshot (127).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashutosh-engineer/AI-Doctor/HEAD/AI-Doctor-main/AI Medical support by nms/Images/Screenshot (127).png -------------------------------------------------------------------------------- /AI-Doctor-main/AI Medical support by nms/Images/Screenshot 2025-02-04 011756.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashutosh-engineer/AI-Doctor/HEAD/AI-Doctor-main/AI Medical support by nms/Images/Screenshot 2025-02-04 011756.png -------------------------------------------------------------------------------- /AI-Doctor-main/AI Medical support by nms/Images/Screenshot 2025-02-06 160652.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashutosh-engineer/AI-Doctor/HEAD/AI-Doctor-main/AI Medical support by nms/Images/Screenshot 2025-02-06 160652.png -------------------------------------------------------------------------------- /AI-Doctor-main/AI Medical support by nms/Images/Screenshot 2025-02-06 173746.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashutosh-engineer/AI-Doctor/HEAD/AI-Doctor-main/AI Medical support by nms/Images/Screenshot 2025-02-06 173746.png -------------------------------------------------------------------------------- /AI-Doctor-main/AI Medical support by nms/Images/Screenshot 2025-02-09 224734.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashutosh-engineer/AI-Doctor/HEAD/AI-Doctor-main/AI Medical support by nms/Images/Screenshot 2025-02-09 224734.png -------------------------------------------------------------------------------- /AI-Doctor-main/AI Medical support by nms/Images/Screenshot 2025-02-10 184154.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashutosh-engineer/AI-Doctor/HEAD/AI-Doctor-main/AI Medical support by nms/Images/Screenshot 2025-02-10 184154.png -------------------------------------------------------------------------------- /AI-Doctor-main/AI Medical support by nms/Images/Screenshot 2025-02-14 194207.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashutosh-engineer/AI-Doctor/HEAD/AI-Doctor-main/AI Medical support by nms/Images/Screenshot 2025-02-14 194207.png -------------------------------------------------------------------------------- /AI-Doctor-main/AI Medical support by nms/Images/Screenshot 2025-02-14 194251.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashutosh-engineer/AI-Doctor/HEAD/AI-Doctor-main/AI Medical support by nms/Images/Screenshot 2025-02-14 194251.png -------------------------------------------------------------------------------- /AI-Doctor-main/AI Medical support by nms/Images/Screenshot 2025-02-14 194308.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashutosh-engineer/AI-Doctor/HEAD/AI-Doctor-main/AI Medical support by nms/Images/Screenshot 2025-02-14 194308.png -------------------------------------------------------------------------------- /AI-Doctor-main/AI Medical support by nms/Images/Screenshot 2025-02-14 194324.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashutosh-engineer/AI-Doctor/HEAD/AI-Doctor-main/AI Medical support by nms/Images/Screenshot 2025-02-14 194324.png -------------------------------------------------------------------------------- /AI-Doctor-main/AI Medical support by nms/Images/Screenshot 2025-02-14 194343.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashutosh-engineer/AI-Doctor/HEAD/AI-Doctor-main/AI Medical support by nms/Images/Screenshot 2025-02-14 194343.png -------------------------------------------------------------------------------- /AI-Doctor-main/AI Medical support by nms/Images/Screenshot 2025-02-14 194404.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashutosh-engineer/AI-Doctor/HEAD/AI-Doctor-main/AI Medical support by nms/Images/Screenshot 2025-02-14 194404.png -------------------------------------------------------------------------------- /AI-Doctor-main/AI Medical support by nms/Images/desktop.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashutosh-engineer/AI-Doctor/HEAD/AI-Doctor-main/AI Medical support by nms/Images/desktop.ini -------------------------------------------------------------------------------- /AI-Doctor-main/AI Medical support by nms/__pycache__/config.cpython-311.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashutosh-engineer/AI-Doctor/HEAD/AI-Doctor-main/AI Medical support by nms/__pycache__/config.cpython-311.pyc -------------------------------------------------------------------------------- /AI-Doctor-main/AI Medical support by nms/__pycache__/models.cpython-311.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashutosh-engineer/AI-Doctor/HEAD/AI-Doctor-main/AI Medical support by nms/__pycache__/models.cpython-311.pyc -------------------------------------------------------------------------------- /AI-Doctor-main/AI Medical support by nms/app.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashutosh-engineer/AI-Doctor/HEAD/AI-Doctor-main/AI Medical support by nms/app.py -------------------------------------------------------------------------------- /AI-Doctor-main/AI Medical support by nms/config.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashutosh-engineer/AI-Doctor/HEAD/AI-Doctor-main/AI Medical support by nms/config.py -------------------------------------------------------------------------------- /AI-Doctor-main/AI Medical support by nms/forms.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashutosh-engineer/AI-Doctor/HEAD/AI-Doctor-main/AI Medical support by nms/forms.py -------------------------------------------------------------------------------- /AI-Doctor-main/AI Medical support by nms/instance/app.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashutosh-engineer/AI-Doctor/HEAD/AI-Doctor-main/AI Medical support by nms/instance/app.db -------------------------------------------------------------------------------- /AI-Doctor-main/AI Medical support by nms/models.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashutosh-engineer/AI-Doctor/HEAD/AI-Doctor-main/AI Medical support by nms/models.py -------------------------------------------------------------------------------- /AI-Doctor-main/AI Medical support by nms/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashutosh-engineer/AI-Doctor/HEAD/AI-Doctor-main/AI Medical support by nms/readme.md -------------------------------------------------------------------------------- /AI-Doctor-main/AI Medical support by nms/requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashutosh-engineer/AI-Doctor/HEAD/AI-Doctor-main/AI Medical support by nms/requirements.txt -------------------------------------------------------------------------------- /AI-Doctor-main/AI Medical support by nms/static/css/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashutosh-engineer/AI-Doctor/HEAD/AI-Doctor-main/AI Medical support by nms/static/css/style.css -------------------------------------------------------------------------------- /AI-Doctor-main/AI Medical support by nms/static/js/main.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashutosh-engineer/AI-Doctor/HEAD/AI-Doctor-main/AI Medical support by nms/static/js/main.js -------------------------------------------------------------------------------- /AI-Doctor-main/AI Medical support by nms/templates/auth/login.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashutosh-engineer/AI-Doctor/HEAD/AI-Doctor-main/AI Medical support by nms/templates/auth/login.html -------------------------------------------------------------------------------- /AI-Doctor-main/AI Medical support by nms/templates/base.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashutosh-engineer/AI-Doctor/HEAD/AI-Doctor-main/AI Medical support by nms/templates/base.html -------------------------------------------------------------------------------- /AI-Doctor-main/AI Medical support by nms/templates/consultation.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashutosh-engineer/AI-Doctor/HEAD/AI-Doctor-main/AI Medical support by nms/templates/consultation.html -------------------------------------------------------------------------------- /AI-Doctor-main/AI Medical support by nms/templates/emergency.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashutosh-engineer/AI-Doctor/HEAD/AI-Doctor-main/AI Medical support by nms/templates/emergency.html -------------------------------------------------------------------------------- /AI-Doctor-main/AI Medical support by nms/templates/errors/404.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashutosh-engineer/AI-Doctor/HEAD/AI-Doctor-main/AI Medical support by nms/templates/errors/404.html -------------------------------------------------------------------------------- /AI-Doctor-main/AI Medical support by nms/templates/errors/500.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashutosh-engineer/AI-Doctor/HEAD/AI-Doctor-main/AI Medical support by nms/templates/errors/500.html -------------------------------------------------------------------------------- /AI-Doctor-main/AI Medical support by nms/templates/home.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashutosh-engineer/AI-Doctor/HEAD/AI-Doctor-main/AI Medical support by nms/templates/home.html -------------------------------------------------------------------------------- /AI-Doctor-main/AI Medical support by nms/templates/medication.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashutosh-engineer/AI-Doctor/HEAD/AI-Doctor-main/AI Medical support by nms/templates/medication.html -------------------------------------------------------------------------------- /AI-Doctor-main/AI Medical support by nms/templates/monitoring.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashutosh-engineer/AI-Doctor/HEAD/AI-Doctor-main/AI Medical support by nms/templates/monitoring.html -------------------------------------------------------------------------------- /AI-Doctor-main/AI Medical support by nms/templates/reports.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashutosh-engineer/AI-Doctor/HEAD/AI-Doctor-main/AI Medical support by nms/templates/reports.html -------------------------------------------------------------------------------- /AI-Doctor-main/AI Medical support by nms/templates/splash.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashutosh-engineer/AI-Doctor/HEAD/AI-Doctor-main/AI Medical support by nms/templates/splash.html -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashutosh-engineer/AI-Doctor/HEAD/README.md --------------------------------------------------------------------------------