fashion tech
30 articles about fashion tech in AI news
CATCHES Launches Generative AI Fashion Sizing Technology
CATCHES has launched a new generative AI technology designed to address fashion sizing challenges. The system aims to create more accurate and personalized size recommendations, potentially reducing returns and improving customer experience.
CATCHES Launches Generative AI with Physics-Based Sizing Technology for Fashion E-Commerce
CATCHES has launched a generative AI platform for fashion e-commerce featuring physics-based sizing technology. The launch is in partnership with luxury brand AMIRI and is powered by NVIDIA's AI infrastructure. This directly targets a core pain point in online apparel retail: fit uncertainty and high return rates.
Is AI Antithetical to Luxury? The Business of Fashion Poses the Core Question
The Business of Fashion examines the fundamental tension between AI's scalability and luxury's exclusivity. This is a strategic, not technical, debate for luxury houses deciding how to adopt AI without diluting brand value.
Nvidia and Antoine Arnault Partner to Advance Virtual Try-On Technology
Nvidia and Antoine Arnault are collaborating to push virtual try-on technology forward, leveraging Nvidia's AI hardware and Arnault's luxury industry influence. This partnership aims to solve long-standing accuracy and scalability challenges in digital fashion fitting.
Building a Multimodal Product Similarity Engine for Fashion Retail
The source presents a practical guide to constructing a product similarity engine for fashion retail. It focuses on using multimodal embeddings from text and images to find similar items, a core capability for recommendations and search.
The Business of Fashion Poses the Question: Should Luxury Stop Worrying and Learn to Love AI Imagery?
The Business of Fashion directly addresses the luxury sector's central dilemma regarding AI-generated imagery, framing it as a strategic question of adoption versus caution. This signals a critical inflection point for brand identity and creative production.
Is the Luxury Comeback Still on Track? - The Business of Fashion
The Business of Fashion reports on the uncertain trajectory of the luxury sector's recovery. This macro-economic and consumer sentiment analysis is critical context for AI investment and deployment strategies within luxury houses.
Snap Brings AI Lenses To Luxury Fashion Campaigns
Snapchat is integrating AI-powered augmented reality lenses into luxury fashion marketing campaigns, offering brands a new channel for immersive, interactive advertising directly within the app's ecosystem.
Italy Apparel Market Report Highlights Luxury Demand and Fast Fashion Shift
A market report on Italy's apparel sector details sustained luxury demand, a consumer shift towards fast fashion, and the overall growth outlook. This provides direct, data-driven context for brands operating in or targeting the Italian market.
Neural Movie Recommenders: A Technical Tutorial on Building with MovieLens Data
This Medium article provides a hands-on tutorial for implementing neural recommendation systems using the MovieLens dataset. It covers practical implementation details for both dataset sizes, serving as an educational resource for engineers building similar systems.
Graph-Based Recommendations for E-Commerce: A Technical Primer
An overview of how graph-based recommendation systems work, using knowledge graphs to connect users, items, and attributes for more accurate and explainable product suggestions in e-commerce.
How Netflix's Recommendation Engine Works: A Technical Breakdown
An analysis of Netflix's AI-powered recommendation system that personalizes content discovery. This deep dive into collaborative filtering and ranking algorithms reveals principles applicable to luxury retail personalization.
How Netflix's Recommendation System Works: A Technical Breakdown
An explainer on the data science behind Netflix's recommendation engine, covering collaborative filtering, content-based filtering, and hybrid approaches. This provides a foundational understanding of personalization systems relevant to retail.
Beyond CLIP: How Pinterest's PinCLIP Model Solves Fashion's Cold-Start Problem
Pinterest's PinCLIP multimodal AI model enhances product discovery by 20% over standard VLMs. It addresses cold-start content with a 15% engagement uplift, offering luxury retailers a blueprint for visual search and recommendation engines.
Google News Feed Shows AI Virtual Try-On as Active Retail Trend
A Google News feed item highlights 'Fashion Retailers Adopt AI Virtual Try-On' as a topic. This indicates the technology has reached a threshold of news volume and engagement to be surfaced by algorithms as a significant trend, not a niche experiment.
Perigold Defies Luxury Slowdown with Physical Expansion and Content Strategy
Wayfair's luxury home brand Perigold is growing via new stores and influencer collaborations, leveraging Wayfair's tech infrastructure while targeting affluent, fashion-adjacent consumers. This contrasts with broader luxury market headwinds.
Kering Shake-Up Reaches Jeweller DoDo as CEO Exits
The Business of Fashion reports that Kering's internal shake-up has extended to its jewellery subsidiary DoDo, resulting in the exit of its CEO. This indicates the luxury conglomerate's restructuring efforts are intensifying across its brand portfolio.
When to Prompt, RAG, or Fine-Tune: A Practical Decision Framework for LLM Customization
A technical guide published on Medium provides a clear decision framework for choosing between prompt engineering, Retrieval-Augmented Generation (RAG), and fine-tuning when customizing LLMs for specific applications. This addresses a common practical challenge in enterprise AI deployment.
Why Deduplication Is the Most Underestimated Step in LLM Pretraining
A technical article on Medium argues that data deduplication is a critical, often overlooked step in LLM pretraining, directly impacting model performance and training cost. This is a foundational engineering concern for any team building or fine-tuning custom models.
LVMH Executive Makes Personal Investment in Generative AI Virtual Try-On Startup
An LVMH executive has personally invested in a generative AI-powered virtual try-on technology startup. This signals high-level, direct belief in the technology's potential to impact the luxury customer journey, beyond corporate R&D.
I Built a Self-Healing MLOps Platform That Pages Itself. Here is What Happened When It Did.
A technical article details the creation of an autonomous MLOps platform for fraud detection. It self-monitors for model drift, scores live transactions, and triggers its own incident response, paging engineers only when necessary. This represents a significant leap towards fully automated, resilient AI operations.
Building a Next-Generation Recommendation System with AI Agents, RAG, and Machine Learning
A technical guide outlines a hybrid architecture for recommendation systems that combines AI agents for reasoning, RAG for context, and traditional ML for prediction. This represents an evolution beyond basic collaborative filtering toward systems that understand user intent and context.
The Agent Coordination Trap: Why Multi-Agent AI Systems Fail in Production
A technical analysis reveals why multi-agent AI pipelines fail unpredictably in production, with failure probability scaling exponentially with agent count. This exposes critical reliability gaps as luxury brands deploy complex AI workflows.
Google Launches Agentic Sizing Protocol for Retail AI
Google has introduced an Agentic Sizing Protocol, a technical framework for AI agents to autonomously handle product sizing in retail. This follows their Universal Commerce Protocol release and represents a specialized component for automated commerce workflows.
Zalando Scales Up AI-Powered Warehouse Robotics in Major Logistics Push
European fashion giant Zalando is significantly expanding its deployment of AI-driven warehouse robots. This move signals a strategic acceleration in automating logistics to handle fashion's complex inventory and seasonal demand spikes.
Fine-Tuning OpenAI's GPT-OSS 20B: A Practitioner's Guide to LoRA on MoE Models
A technical guide details the practical challenges and solutions for fine-tuning OpenAI's 20-billion parameter GPT-OSS model using LoRA. This is crucial for efficiently adapting large, complex MoE models to specific business domains.
Zalando to Deploy Up to 50 AI-Powered Nomagic Robots in European Fulfillment Centers
Zalando is scaling its warehouse automation by installing up to 50 AI-powered Nomagic picking robots across European fulfillment centers. This move aims to enhance efficiency and handle complex items, reflecting a major investment in robotic fulfillment for fashion e-commerce.
Fine-Tuning Gemma 3 1B-IT for Financial Reasoning with QLoRA
A technical guide details using QLoRA and reasoning-augmented data to fine-tune Google's Gemma 3 1B-IT model for financial analysis. This demonstrates a method to specialize small language models for complex, domain-specific tasks.
Kering Appoints Former Renault Executive Pierre Houlès as Chief Digital, AI and IT Officer
Kering has hired Pierre Houlès, a former Renault executive, as its new Director of Digital, Artificial Intelligence, and Technology. This signals a strategic push to accelerate digital transformation and AI adoption across the luxury group.
Building a Smart Learning Path Recommendation System Using Graph Neural Networks
A technical article outlines how to build a learning path recommendation system using Graph Neural Networks (GNNs). It details constructing a knowledge graph and applying GNNs for personalized course sequencing, a method with clear parallels to retail product discovery.