Skip to content

cosmos-dx/Doctorg--Deep-Learning

Repository files navigation

DoctorG - Disease Prediction Based on Symptoms

DoctorG is a deep learning-powered disease prediction tool that helps users identify potential diseases based on the symptoms they input. Using advanced deep learning algorithms, the model analyzes the symptoms and predicts the most probable diseases, providing explanations for each diagnosis.

Install

git clone https://github.com/cosmos-dx/Doctorg--Deep-Learning.git

cd Doctorg--Deep-Learning

python train_doctorg.py

python midway.py

python -m streamlit main.py