Hyunho Lim


AI/ML Engineer

🇰🇷 Seoul, South Korea


🙋🏻‍♂️ How I Work

MLOps platform developer connecting AI/ML technology to real services. I focus on practical problem-solving by connecting technology, team, and business.
I have designed and operated end-to-end pipelines ranging from building stable and scalable machine learning platforms to AI model training-serving-monitoring.
I introduce my own way of working, refined through my experiences so far.

Quickly, Accurately, and Smartly.

Work Fun, Results Amazing.

Diverse Experiences, Different Perspectives, Innovative Results.

Find, Move, and Solve.


📚 Skills for Achieving Goals

I dream of becoming a versatile developer proficient in various fields, and especially aim to grow as an expert specializing in AI technology.
Below are the capabilities I am continuously developing to achieve these goals.

Main Domains: ML/AI, MLOps, Data Engineering

Tech Stack: Python, Kubernetes, MLFlow, BentoML, Airflow @View Details

Recent Interests: ML Workbench, Recommender System


👨🏻‍💻 Experience

My resume contains not just a simple career, but traces of growth through experience. I will briefly introduce the history that made me who I am today.

Woowa Brothers

AI Division, AI Platform Team

AI/ML Engineer

2022.06 ~ Present (years months)

I am developing an in-house common AI platform so that AI can be naturally applied to various services.

  • Design and operation of end-to-end pipelines ranging from AI model development - production environment service - monitoring.
  • Proactively planned and led team-level tasks, securing technical/organizational capabilities.
  • Contributed to productivity and quality improvement by leading collaboration culture and system structure.

I developed the ability to technically design and lead tasks, specify requirements, and convert them into a system structure.

Kakao & Kakao Enterprise

AI Lab, Vision Team

AI/ML Engineer

2019.06 ~ 2022.06 (3 years)

I was responsible for connecting the AI lab's models to actual services, focusing on inference environment configuration and optimization.

  • Experience in the entire process of designing–developing–deploying–monitoring small-scale AI systems.
  • Optimization and stabilization of AI inference environment, securing practical system operation capabilities.
  • Strengthened practical sense by applying various technical elements to solve real business problems.

I solidly built practical sense in connecting AI models to actual services and problem-solving capabilities.


💻 Projects

Among the projects I led, I have listed them in recent order, focusing on large-scale projects.
You can check the problem background, solution process, and results through the table below.

AI Studio - AI Platform Component Integration

I designed and developed AI Studio, a dedicated management system that integrates various scattered components within the AI platform into one, considering consistent usability and scalability.

Woowa Brothers
2024.06 ~ Present

BackgroundAs the components constituting the AI platform were developed individually, management convenience decreased, and integrating new features incurred high costs. There were limitations in providing user accessibility and a consistent operational experience within the platform. To solve this, a central integrated system for the AI platform was needed.
ProcessBased on user surveys and feedback, I created a roadmap and led the structural design considering the long-term growth direction of the platform. I personally planned and produced the entire UI/UX design using Figma, and developed a FastAPI-based backend and a React-based frontend. I configured an end-to-end environment including authentication and authorization systems, and internal platform linkage. I was able to quickly learn and apply unfamiliar environments to stably launch the entire system.
ResultBy managing previously scattered components in one place through AI Studio, the consistency of platform operation and maintenance efficiency were significantly improved. Users gained faster access to features and task execution, laying the foundation for the AI platform to evolve into a product form. This system became an opportunity for future scalability with various components such as UI and CLI.

AI Platform Serving Environment Construction

Designed an automated environment for real-time AI model serving and streamlined the entire serving process from deployment to monitoring.

Woowa Brothers
2023.06 ~ 2024.06

BackgroundIn the absence of a real-time AI model serving environment, many resources were wasted due to manual infrastructure configuration and deployment each time. As related tasks increased, service launch delays and operational burdens intensified, making the construction of a serving environment an urgent task. I proposed this task and it was promoted after discussion within the team.
ProcessInvestigated real-time serving demand and usability, and reviewed the tech stack within the team based on system stability, performance, and operational convenience. As a result, we adopted BentoML to build a universal and lightweight serving environment. We built an automated deployment pipeline by linking GitLab CI and ArgoCD, and secured operational stability by designing version control and rollback environments. We automated the creation of monitoring dashboards to track service status in real-time.
ResultThe serving process was reduced by 40%, saving engineering resources and increasing the speed of service application. Currently, it stably processes over 2 billion requests per month and up to 5,000 requests per second for about 30 real-time services. Thanks to the platformized structure, expanding new services has also become much easier.

Detailed information is summarized on the Woowa Brothers Tech Blog (https://techblog.woowahan.com/19548).

AI Platform Training/Batch Environment Construction

Designed and built an automated environment for efficient AI model training and batch processing, including data management, execution pipelines, and environment integration.

Woowa Brothers
2022.06 ~ 2023.06

BackgroundAt the time when there was no dedicated environment for AI training and batch jobs, much time and resources were consumed manually configuring settings and matching environments for each project. Errors frequently occurred due to environment inconsistencies, and there was a significant communication burden in the collaboration process due to differences in working methods. With model development cycles becoming shorter, building a standardized automated environment that could simultaneously improve development productivity and operational efficiency emerged as an urgent task.
ProcessOrganized common functions into a library and established data management policies and authorization systems. Designed a YAML-based structure for easy configuration of batch jobs. Introduced MLflow to configure experiment management and model tracking environments, and secured consistency between development and operation environments based on Docker. The entire process was based on internal team reviews and tests, and I proactively led the design and development with ownership.
ResultReduced the training pipeline development process by about 30% and the batch job process by over 67%, significantly improving overall development and operational efficiency.
Currently, more than 130 batch jobs are stably operating, laying the foundation for greatly improved productivity and collaboration efficiency.

Additional information can also be found at the Woowa Brothers Tech Seminar (https://www.youtube.com/live/MA5A7Xqb-7U).

Unmanned Convenience Store Project

Designed and developed a structure that links multiple AI models in a pipeline, enabling real-time inference in both edge device and server environments.

Kakao & Kakao Enterprise
2019.06 ~ 2022.06

BackgroundThis was a project for building an in-house unmanned convenience store, with complex requirements to recognize human location and behavior. For this, a system capable of real-time inference by integrating various AI models such as human recognition, joint extraction, and movement tracking into a single pipeline was needed. The operating environment had to support both edge devices and server environments. As the sole developer in the team at the time, I led the design and development of the system, refining the implementation direction through internal team reviews and discussions.
ProcessDesigned the structure using DeepStream to integrate multiple camera inputs and pipelines, and configured it for real-time inference on edge devices through ONNX and TensorRT conversion, and CUDA optimization. Stabilized data flow between pipelines by linking Kafka, Redis, InfluxDB, etc. Repeatedly performed tuning such as model quantization, parallel processing structure, and buffering optimization for performance improvement.
ResultImplemented a system capable of real-time 3D location tracking using only general RGB cameras, and completed verification based on actual scenarios by converting an in-house test space into an unmanned convenience store. As the inference pipeline and operating infrastructure were stably linked, a foundation for operating a complex model-based AI system was established.

Detailed information can be found in the if Kakao conference video (https://tv.kakao.com/channel/3693125/cliplink/414132079).


🎖️ Activities

I believe it is important to not only proceed with work but also to actively share and exchange experiences, so I try to leave records from time to time.

Books

Article published in official company technical book

2025

Nowadays Woowa AI Development
Book Introduction★ 'Woowa Brothers' real development story is back with AI!★ From Baedal Minjok's menu recommendation AI to delivery robots, stories of AI technology that have become reality are included. 《Nowadays Woowa Development》, which compiled the vivid development stories of Woowa Brothers, is back as 《Nowadays Woowa AI Development》, full of AI-centric development cases and practical know-how!...
https://www.google.co.kr/books/edition/%EC%9A%94%EC%A6%98_%EC%9A%B0%EC%95%84%ED%95%9C_AI_%EA%B0%9C%EB%B0%9C/gaBREQAAQBAJ

Overseas Posting

Delivery Hero Tech Blog

2024

Stable AI Serving System, with a Touch of Automation
Introducing the automated system for reliably and swiftly serving AI services, developed by the AI Platform team at Woowa Brothers.
https://tech.deliveryhero.com/stable-ai-serving-system-with-a-touch-of-automation/

Domestic Posting

Woowa Tech Blog

2024

The title will be Stable AI Serving System. But now with a touch of automation... | Woowa Brothers Tech Blog
Introducing the automation system for quickly serving AI services on Woowa Brothers' AI platform. Through this, we explore how to configure it so that you can focus only on model training and not worry about the rest. We will take a closer look at everything from automatic deployment to monitoring, notifications, and failure response.
https://techblog.woowahan.com/19548/

Conference Presentations

WoowaCon

Conference offline presentation - Approximately 1,500 attendees

2023

Creating an AI Service Automation Factory #WoowaCon2023 #WoowaBrothers
[WOOWACON2023 Session Replay] 👉 Session Description Introducing Woowa Brothers' AI platform to get one step ahead of competitors through technology. How can we build the stamina to quickly develop high-quality AI services? We talk about Woowa Brothers' AI service development and operation, including MLOps.ㅤ ㅤ 👉 Speaker Introduction Yuisu, Data Science Team AI Service Factory Employee 1. I'm thinking about how to make a more dazzling factory. Hyunho Lim, Data Science Team A versatile artist who wants to be an everyday sportsman, an out-of-the-box developer. Junsu Lee, Data Science Team A software 'ban'-gineer leading the Data Science team. 👍 Recommended for - Those who want to quickly create AI services - Those who have difficulties creating AI services 🙋🏻‍♀️ If you have any questions about the session, please contact dev_relations@woowahan.com.
https://youtu.be/EYbgVVYhnes?si=vIfNdookzJxKt6zu

Woowa Tech Seminar

Online live seminar - Approximately 2,000 viewers

2023

[Woowa Tech Seminar] AI Service Development Story Using MLOps
📪 July Woowa Tech Seminar Satisfaction Survey ~July 27th! https://forms.gle/iMfug5nBLgKxyW4CA 📪 July's topic is "AI Service Development Story Using MLOps." MLOps (Machine Learning Operations) is necessary to quickly develop high-quality AI models and continuously operate AI. In the July Woowa Tech Seminar, three Woowa Brothers developers will discuss the concerns Woowa Brothers had when introducing MLOps and the MLOps configuration they established. 📝 Main Contents - Woowa Brothers' AI Services - Difficulties in applying AI services - MLOps construction to solve these difficulties - Woowa Brothers' thoughts on MLOps - Service development process using MLOps - Reference Tech Blog: [Baemin App Also Has AI Services? AI Service and MLOps Introduction] https://techblog.woowahan.com/11582/ 👍Recommended for - Those performing tasks related to artificial intelligence development, service operation, infrastructure configuration, and data management - Those interested in AI, MLOps 🎙️ Speakers Junsu Lee, Woowa Brothers I work as a software engineer at Woowa Brothers. Hyunho Lim, Woowa Brothers A versatile artist who wants to be an everyday sportsman. Sangyoon Han, Woowa Brothers A software engineer interested in large-scale/real-time processing centered on data, aiming for long learn for long run. I enjoy organizing and sharing what I have learned and experienced. ❤️ Interested in Woowa Tech? - Don't miss the latest news every month! Subscribe to Woowa Tech Letter: https://forms.gle/HpP9rCiBD3gaHKET7 - Woowa Brothers is hiring developers! View job postings: https://career.woowahan.com
https://www.youtube.com/live/MA5A7Xqb-7U?si=vtCs54-VUJhkf7Ra

ifkakao

Conference online presentation

2020

Unmanned Convenience Store Development Story - How to Build an Object Tracking System with Edge Devices
Title: Unmanned Convenience Store Development Story - How to Build an Object Tracking System with Edge Devices Speaker: Hyunho Lim (Marvin) / Kakao Enterprise Software engineer, Jiwoon Ahn (Corey) / Kakao Enterprise AI research engineer Many retail companies, including Amazon, are interested in implementing unmanned stores, which require various technological elements. These include facial recognition technology to identify entering individuals, tracking technology to follow each person's movements from the entrance, and sensor fusion technology with weight sensors to determine which products were picked up. This session introduces the tracking technology developed in the multimedia processing part, and shares the experience of applying this technology in a space set up similarly to an actual convenience store. It also introduces the technical difficulties encountered while building such a system on Nvidia's Xavier edge device and the tips learned during the process of overcoming them. #AI #DeepLearning #Tracking #UnmannedStore
https://tv.kakao.com/channel/3693125/cliplink/414132079


🌏 Open Source Contributions

With the hope that AI technology itself will advance, I have a desire to contribute from time to time, even outside of company work.

BentoML

AI Serving Framework

MLFlow

AI Training Framework

Raycast

Work Improvement Tool

Flutter

App & Web Common Development Framework


🏆 Awards

Hyundai Mobis Algorithm Competition

Excellence Award

2022

Participated in the algorithm competition and won the Excellence Award

Open Source Contributhon

Grand Prize (Minister of Science and ICT Award)

2020

Participated in Open Source Contributhon and won the Grand Prize


🎓 Education

Inha University

2014 ~ 2020

Bachelor's Degree, Department of Information and Communication Engineering

Shinseong High School

2011 ~ 2014


📝 Certificates

Besides development, I am interested in many things and enjoy experiencing various fields from time to time.

Technology Related

  • Engineer Information Processing
  • OPIc Intermediate High

Others

  • Korean History Proficiency Test Level 1
  • Western Cuisine Chef Certificate
  • Craftsman Bartender
  • Rescue Diver