Amorepacific
genAI beauty advice agent built on a skin diagnostic
In 2025, Amorepacific put AI Beauty Counselor (AMORE CHAT) into service on its Amore Mall store, a generative beauty advice app on Azure OpenAI (GPT-4o and 4o-mini) built on a skin diagnostic tool already used 2.5 million times online and in stores over four years, with the goal of lifting the transition to online purchase.
Key points
- Amorepacific put AI Beauty Counselor (AMORE CHAT) into production on Amore Mall, its first public-facing use of genAI.
- The app runs on Azure OpenAI (GPT-4o and 4o-mini), with Microsoft Fabric and Azure AI Foundry for data and search.
- It builds on a skin diagnostic tool already used 2.5 million times online and in stores over four years.
- Deployment confirmed and live in 2026: the service is in use across several brands, and an Amore Mall app has launched on ChatGPT.
Objective
Reproduce online the advice that sells in stores. Amorepacific finds that the skin diagnostic converts less well on the web than in stores, where a counselor talks with the customer. The genAI app aims to close that gap by delivering personalized advice from purchase history and the diagnostic.
The deployment
Amorepacific, South Korea's leading cosmetics group (30+ brands including Sulwhasoo, Laneige, Innisfree), built a generative beauty advice app on its Azure foundation. The AI Beauty Counselor, put into service under the name AMORE CHAT on the Amore Mall online store, answers customer questions and recommends products based on their purchase history, their reviews, and the company's own expertise. It uses the GPT-4o and GPT-4o-mini models through Azure OpenAI Service, with Data Factory on Microsoft Fabric for the data and the AI Search features of Azure AI Foundry to retrieve the relevant product information. Upstream, a skin diagnostic tool questions the customer (for example rating whether the skin is oily from 1 to 5) and analyzes a photo of the face. This diagnostic has been used 2.5 million times online and in stores over four years, but it converted less well online than in stores. The genAI advice connects this diagnostic to a conversation that steers the customer toward suitable products. The group then extended the diagnostic component (Dr.AMORE, accuracy above 90% against professional devices) to several brands and touchpoints, then launched in 2026 an Amore Mall app on ChatGPT, a first in Korean beauty.
Results Proof B
The key figure (2.5 million diagnostic uses) and the stack details come from a Microsoft customer story, an official but interested source (vendor bias), which caps the case at level B. The move into production and the ongoing activity are corroborated by two official Amorepacific sources (stories.amorepacific.com releases from 2026). No quantified conversion impact is published in financial results, so no level A.
How it works
Documented architectureHow it runs, concretely
For ops teams-
1Collect the skin diagnostic customer, diagnostic tool
The customer answers a questionnaire (for example rating oily skin from 1 to 5) and takes a photo of her face, online or in store.
-
2Assemble the customer context data / AI team
Consolidate purchase history, reviews, and diagnostic results via Data Factory on Microsoft Fabric.
-
3Retrieve the relevant product information AI (search / RAG)
Azure AI Foundry's AI Search features surface the in-house expertise and catalog matched to the profile.
-
4Generate the advice and recommendation AI (LLM)
GPT-4o and GPT-4o-mini via Azure OpenAI produce the conversational response and the suggested products.
-
5Steer toward purchase on Amore Mall AMORE CHAT app / e-commerce
The conversation guides the customer toward suitable products to lift the transition to online purchase.
The customer's purchase history, reviews, and diagnostic data. Without this first-party data tied to an account, the advice falls back on generic recommendations and loses its edge against an in-store counselor.
How your customers perceive this type of use
Sourced studiesLes 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.
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
How to replicate
Inference, not sourcedData prerequisites
- Customer accounts tying purchase history and reviews to each profile
- Skin diagnostic data (structured questionnaire and/or face photo) linked to the account
- Product expertise base and catalog indexed for search (RAG)
Org prerequisites
- GDPR/biometrics framework for the face photo: consent, legal basis, minimization, retention period
- Alignment of e-commerce, data, and product advice around a single journey
- Transparency about the automated nature of the advice
Possible stack
- An LLM via a cloud platform (Azure OpenAI, or equivalent)
- A RAG layer over the catalog and product expertise
- A data pipeline to consolidate profile and diagnostic
- A skin diagnostic component (computer vision) if there is an image element
The plan, step by step
- Step 1Frame biometrics/GDPR compliance before any processing of face photosDeliverable: Validated legal basis, consent, and retention policy
- Step 2Consolidate first-party data (purchases, reviews, diagnostic) per customer profileDeliverable: A unified customer context usable by the AI
- Step 3Index the product expertise and catalog for searchDeliverable: A RAG layer the LLM can query
- Step 4Connect an LLM to this context to generate advice and recommendationsDeliverable: A conversational assistant that answers from in-house data
- Step 5Put it into service on the online purchase journey and measure the transition to purchaseDeliverable: A production feature with a read on conversion impact
First step: Check that the skin diagnostic and customer history are properly tied to an identified account: without this consolidated first-party data, the genAI advice has nothing personal to say.
Sources
- S1 Meet your AI Beauty Counselor: K-beauty giant Amorepacific builds an AI app for personalized advice Interested party archive pending
- S2 AI Beauty Tech: Beyond Technology, Toward Connected Experience Primary archive pending
- S3 Amorepacific Launches 'AMORE MALL' App on ChatGPT Primary archive pending
An error, newer info, a source?
This page lives on its accuracy. If a figure has moved, if the deployment has changed, or if you have a higher-quality source, tell us. Every sourced correction is verified before publication.