Skip to content

Latest commit

 

History

History
53 lines (41 loc) · 1.91 KB

README.md

File metadata and controls

53 lines (41 loc) · 1.91 KB
title emoji colorFrom colorTo sdk sdk_version app_file pinned license
Onsite Health Diagnostic
💻
purple
red
streamlit
1.32.2
app.py
false
mit

Onsite-Health-Companion (OHC)

Onsite Health Companion (OHC) is the web application that allows users to predict whether the user has been infected with a menacing disease or not. These diseases can be very dangerous to health if they are not treated properly. The main objective of OHC is to help people predict the disease in case of absence of medical professionals, strikes or any related uncertainties.

Website

link:

Table Of Contents

Datasets

Clone

  1. Clone the repository:
git clone https://github.com/praj2408/Onsite-Health-Companion-OHC
  1. Install dependencies
pip install -r requirements.txt
  1. Run the application
streamlit run app.py

License

This project is licensed under the MIT License - see the LICENSE file for details.