HKUDS/RLMRec
[WWW'2024] "RLMRec: Representation Learning with Large Language Models for Recommendation"
This tool helps improve recommendation systems by using Large Language Models to understand user preferences and item characteristics. It takes existing user interaction data and rich textual descriptions (like product reviews or user bios), then processes them to generate sophisticated user and item profiles. The output is a more accurate and nuanced recommendation engine, beneficial for e-commerce managers, content strategists, or platform owners seeking to personalize user experiences.
448 stars. No commits in the last 6 months.
Use this if you manage a platform with existing recommendation systems and believe that incorporating detailed text descriptions about users and items could significantly enhance recommendation accuracy and relevance.
Not ideal if you lack extensive textual data for users and items, or if your primary focus is on basic collaborative filtering without leveraging advanced semantic understanding from text.
Stars
448
Forks
57
Language
Python
License
Apache-2.0
Category
Last pushed
Jun 26, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/HKUDS/RLMRec"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
snap-research/GRID
GRID: Generative Recommendation with Semantic IDs
eugeneyan/semantic-ids-llm
Semantic IDs: How to train an LLM-Recommender Hybrid with steerability and reasoning on recommendations.
HKUDS/XRec
[EMNLP'2024] "XRec: Large Language Models for Explainable Recommendation"
HKUDS/EasyRec
[EMNLP'2025] "EasyRec: Simple yet Effective Language Model for Recommendation"
taherfattahi/recommendation-systems-by-llms
Enhancing Recommendation Systems with Large Language Models (RAG - LangChain - OpenAI)