GenRec: An LLM-Backed Recommendation Ranker
GenRec replaces a stack of hand-engineered ranking models with a single fine-tuned LLM that scores items from natural-language context. Here is the architecture, the training loop, and what production teams should know before shipping it.