The AI-Powered Medical Diagnosis System is a machine learning-based application built with Streamlit that assists in predicting various diseases, including:
- Diabetes
- Heart Disease
- Parkinson's Disease
- Lung Cancer
- Hypothyroidism
The system utilizes artificial intelligence and data science techniques to analyze patient data and provide diagnostic predictions.
- User-friendly Web Interface: Built using Streamlit for seamless interaction.
- Multi-Disease Prediction: Supports multiple disease classifications.
- Real-time Data Processing: Provides instant predictions based on user inputs.
- Secure & Scalable: Can be expanded with more diseases and functionalities.
Ensure you have Python 3.11.0 installed along with Git.
git clone https://github.com/Sanjaykumar310/Implementation-of-AI-Powered-Medical-Diagnosis-System.git
cd Implementation-of-AI-Powered-Medical-Diagnosis-System
pip install -r requirements.txt
streamlit run app.py
- Open the application in your browser.
- Enter the required medical details.
- Click the Predict button to get the diagnosis results.
- Python 3.11.0
- Streamlit (Frontend UI)
- Scikit-Learn, TensorFlow (Machine Learning Models)
- Pandas, NumPy (Data Processing)
- Git & GitHub (Version Control)
Feel free to contribute to this project by:
- Forking the repository
- Creating a new branch
- Making necessary changes
- Submitting a pull request
This project is licensed under the MIT License.
For any queries or collaboration, reach out to Sanjay Kumar via GitHub.