RecRanker and RecLM
About RecRanker
sichunluo/RecRanker
[TOIS'24] "RecRanker: Instruction Tuning Large Language Model as Ranker for Top-k Recommendation"
This project helps e-commerce sites, streaming services, or content platforms improve their product recommendation systems. It takes information about user preferences and items, then outputs a personalized, ordered list of top recommendations for each user. This is designed for machine learning engineers or data scientists working on recommender systems.
About RecLM
HKUDS/RecLM
[ACL2025] "RecLM: Recommendation Instruction Tuning"
This project helps optimize recommendation systems, especially when you don't have much data about new users or items. It takes your existing user interaction data and item descriptions, then uses advanced language models and reinforcement learning to create more accurate user and item profiles. The output is enhanced profiles that plug into your current recommendation engine, helping it make better suggestions. This is for data scientists or machine learning engineers building and maintaining recommendation systems.
Scores updated daily from GitHub, PyPI, and npm data. How scores work