Hi, am excited to share with you a Streamlit application that won me a top 25 spot in the AGBI Digital HealthTech Hackathon among 1213 participants.
The web application contains a variety of features - skin cancer detector, super-resolution (my personal favourite), digital prescription and a chatbot that solves queries related to skin cancer. Deployed using streamlit-sharing.
Github repo.
Brief description of functionalities:
- Download and upload images to Firebase.
- Skin cancer detection and Super-resolution using Tensorflow.
- Chatbot using Wit.ai.
- Creation of interactive digital prescriptions using the streamlit-drawable-canvas component and some NumPy magic
Special thanks to @andfanilo and @tc1 for their timely support.