ylongqi/openrec
OpenRec is an open-source and modular library for neural network-inspired recommendation algorithms
This library helps build or adapt recommendation systems, which suggest items like movies, products, or content to users. It takes in user interaction data and item information, then outputs personalized suggestions. This is for machine learning engineers or data scientists who need to implement or customize recommendation algorithms for various applications.
416 stars. No commits in the last 6 months.
Use this if you need to build or customize neural network-based recommendation systems and want a modular framework to adapt to different user, item, and contextual data.
Not ideal if you are looking for a plug-and-play recommendation system with no coding, or if you don't have experience with machine learning frameworks like TensorFlow.
Stars
416
Forks
83
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 24, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ylongqi/openrec"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
meta-pytorch/torchrec
Pytorch domain library for recommendation systems
recommenders-team/recommenders
Best Practices on Recommendation Systems
hongleizhang/RSPapers
RSTutorials: A Curated List of Must-read Papers on Recommender System.
kakao/buffalo
TOROS Buffalo: A fast and scalable production-ready open source project for recommender systems
RUCAIBox/CRSLab
CRSLab is an open-source toolkit for building Conversational Recommender System (CRS).