Giter Site home page Giter Site logo

cross-sell-app's Introduction

Cross-sell application

This application was created as a university project which aims to simulate a real life business assignement concerning on-line shops.

General info

Our application is an on-line shop, which in addition recommends various categories and new products for each user based on his/hers particular history.

Most of the text in the application is in CZECH.

How does it work

The application returns recommendations based on history of views using Word2vec recommendation engine. The web application uses Dash in Python.

How to use it

In order to obtain your own history of views you need to sign in with your original name.

Then you can view any category and any product you want. When you have selected a category, only products from this particular category will be displayed and recommended.

After you have gone back to the main page new categories and 5 new products from the whole e-shop will be recommended based on the products and categories you have already visited.

How can YOU try it?

Unfortunately his application does not run on a webside since the trained recommendation model and the data required for the application are too big. This repository does not contain a trained recommendation model either since the files are bigger than 100MB.

However you can see few pictures of the application in the folder: pictures.

If you want to run this application withou recommendation model, the required packages in Python 3 are listed in the file requirements.txt You can use the following commands in Windows using pip:

$ pip3 install -r requirements.txt

and then run the application in the folder webapp using command:

$ py index.py

cross-sell-app's People

Contributors

3fid avatar hypernek avatar jirichmel avatar pajav7 avatar

Watchers

 avatar  avatar

Forkers

hynekw

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.