» Tag
recommendation-systems
4 postsGenRec: Netflix Moves Toward LLM-Native Recommendation Systems
Netflix's GenRec reframes recommendation as generative language modeling, signaling a shift from ranking pipelines to LLM-native architectures.
Netflix GenRec: An LLM-Native Ranker Beyond Feature Engineering
Netflix's GenRec replaces feature engineering with an LLM-native ranker, matching production performance using far less labeled data.
Netflix Unveils Slow-Fast Architecture for Notifications
Netflix built a hierarchical notification system inspired by Kahneman's fast/slow thinking model, decoupling long-term pacing strategy from real-time message selection.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comBuilding a Multimodal Vector Search Platform for Product Catalogs
How a recommendation team built a multimodal vector search platform with Qdrant, tuned HNSW settings, and optimized GPU usage for embedding millions of products.