microsoft/RecAI
Bridging LLM and Recommender System. observed · 2026-08-28
Health v2 · maintenance only
56/100
- Activity 64
- Release rhythm 35
- Longevity 77
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1091
- days_rel: n/a
- days_push: 218
- n_releases_24m: 0
Adoption not part of the score
1192 stars · 128 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
RecAI is a Microsoft research project exploring ways to integrate large language models into recommender systems (LLM4Rec). It includes a conversational recommender AI agent, selective knowledge plugins via prompting, and LLM-based model explainers.
Use cases
- build a conversational recommender system on top of an existing recommendation model
- make matrix factorization recommenders interactive and explainable with an LLM agent
- inject domain knowledge into an LLM via personalized prompting without fine-tuning
- fine-tune a language model to act as a recommender
- evaluate LLM-based recommendation quality
- use an LLM to explain recommendations from a traditional model
When to choose
- you want to add LLM-driven interactivity or explainability to an existing recommender system
- you are researching LLM4Rec techniques like agents, prompting, or fine-tuning for recommendations
- you want a reference implementation of a recommender AI agent that calls traditional models as tools
When to avoid
- you need a production-ready, turnkey recommender system without LLM integration
- you want a lightweight library with a stable API rather than research code and notebooks
- your project has no need for conversational or explainable recommendation
Facets
library · maturity active
agent-framework llm-inference rag machine-learning chatbot artificial-intelligence large-language-models machine-learning python llm4rec recommender-systems conversational-recommendation jupyter-notebooks microsoft-research ai-agents retrieval-augmented-generation
1 source
- readme: https://github.com/microsoft/RecAI · fetched 2026-08-28 · ae5951b2d7ce
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| microsoft/RecAI | main | 56 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem