microsoft/RecAI
Bridging LLM and Recommender System.
RecAI helps e-commerce managers, content curators, and platform strategists build more intelligent and interactive recommendation systems. It takes various forms of data, like user interactions and item descriptions, and uses large language models to generate personalized product recommendations, content suggestions, or tailored user experiences. The output is a more sophisticated and explainable recommendation engine.
1,063 stars.
Use this if you are developing or managing a system that needs to offer highly personalized, interactive, and understandable recommendations to users, moving beyond traditional, less conversational methods.
Not ideal if your primary need is for a simple, traditional recommender system without the advanced interactivity, explainability, or language-based processing that LLMs provide.
Stars
1,063
Forks
114
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jan 27, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/microsoft/RecAI"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related models
AkaliKong/MiniOneRec
Minimal reproduction of OneRec
RUCAIBox/LLMRank
[ECIR'24] Implementation of "Large Language Models are Zero-Shot Rankers for Recommender Systems"
liuqidong07/LLM-ESR
[NeurIPS'24 Spotlight] The official implementation code of LLM-ESR.
westlake-repl/IDvs.MoRec
End-to-end Training for Multimodal Recommendation Systems
amazon-science/AdaRec
Adaptive Generative Recommendations with Large Language Models