How Big-Tech Companies Like Naver, Kakao, and Toss Use AI
AI Insights
7 min read

How Big-Tech Companies Like Naver, Kakao, and Toss Use AI

We've put together how Korea's leading tech startups are applying generative AI.

We recommend this article for

✅ Anyone who's wondered whether AI can really be applied to their work

✅ Anyone who's been looking for areas they can automate with AI

A summary of how big-tech companies use AI


  • Gangnam Unni: Creating marketing images using AI models

  • Baemin: Menu recommendations through review summaries, an in-house AI data analyst

  • Toss: Creating icons and content graphic images

  • Kurly: Improving search results, automating review analysis

  • Naver: Developer code reviews

  • Kakao: Spam-content classification

How Gangnam Unni uses AI


Creating marketing images with AI

  • Description: They use AI-generated models in their marketing materials.

이 이미지는 강남언니에서 AI로 생성한 모델을 활용한 마케팅 이미지입니다.
  • Model used: Midjourney

  • Background: Finding models wasn't easy. In an industry that deals with cosmetic surgery and procedures, models tend to be less willing because the work requires photographing various body parts. Hair, makeup, and wardrobe also cost a lot. And whenever a contract expired, they had to find a new model and replace the images.

  • Use cases

1) You can dress AI models in a variety of outfits.

이 이미지는 강남언니에서 생성한 AI 모델입니다. 다양한 옷을 입은 모습입니다.

2) You can also create different moods depending on hair length or color.

이 이미지는 강남언니에서 생성형 AI로 만든 모델입니다. 다양한 머리 스타일을 한 모습입니다.

3) And you can easily change the background.

이 이미지는 강남언니에서 생성형 AI를 활용해 만든 모델입니다. 다양한 배경을 둔 이미지입니다.
  • User feedback

1) "It's great that you can freely generate the model's poses, hairstyles, and clothes—so much so that people say, in professional terms, the look has really improved."

2) "There's no need to worry about portrait rights the way you would with a celebrity, so it's much safer."

3) "As we expand globally, we can localize and use model images tailored to each country."

How Baemin uses AI


Menu recommendations through review summaries

  • Description: AI summarizes review data to extract key keywords, then uses them to recommend menus.

이 이미지는 배달의 민족에서 리뷰 데이터를 토대로 추천해주는 이미지입니다.
They summarize review data with an LLM and use it for menu recommendations.
이 이미지는 배민에서 리뷰 키워드에 맞는 가게들을 AI가 추천해주는 이미지입니다.
When you search for "gopchang," keywords like "the stir-fried vegetable gopchang you'll keep coming back to" appear. These keywords are generated by having an LLM summarize the review data.
  • Model used: GPT-4

  • Background: They discovered the insight that a significant number of Baemin app users open the app without having decided on a menu or restaurant in advance. That led them to the idea that GPT could do a good job of recommending menus and restaurants.

In-house AI data analyst

  • Description: They built an AI data analyst that explains the database, writes SQL queries, and explains the analysis results.

Baemin employee: "As of July 1, 2024, tell me the number of delivery orders for XXX Food delivery, single servings, alcohol, noodles, and coffee menus, along with each one's ratio relative to total food delivery orders."

AI: "This SQL query calculates the data you described as of July 1, 2024."

이 이미지는 AI 데이터 분석가가 실제로 사용 되는 모습입니다
The AI data analyst in actual use.
  • Models used: GPT-3.5, GPT-4o

  • Background: You can write queries using GPT-4 alone, but it had limitations for real-world work because it lacked an understanding of the company's internal domain and data policies. To overcome this, Baemin used Langchain.

이 이미지는 정확도를 높이기 위해 랭체인을 사용한 걸 설명하는 이미지입니다.
They used Langchain to improve accuracy.
  • User feedback: "It's especially helpful when you've just joined the company or taken on work in a different domain."

How Toss uses AI


AI graphic generator

  • Description: They built a tool that lets AI generate the graphic images used in the Toss app.

이 이미지는 토스에서 사용하는 AI 그래픽 생성기를 나타냅니다. 이미지 타입과 뽑을 개체만 입력하면 토스의 그래픽 느낌에 맞는 이미지가 나옵니다.
Just input the image type and the object you want, and you get an image that matches Toss's graphic style.
  • Model used: Midjourney

  • Background: They needed graphic images for everything from app icons to content images, but there weren't enough graphic designers.

  • Use case: They can now create graphics without having to ask a graphic designer, which sped up their experimentation.

이 이미지는 토스 그래픽 AI 생성기를 활용해 만든 이미지가 테스트에 활용되는 모습입니다.
An image made with the Toss graphic AI generator being used in a test.
이 이미지는 토스 그래픽 생성기를 통해 생성된 이미지들이 토스 앱의 다양한 곳에서 활용되는 것을 나타냅니다.
Creating a variety of icons became effortless.

How Kurly uses AI


Improving the search engine

  • Description: They used an LLM to improve search-result performance.

이 이미지는 컬리 앱에서 양배투를 검색했을 때, 검색 엔진 개선 전과 후를 비교한 이미지입니다.
Previously, searching for "yangbaetu" (a misspelling of cabbage) showed best-selling products. After AI was introduced into search, it now shows products related to cabbage.
  • Model used: Google Cloud Vertex AI Search

  • Background: Cases where search results couldn't be provided due to typos, spacing mistakes, and the like accounted for about 6% of all searches. In those cases, they were showing best-selling products. To show similar results for cases the existing search engine couldn't handle, they needed technology that could understand context well.

  • Use case: The cases where no search results could be provided dropped significantly, and the customer cart-conversion rate and cart value both went up.

이 이미지는 컬리 앱에서 검색엔진 개선 후 오타, 유의어, 영어, 기획전, 기타 등에서 검색 결과가 개선된 것을 나타내는 이미지입니다.
In situations where results previously couldn't be shown—typos, synonyms, English, special promotions, and so on—it can now show appropriate results.
이 이미지는 AI 검색을 도입하고, 클릭율은 물론 장바구니 전환, 구매 전환율도 오른 것을 나타냅니다
After introducing AI search, not only the click-through rate but also the cart conversion and purchase conversion rates rose.

Automating review-analysis work

  • Description: They built a process that uses AI to classify and analyze countless reviews.

  • Model used: Gemini

  • Use cases

1) Classifying reviews by category

이 이미지는 리뷰 카테고리 분류를 나타내는 이미지입니다.
Classifying review data.

2) Analyzing the customer sentiment expressed in reviews

이 이미지는 리뷰 데이터의 감정을 분석하는 이미지입니다
Analyzing the sentiment of review data.

How Naver uses AI


AI code review using an LLM

Description: AI looks at the code a developer wrote and leaves feedback on points to improve.

AI: "Using thread sleep to implement retries is not a good idea. Thread sleep can cause unpredictable delays. Instead, you can implement retries using XXX's after."

이 이미지는 개발자들이 서로의 코드를 보고 피드백 주는 것을 AI가 대신해주고 있는 이미지입니다.
AI takes over what developers used to do—reviewing each other's code and giving feedback.

AI: "There are cases where it returns null. That's a bad practice. It's better to use Optional or throw an exception."

이 이미지는 AI가 실패한 케이스에 대해 조언을 하는 걸 나타내는 이미지입니다.
  • Model used: Llama3

How Kakao uses AI


An LLM for handling spam content

  • Model used: developed in-house

  • Background: Rather than using an existing LLM, they built their own model. They say this was because the model needed to know Kakao's regulatory policies, have no security issues, and not be cost-prohibitive. Also, since there wasn't much data for distinguishing spam, they hired labelers and did additional work labeling spam data along with the reasons.

  • Description: They built an AI model that finds sentences it considers spam and even identifies why they're spam.

Content

AI explanation

AI judgment

1

Hello

This is a greeting, so it's normal

Normal

2

You bad **

Profanity is harmful

Spam

3

Come to the illegal casino

A casino is an illegal venue, so this is spam

Spam

4

The casino I visited on my last trip

This is a travel review with no harmful content, so it's normal

Normal

  • Model used: developed in-house

  • Background: Rather than using an existing LLM, they built their own model. They say this was because the model needed to know Kakao's regulatory policies, have no security issues, and not be cost-prohibitive. Also, since there wasn't much data for distinguishing spam, they hired labelers and did additional work labeling spam data along with the reasons.

To sum up once more…


Here's how they're using generative AI.

  • Gangnam Unni: Creating marketing images

  • Baemin: Menu recommendations through review summaries, an in-house AI data analyst

  • Toss: Creating icons and content graphic images

  • Kurly: Improving search results, automating review analysis

  • Naver: Developer code reviews

  • Kakao: Spam-content classification

At Dalpha, where AI experts come together, we offer free AI consultations.


At Dalpha, through 1:1 consultations,
custom AI solutions tailored to each company and product—we plan and build them for you.

If you're curious about a free consultation, feel free to reach out anytime!

Apply for a free AI consultation

References (sources)


Articles worth reading together 📝

kyungsuk chon

kyungsuk chon

You might also like...

How can we help?

We'll get back to you shortly.