CHIANGEL

CHIANGEL/Awesome-LLM-for-RecSys

MIT AI & ML low-activity

Survey: A collection of AWESOME papers and resources on the large language model (LLM) related recommender system topics.

1.5k stars
88 forks
slow
GitHub +2 / week

1.5k

Stars

88

Forks

5

Open issues

6

Contributors

AI Analysis

A curated survey and resource collection documenting papers and research on the intersection of large language models and recommender systems. This is a research-focused curation project, best suited for academics, ML researchers, and practitioners actively working on LLM-enhanced recommendation systems—not for general-purpose software development or end-user applications. It serves the niche but growing subfield of LLM4RecSys by organizing and tracking published research.

AI & ML Research Project Discovery value: 5/10
Documentation 8/10
Activity 4/10
Community 7/10
Code quality 5/10

Inferred from signals mentioned in the README (tests, CI, type safety) — not a review of the actual code.

Overall score 7/10

AI's overall editorial judgment — not an average of the bars above, can weigh other factors too.

llm recommender-systems nlp survey research
MIT licensed Educational Niche/specialized use case Beginner friendly
Deep Analysis · Based on README and public signals
1w ago

Curated survey on LLM applications in recommender systems with peer-reviewed backing

Awesome-LLM-for-RecSys is a literature curation and taxonomy resource documenting how large language models are integrated into recommendation pipelines. It anchors a published ACM TOIS survey paper (2024) and organizes papers by where LLMs are deployed: feature engineering, ranking, reranking, explanation, and reasoning. Built for researchers and practitioners exploring LLM-RecSys intersections. The repo serves as a living index rather than a software tool or framework.

Origin

Launched May 2023 as the LLM boom accelerated. Evolved from initial paper collection to a formal survey accepted by ACM TOIS in 2024, with camera-ready v6 released July 2024. Maintains weekly research updates via WeChat community channel. Represents the maturation phase of LLM-for-RecSys as an academic subfield.

Growth

Peaked at acquisition phase (2023–early 2024) following survey publication. Gained ~1,545 stars over ~3 years, averaging ~1 star per week recently. Growth reflects stable interest in the topic rather than viral adoption. Forks (88) and weekly star gain (1) suggest steady but modest engagement. The publication in a top-tier venue (TOIS) lent credibility but did not drive exponential adoption, consistent with academic survey resources.

In production

Adoption not verified in production systems. The resource is a survey index, not a deployable framework. Usage is inferred to be academic (researchers, students) and possibly by industry practitioners surveying the landscape. No GitHub Issues, PRs, or external integrations documented. Citation count of the underlying survey paper (if available on ACM/Google Scholar) would be a better adoption proxy than repository stars.

Code analysis
Architecture

Not a software project. Repository structure is documentation-based: markdown tables categorizing papers by application point in the RecSys pipeline (feature engineering, ranking, reranking, explanation, reasoning). README includes reference tables with paper name, LLM backbone, tuning strategy, venue, and link. Likely organized as a static resource with periodic manual updates.

Tests

Not applicable; this is a curated resource, not executable code.

Maintenance

Last push 2026-01-17 (approximately 5 months ago as of 2026-07-01). Survey paper archived July 2024. README indicates ongoing updates to 'Newest Research Work List' (section 1.7 mentioned), and author claims weekly WeChat paper notes. Updates appear periodic and driven by author's manual curation rather than automated processes. Maintenance is active but low-velocity, consistent with survey maintenance patterns.

Honest verdict

ADOPT IF: you are a researcher or practitioner systematically surveying LLM applications in recommender systems and need a curated, peer-reviewed taxonomy of the landscape. AVOID IF: you are looking for executable code, a production framework, or a tool with active community support and integration guides. MONITOR IF: the field continues to evolve rapidly; this resource may become outdated if the author reduces curation frequency, though the archived TOIS survey provides stable historical reference.

Independent dimensions

Mainstream potential

2/10

Technical importance

5/10

Adoption evidence

3/10

Risks
  • Single maintainer dependency: curation relies on one author (CHIANGEL); discontinuation risk if author moves on.
  • Curation lag: manual updates mean papers may be added weeks or months after publication; no automated detection of new relevant work.
  • No versioning or releases: repository is a single branch; no tagged snapshots tied to survey paper versions, making historical citation imprecise.
  • Limited quality filtering: being a curated list, there is no explicit peer review of included papers beyond venue selection; inclusion criteria not formally documented.
  • Static resource ceiling: as markdown tables, the resource does not scale well to hundreds of papers; search/filter usability may degrade without tooling.
Prediction

Repository will likely remain a niche but stable academic resource. As the LLM-RecSys field matures, the value of this survey decreases unless it evolves into a searchable database or community-driven platform. Most probable outcome: slow maintenance as a static archive with occasional updates, cited by researchers but not widely adopted outside the academic community.

0 found this helpful

Newsletter

Get analyses like this every Monday

Free weekly digest of the most interesting open-source discoveries.

Languages

No language breakdown available.

Information

License
MIT
Last updated
6mo ago
Created
38mo ago
Analyzed with
anthropic/claude-haiku-4-5

Stars over time

Loading…

Contributors over time

Top 100 contributors only — repos with more will plateau at 100.

Loading…

Recent releases

No releases published yet.

Similar repos

Hannibal046

Hannibal046/Awesome-LLM

Awesome-LLM is a curated index of Large Language Model resources, including...

27.1k AI & ML
TsinghuaC3I

TsinghuaC3I/Awesome-RL-for-LRMs

This is a curated survey and collection of papers on reinforcement learning...

2.5k TeX AI & ML
WangRongsheng

WangRongsheng/awesome-LLM-resources

This is a curated index of Large Language Model resources, covering multimodal...

WooooDyy

WooooDyy/LLM-Agent-Paper-List

This is a curated paper list repository accompanying an 86-page survey on Large...

vs. alternatives
Hannibal046/Awesome-LLM

Broader LLM survey (27k stars) covering general LLM applications; this repo is narrowly focused on recommender systems, serving a specialized intersection rather than competing directly.

WooooDyy/LLM-Agent-Paper-List

Covers LLM-based agents (8k stars); overlaps minimally since this repo emphasizes RecSys pipelines, not autonomous agents.

WangRongsheng/awesome-LLM-resources

General LLM resources collection (8.6k stars); more general-purpose; this repo offers deeper taxonomy for RecSys-specific LLM integration patterns.

TsinghuaC3I/Awesome-RL-for-LRMs

Focuses on reinforcement learning for large robotic models; entirely different domain, no meaningful overlap.