Skip to content

Parth18Shah/ConsultMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConsultMe

Description

The lockdown that took place due to the Covid-19 all around the country had some severe impact on people. Most of them were afraid to go outside of their homes. People were reluctant to go even for a routine checkup. To provide an effective solution for the same we have created this website. Here we have incorporated a Machine learning model which would predict the disease the user might be suffering from, based on the symptoms which they have given as the input and will also suggest some home remedies and medicines for the same. We will also provide the patient an option to consult with a doctor online to get their expert opinion.


Features

  • Predict diseases based on the symptoms selected by the user.
  • Consult with the doctors online to get their expert opinion.
  • Get home remedies and medicines recommended for the predicted disease.
  • Graphical insights about the rating of the doctor and the prediction history of all the patients.
  • User authentication and profile customization.

How To Use

Software Requirements

  • A text editor(like Visual Studio Code)
  • Either MySQL or PostgreSQL server on your local machine
  • Python (v3.8.5)

Installation

Install the dependencies

pip install -r requirements.txt

Execute the code

python run.py

Tech stack

Frontend : HTML, CSS, Javascript, Bootstrap
Backend : Python(Flask framework)
Database : MySql


Developed by Parth Shah, Smit Shah and Akshit Shah