Skip to content

A simple product recommender app which recommends the product to the users based on their preferences.

Notifications You must be signed in to change notification settings

p-sachin/fashlance_product_recommender

Repository files navigation

Product Recommendation System

alt text

Description

This is a product recommender which recommends the products to the users based on their preferences. In this web app, the users can search for their products using text or with an image.

Usage

To use this repo,

  • first run the requirement file to install the dependencies
    pip3 install -r requirements.txt
  • Next, run the flask app using
    python app.py

About

A simple product recommender app which recommends the product to the users based on their preferences.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published