You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository houses machine learning models and pipelines for predicting various diseases, coupled with an integration with a Large Language Model for Diet and Food Recommendation. Each disease prediction task has its dedicated directory structure to maintain organization and modularity.
This is a repo for the Tanzania AI lab hackathon 2020 & the AI4Dev2020 challenge, where we as the Elixir team created the 1st AI based cancer diagnosis system, built a model comprising of Deep Convolutional Neural Network(CNN) and a web app that screens microscopic images so as to detect cancer tumors, thus increasing speed, accuracy in cancer d…
Rule-based healthcare expert system designed using Pyke and Python. The project focuses on heart failure telemonitoring, aiming to enhance patient self-care and clinical management.
A machine learning-based web app for detecting Parkinson's disease from voice recordings. The app extracts key voice features, applies pre-trained models, and provides real-time predictions of Parkinson's likelihood. Built using Streamlit, Librosa, and scikit-learn.
This project uses a TinyVGG16-based CNN to classify MRI scans for Alzheimer's Disease stages: Mild Impairment, Moderate Impairment, No Impairment, and Very Mild Impairment. It includes Jupyter notebooks for training and prediction, and a Streamlit app for easy inference. The model achieves high metrics in predicting Alzheimer's stages.