- SickSense AI is a Machine Learning model that can predict the likelihood of a patient developing a particular disease based on the symptoms entered by the user.
- The user needs to enter his/her name and select 5 symptoms the user's facing from the drop-down menu.
- It predicts with an accuracy of 0.975 . Tools Used: Python (for backend), ML Algorithm (Random Forest) Tkinter of python (for GUI)