The Perfume Recommendation System is a Flask-based web application that recommends perfumes similar to a selected perfume. The system provides recommendations based on the similarity percentage of perfume notes.
- Perfume Recommendation: Enter a perfume name to get a list of similar perfumes.
- Modern UI: A user-friendly interface built with Bootstrap for a modern look and feel.
- Python 3.7 or higher
- Flask
- scikit-learn
- pandas
- joblib
- Inspired by various perfume databases and recommendation systems.
- Uses Bootstrap for frontend styling.