AI Showreel consulting-grade analysis, for everyone FR
← The index
Proof B Live confirmed

L'Oreal Paris

24/7 genAI beauty agent (advice + product recommendation)

IndustryLuxury & beautyLeverActivation / conversionFamilyConversationImplementationHybridStageConsideration
Pattern proven in 7 industries still untouched in Banking, insurance & fintech, Media & entertainment, CPG & D2C +5 See the pattern map
50 000+
Conversations generated (US, first two months)
"stimulated more than 50,000 conversations in its first two months" S1

Beauty Genius, L'Oreal Paris's genAI beauty assistant on GPT-4o and RAG, stimulated more than 50,000 conversations in two months in the United States in 2024, with a target latency under 5 seconds.

Key points

  • 24/7 genAI beauty assistant on web, app, and WhatsApp, advice and product recommendation.
  • GPT-4o and RAG on Azure OpenAI, Ada embeddings, ModiFace try-on and diagnosis.
  • More than 50,000 conversations in two months in the United States, target latency under 5 seconds.
  • Evidence level B, status confirmed: documented in L'Oreal's 2024 annual report.

Objective

Offer personalized, continuously available beauty advice to remove purchase doubt and guide toward the relevant products in the L'Oreal Paris catalog (750+ references).

The deployment

Beauty Genius is a genAI beauty assistant accessible from the smartphone (brand web, app, WhatsApp). The user asks a skin, makeup, or coloring question, gets a diagnosis, a virtual try-on, and recommendations drawn from the 750+ L'Oreal Paris products. The engine combines an LLM (GPT-4o) and a RAG system bounded to L'Oreal content to ground the answers, with visual try-on and diagnosis provided by ModiFace. Launched in the United States in 2024, with a rollout announced for other key markets in 2025.

Results Proof B

50 000+
Conversations generated (US, first two months)
"stimulated more than 50,000 conversations in its first two months" S1
moins de 5 secondes
Target maximum latency
"keep maximum latency below 5 seconds" S2
2 000 utilisateurs
Load tested in simultaneous users
"2,000 simultaneous users" S2

Usage figure published in L'Oreal's official annual report (primary source) and technical architecture confirmed by the Microsoft Azure OpenAI customer story. Two concordant sources, one of them primary.

How it works

Documented architecture
reponse ancree au catalogueconseil + recommandation produit Consommateur (smartphone/ WhatsApp) Surface L'Oreal Paris(web / app / WhatsApp) Agent Beauty Genius Azure OpenAI GPT-4o Base de connaissance RAG(750+ produits L'Oreal) Azure OpenAI embeddings Ada Diagnostic peau /essayage virtuel ModiFace

The stack in detail

  • llm GPT-4o conversation model that formulates the beauty advice and routine recommendation, target latency under 5 seconds
  • plateforme Azure OpenAI Service hosts GPT-4o and the embeddings for L'Oreal, tested up to 2,000 simultaneous users
  • llm Embeddings Ada (OpenAI) vectorization of the L'Oreal catalog and content for the RAG system bounded to the 750+ references
  • outil ModiFace skin diagnosis and virtual makeup try-on from the camera, L'Oreal subsidiary
  • infra WhatsApp distribution channel for the assistant in addition to the brand web and the app

How it runs, concretely

For ops teams
CadenceReal time, available 24/7
Operated byL'Oreal Beauty Tech team (AI platform) and the brand's digital team (content, guardrails, catalog)
  1. 1
    User question client

    The user describes a skin, makeup, or coloring need, or sends a photo for diagnosis/try-on.

  2. 2
    Context retrieval AI (Ada embeddings)

    The RAG system retrieves, from the L'Oreal knowledge base, the relevant products and content to ground the answer.

  3. 3
    Answer generation AI (GPT-4o)

    GPT-4o formulates personalized advice and a routine recommendation in under 5 seconds.

  4. 4
    Diagnosis and visual try-on AI (ModiFace)

    ModiFace performs the skin diagnosis or the virtual makeup try-on from the camera.

  5. 5
    Supervision and updating brand / data team

    The brand team updates the catalog, checks the content guardrails, and tracks aggregate conversations.

The signal that drives it

The freshness and accuracy of the product catalog and the RAG knowledge base. If the RAG is not up to date or poorly bounded, the agent recommends unavailable products or strays outside its advisory scope.

How your customers perceive this type of use

Sourced studies

Les consommateurs n'acceptent pas les chatbots par defaut : 64% prefereraient que les entreprises n'utilisent pas d'IA dans leur service client (Gartner, 2024) et pres d'un utilisateur sur cinq du service client par IA n'en retire aucun benefice (Qualtrics, 2025). L'acceptation se construit sur trois conditions mesurees par Salesforce : savoir qu'on parle a une IA, pouvoir escalader vers un humain, comprendre la logique de l'agent.

64%
Consommateurs qui prefereraient que les entreprises n'utilisent pas d'IA dans leur service client (2024)
53%
Consommateurs qui envisageraient de passer a un concurrent s'ils apprenaient que l'entreprise prevoit d'utiliser l'IA pour le service client (2024)
pres de 75%
Consommateurs qui veulent savoir s'ils communiquent avec un agent IA (2024)

Acceptance conditions

  • Etre informe qu'on parle a une IA et non a un humain (pres de 75% le demandent, Salesforce 2024)
  • Un chemin d'escalade clair vers un agent humain (45% plus enclins a utiliser l'agent IA, Salesforce 2024)
  • Une logique de l'agent clairement expliquee (44% plus enclins, Salesforce 2024)

Red lines

  • Rendre l'humain injoignable : c'est la premiere inquietude des consommateurs sur l'IA dans le service client (Gartner 2024) et 50% craignent que l'IA les coupe du contact humain (Qualtrics 2025)
  • Remplacer le service client par l'IA sans alternative : 53% envisageraient de partir chez un concurrent (Gartner 2024)

Sources: Salesforce 2024 · Gartner 2024 · Qualtrics 2025

See full acceptance: by country, by use, by generation

How to replicate

Inference, not sourced

Data prerequisites

  • structured and up-to-date product catalog
  • validated expert content (routines, ingredients)
  • images for diagnosis/try-on if visual feature

Org prerequisites

  • product/legal team for the advisory guardrails
  • catalog update process
  • LLM inference budget

Possible stack

  • Azure OpenAI or equivalent (LLM + embeddings)
  • RAG engine
  • virtual try-on component (ModiFace, Perfect Corp, Banuba)
Team to operate1 PM + 2 devs (RAG, integration) + 1 subject matter expert for guardrails and content + legal in review

The plan, step by step

  1. Step 1
    Structure the product catalog and expert content (routines, ingredients) then index themDeliverable: Vectorized knowledge base, up to date and bounded to the advisory scope
  2. Step 2
    Connect the LLM to the RAG with strict guardrails (no medical advice, available products only)Deliverable: Conversational prototype validated by legal and the business
  3. Step 3
    Closed beta: load, latency, and out-of-scope answer rate testingDeliverable: Latency under target + evaluation grid for answers on a panel of real questions
  4. Step 4
    Launch on one market and one channel (brand web), with aggregate conversation trackingDeliverable: Agent in production + conversation/recommendation dashboard
  5. Step 5
    Add the visual component (diagnosis, try-on) and extend to the other channels (app, WhatsApp) and marketsDeliverable: Integrated visual journey + multi-market rollout plan

First step: Index the catalog and expert content in a RAG, then connect an LLM with strict guardrails on the advisory scope.

Sources

  1. S1 L'Oreal, the Beauty Tech champion (Annual Report 2024) Primary loreal-finance.com · 2025 · accessed 2026-07-11 archive pending
  2. S2 AI at the service of beauty: L'Oreal Groupe deploys its AI agent with Azure OpenAI Service Interested party microsoft.com · 2024 · accessed 2026-07-11 archive pending
  3. S3 L'Oreal Paris launches game-changing AI assistant Beauty Genius Established press theindustry.beauty · 2024 · accessed 2026-07-11 archive pending