Skip to content

Un système expert conçu pour donner des recommandations de produits de skincare en se basant sur des produits 100% tunisiens.

Notifications You must be signed in to change notification settings

chouhlaoui/DermWise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DermWise Beauty Advisor 💆‍♀️

Introduction

Welcome to DermWise, a beauty advisor system designed to help you with your skincare routine selection. This expert system application provides personalized skincare routine recommendations based on your preferences and skin type.

Project Overview

The core functionality of DermWise includes:

  • Prompting users with questions about their skincare preferences, such as skin type, concerns, budget, and routine complexity preference.
  • Utilizing a database of skincare products stored in an Excel file (AIdata.xlsx), containing details like product names, brands, prices, and images.
  • Analyzing user responses to filter and match relevant skincare products from the database.
  • Generating personalized skincare routines based on the user's inputs and displaying recommended products.

Features

  • User-friendly interface: DermWise offers a straightforward interface for users, making the skincare routine selection process intuitive.
  • Personalized recommendations: By considering factors like skin type, concerns, and budget, DermWise provides tailored skincare routines to meet individual needs.
  • Data-driven decision-making: DermWise employs data analysis techniques to match users with its database's most suitable skincare products, ensuring effective recommendations.

Requirements

  • Python 3.x
  • Pandas library
  • Tkinter library (usually included with Python installations)

Installation

  1. Clone or download the project files from the GitHub repository.

  2. Install the required libraries using pip:

pip install pandas

(Tkinter is usually included with Python installations and does not require a separate installation)

Usage

  1. Run the Python script dermwise.py.
  2. Follow the on-screen prompts to answer questions about your skincare preferences.
  3. DermWise will generate a personalized skincare routine based on your inputs and display the recommended products.

Data Source

The skincare product data used by DermWise is collected from different Tunisian brands and stored in an Excel file (AIdata.xlsx). This file contains information such as product names, brands, prices, and images.

License

Feel free to contribute and make DermWise even better!

Contact

For any inquiries or feedback regarding DermWise, please contact [email protected].

Thank you for using DermWise Beauty Advisor!

About

Un système expert conçu pour donner des recommandations de produits de skincare en se basant sur des produits 100% tunisiens.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages