Skip to content

Latest commit

 

History

60 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

PocketDerma

WhatsApp Image 2024-05-24 at 15 32 41

PocketDerma aims to address the challenge of providing an easy and effective way for individuals to determine the health of their skin through AI-driven disease detection. This web application allows users to take pictures of various skin diseases and match them with diseases in our database using AI components, enabling users to get a diagnosis without much hassle.

Project Description

For most people, getting access to good healthcare is not easy due to long distances and other factors. Our project aims to address this issue by bringing healthcare to users through an application.This application allows users to take pictures of various skin diseases and match them with diseases in our database using AI components. This enables users to get a diagnosis without much hassle.

Installation

To install and set up the project, follow these steps:

Usage

1. cd skin_disease_model/frontend
2. Start the server: npm run start
3. Open your browser and navigate to http://localhost:3000
4. In another terminal, cd skin_disease_model/api
5. Run ./main.py
6. To train a custom model, modify training_model/datasets to include your datasets
7. Modify main.py in skin_disease_model/api to include class names
8. Modify training_model.py in training to include the correct number of classes
9. cd skin_disease_model/training
10. Run ./training_model.py
11. Use the command 'mysql -u root -p' to run the MySQL database in another terminal to be able to use the api

Screenshots

Login Page

WhatsApp Image 2024-05-24 at 15 32 41

Signup Page

WhatsApp Image 2024-05-24 at 17 31 54

Image Upload

Screenshot 2024-05-20 171751

Processed Image

Screenshot 2024-05-20 at 17-21-30 PocketDerma

Authors

  • Cameron Chase Naidoo
  • Alice Musukwa
  • Gold Israel

Licensing

This project is licensed under the MIT License.

About

Webstack Portfolio Project for ALX Africa

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages