Skip to content

Latest commit

 

History

History

palladium

About

The palladium application makes it easy to for doctors to identify the disease a person is suffering from

Getting Started

Clone this repository
git clone https://github.com/SaptakBhoumik/Palladium.git

Cd to this directory
cd Palladium/palladium

After that run the following command to install required dependencies
pip3 install -r requirements.txt

Start the application using the following command
python3 Palladium.py

You should get something like this