This repository hosts a Python desktop application designed to assist in medical diagnostics and streamline doctor-patient interactions. The app leverages AI technology (ResNet) to analyze X-ray scans and integrates several features for patients, doctors, and radiologists.
-
AI-Powered X-Ray Scan Predictions
Upload your X-ray scan, and the system will predict potential medical conditions for respiratory diseases using a ResNet AI model. -
Doctor Chat System
Connect with certified doctors for personalized medical advice. -
VIP Membership Benefits
- Purchase coins to upgrade your VIP level.
- Enjoy discounts on system features, including doctor consultations and advanced AI predictions.
- Consultation and Earnings
- Engage in chats with patients.
- Earn coins for every consultation, which can be redeemed for other system benefits.
- Batch X-Ray Analysis
- Predict results for individual X-ray scans or process entire folders containing multiple scans.
- Enhance efficiency with the AI model's high-accuracy predictions.
Step 2: Install Dependencies Ensure Python 3.8+ is installed Step 3: Run the Application
python starter.py
Tech Stack
Backend AI Model: ResNet for X-ray image prediction.
Language: Python.
GUI Framework: Tkinter.
Database: MYSQL.
Usage Guide
For Patients
-
Create an account or log in.
-
Upload your X-ray scan for analysis or start a chat with a doctor.
-
Purchase coins to unlock VIP features or discounted services.
For Doctors
-
Log in to the system.
-
Respond to patient queries and earn coins.
For Radiologists
-
Access the "Batch Analysis" feature.
-
Upload a folder containing multiple scans for batch predictions.
Future Enhancements
Integration with Electronic Health Records (EHR) systems.
Support for more advanced AI models.
Enhanced chat features, including video consultations.
Contributing
We welcome contributions! To contribute:
-
Fork the repository.
-
Create a branch for your feature or bugfix.
-
Submit a pull request with detailed changes.
License
This project is licensed under the MIT License. See the LICENSE file for more information.