RUItchy is a cross-platform, mobile/web application that allows users to diagnose a variety of skin-related conditions with the help of their camera lens and an intuitive user interface.
RUItchy is essentially written in JavaScript and Python. It utilizes the Ionic Framework for the front end and Python/Firebase for the back end. We had Firebase send data by posting and fetching JSON objects, and used Python's OpenCV to analyze the images for illnesses/ symptoms. Currently this project is expected to expand this application to utilize more features, such as improved identification of wounds and illnesses, as well as symptom.
More details of this project can be found on it's Devpost
Let's do a project!