Skip to content

A simple fashion recommendation system built with Django and TensorFlow, using a custom dataset and model architecture.

Notifications You must be signed in to change notification settings

EternalBlue445/Fashion-Recommender-System

Repository files navigation

Necessary Files

- The pretrained folder contains "recom4.h5" which is used to provide recommendation
- It also contains "gen_model.py" which contains the necessary code to design and train the model

Workflow

- User makes a search query
- It hits an api ('search/') 
- The string is sent to the model 
- model generates a recommendation and user sees it on the frontend.

Mode Architecture

Capture2

Snapshots

User makes a query and gets the recommendation

Capture

About

A simple fashion recommendation system built with Django and TensorFlow, using a custom dataset and model architecture.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •