This project is an AI-powered skin disease classification system designed to assist users in identifying and understanding various skin conditions. It combines deep learning with conversational AI to make healthcare insights more accessible.
How It Works
Image Input: The user uploads a skin image through the Streamlit web app.
Classification: A trained deep learning model (CNN) analyzes the image and classifies the detected skin disease.
Description: The app displays the disease name along with a brief description of its symptoms or causes.
Chatbot Interaction: Users can interact with an AI chatbot powered by the Gemini API to ask follow-up questions or seek detailed information about the diagnosed condition.
Doctor Suggestions: The system also provides a list of nearby doctors specializing in dermatology for further consultation.