Skip to content

Latest commit

 

History

History
93 lines (60 loc) · 3.87 KB

README.md

File metadata and controls

93 lines (60 loc) · 3.87 KB

AltairCare - Healthcare AI WebApp

AltairCare Logo

Welcome to AltairCare!

Artificial intelligence is a rapidly advancing field that is revolutionizing various industries, including agriculture, banking, healthcare, and travel. In the healthcare sector, AI has garnered significant attention from tech giants like Microsoft, Google, Apple, and IBM. Why? Because AI simplifies the lives of patients, doctors, and hospital administrators by automating tasks traditionally performed by humans. This not only saves time but also reduces costs. AI also enables the delivery of medical services in remote and inaccessible areas and can diagnose diseases in their early stages, significantly improving the chances of recovery.

Introducing AltairCare, an innovative healthcare AI web application that leverages machine learning and deep learning algorithms to provide users with highly accurate disease prediction models. With AltairCare, users can assess their risk of developing various diseases, including:

  • Liver Disease
  • Pneumonia
  • Kidney Disease
  • Diabetes
  • Stroke
  • Heart Disease

Disease Prediction

Explore Disease Pages

Each disease has its dedicated page within AltairCare, offering an overview of the condition, common symptoms, and detailed information about the prediction model, including the required input parameters.

Disease Page:

Disease Page

Prediction Page:

Prediction Page

Access the Data

All the datasets used to train our predictive models are available on Kaggle, ensuring transparency and reproducibility.

Libraries Used

We have employed various powerful libraries to bring AltairCare to life:

  • Flask: For robust backend web development.
  • Scikit-learn & TensorFlow: For training the disease prediction models.
  • SQLAlchemy: For efficient handling of SQLite databases.

How to Run This Project

Want to try AltairCare locally? Follow these simple steps:

Clone this Repository:

git clone /~https://github.com/vikasharma005/Healthcare_AI_WebApp.git
cd Healthcare-AI-WebApp

Install Requirements:

pip install -r requirements.txt

Start the Local Server:

python wsgi.py

AltairCare is not just a web app; it's a leap into the future of healthcare. Explore, predict, and empower yourself with the latest in AI-driven healthcare technology. Your well-being is just a click away!

Author

Hi there 👋, I'm Vikas

Just learning New Skills😀

You can find more about me and my projects on my GitHub profile.

Disclaimer: AltairCare is designed for informational purposes only and should not be considered a substitute for professional medical advice or diagnosis. Always consult with a healthcare professional for any medical concerns.