~/devreads

#large-language-models

6 posts

29 Jun

Netflix Technology Blog 22 min read

Authors: Lequn Wang , J iangwei Pan , and Linas Baltrunas Figure 1. Autoregressive homepage generation. GenPage builds a Netflix homepage one row or entity at a time, each one conditioned on what’s already on the page and the user’s context. Introduction The Netflix homepage is the first thing users see when they open the app and the primary way…

recommendation-systemainetflixmachine-learninglarge-language-models

29 May

Yash Khandelwal 12 min read

The Problem A Delivery Executive (DE) finishes their day, opens the app, and expects a clear breakdown of what they earned. Instead, they often see a payout that does not fully match their expectations — an incentive missing, a deduction they do not recognise, or a credited amount lower than what they had mentally calculated. At Swiggy, these seemingly simple…

customer-experienceartificial-intelligencelarge-language-modelsagentic-aidata-science

19 Jan

João Palmeiro 6 min read

Benchmark It Yourself (BIY): Preparing a Dataset and Benchmarking AI Models for Scatterplot-Related Tasks When we need to visualize and interact with millions, or even just thousands, of individual points while analyzing data, we typically resort to rendering them in the browser using a canvas . The other common approach for the web, SVG, doesn’t scale when the number of…

outlier-detectionclusteringdata-visualizationartificial-intelligencelarge-language-models

4 Dec 2025

Sri Raghava Muddu 7 min read

Image Source: Google Nano Banana TL;DR LLMs struggle to summarize the thousands of reviews for a single product because of context window limits and conflicting opinions. The proposed solution, XL-OPSUMM, is a scalable framework that summarizes reviews incrementally (in chunks) to overcome these limits. Its key innovation is the Aspect Dictionary — a numerical scorecard that tracks the exact count…

ecommercelarge-language-modelsdeep-learningdata-sciencetext-summarization

25 Nov 2025

Jean Alves 13 min read

By Jean V. Alves and Ferran Pla Fernández Moving beyond binary classification provides novel insights. In the real world, scams rarely present themselves in black and white. Fraudsters exploit nuance, impersonate legitimate brands, and mask malicious intent with seemingly ordinary behavior. That’s why Feedzai has launched ScamAlert (patent pending), a Generative AI-based system innovating on the current paradigm of scam…

large-language-modelsfinancial-fraudfraud-preventioncomputer-visionmachine-learning

13 Nov 2025

Mallika 5 min read

At Thumbtack, collaboration has always been our edge; it’s what allows our teams to move fast, think creatively, and solve complex problems together. Our Decide & Resolve team works to empower homeowners to confidently hire the best local service professionals through relevant and personalized recommendations. Recently, we’ve introduced a new cross-functional process that combines the power of AI, accessible tooling,…

ailarge-language-modelsengineeringprompt-engineeringprototyping