GithubHelp home page GithubHelp logo

daheer / e-commerce-recommender Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 35.8 MB

Recommendation system that searches similar items

License: MIT License

Python 7.69% Jupyter Notebook 92.31%
embeddings fastai openai-clip pytorch recommender-system

e-commerce-recommender's Introduction

E-Commmerce-Recommender

E-Commerce-Recommender is a recommendation system that aims to help users find similar items to the ones they bought from a retail store.
It does this using two components. A CLIP and Dot NN component. The CLIP part uses pretrained embeddings from the CLIP Text Model and the Dot NN part uses trained-from-scratch embeddings.

Model Architecture (Dot NN)

Built Using

Prerequisites and Installation

  • Python
python -m pip install -r requirements.txt
  • FastAPI
uvicorn main:app

Project Structure

│   main.py
│   train.ipynb
│   utils.py    
|
├── variables
│   ├──all_items.pt
│   ├──df.pt
|   └──weights.pt
|
└── images
    └─── model_architecture.png

Usage

Running the code mentioned above should launch a server in your localhost with some port. Head over to "bought" page and supply an index. Example:

localhost:8000/bought/1234

Demo

References

Contact

Dahir Ibrahim (Deedax Inc) - http://instagram.com/deedax_inc
Email - [email protected]
YouTube - https://www.youtube.com/@deedaxinc.3389
Twitter - https://twitter.com/DeedaxInc
Project Link - https://github.com/Daheer/E-Commerce-Recommender

e-commerce-recommender's People

Contributors

daheer avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

zaynni

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.