Important
This repository is a public introduction to the 'Beauty Insight Lab' project. The actual source code is currently private for commercial security reasons." (μ΄ λ ν¬μ§ν 리λ νλ‘μ νΈ μκ°μ©μ λλ€. μ€μ μμ€ μ½λλ μμ© λ³΄μμ μν΄ λΉκ³΅κ°λ‘ μ νλμμ΅λλ€
K-Beauty Export Tracker & AI Localization Agent From Real-time Customs Data Analysis to FDA-Compliant Marketing Transcreation.
Welcome to the Beauty Insight Lab MVP monorepo. This repository houses the complete tech stack for the "K-Beauty Export Tracker" and "AI Localization Agent".
"Hyper-Growth vs. Hyper-Complexity" K-Beauty is entering its 3rd structural shift. While the market is exploding (14.5% YoY), the barriers to entryβregulatory and culturalβare higher than ever.
Traditional translation fails to capture K-Beauty's nuance, and raw data fails to provide market context. This project bridges the gap between Data and Action.
- The Problem: Cultural Mismatch:
- "Dewy" vs "Greasy": What Koreans call "Mul-gwang" (Radiance) is often perceived as "Oily/Dirty" in the US without proper context.
- Regulatory Minefield: Direct translation of K-Beauty terms (e.g., "Whitening", "Medicinal") leads to FDA compliance violations and Amazon account bans.
- The Solution: K-Beauty Trade OS:
- Real-time Tracker: Analyzing export weight/price trends to find the "Winning Sector".
- Context-Aware Agent: A "Safety-First" localization engine that filters risks and transcreates for the US market context.
- Deep HSK Mapping: Implemented
Matrix Aggregation(e.g., Mask Sheets = 3304 + 3307) for accurate category analysis. - Unit Price Analytics: Real-time calculation of
$ / kgto track premiumization trends. - AI Market Prediction: Google Gemini 2.5 generates context-aware market reports based on raw data.
- Safety First (FDA Compliance): Detects high-risk keywords and provides Educational Cards explaining why they are banned (e.g., "Whitening" β "Brightening").
- Transcreation Logic: Aligns with 2026 US trends ("Clean Clinical", "Verification"). mapping "Mugwort" (Mass) vs "Artemisia" (Premium) based on brand positioning.
- Deep Mapping: Maps K-Slang (e.g., "μΈμν ") to US Gen-Z vernacular (e.g., "Holy Grail").
- Customer Feedback Loop: We don't just infer; we learn. Every Friday, the model is updated with real "Voice of Customer" data (e.g., negative reviews on "Scent").
- Physical Logic: Solves product misunderstandings (e.g., translating "Melts Sebum" instead of "Oil" to prevent "Breakout" fears).
This monorepo is organized into the following workspaces:
-
frontend/:- Stack: Next.js 16 (App Router), Tailwind CSS, TypeScript.
- Role: The main dashboard interface and Localization Tool UI.
- Key Features: HSK Category Analysis, AI Localization Page, Non-China Index Visualization.
-
backend/:- Stack: Python (FastAPI), Poetry.
- Role: AI Agent responsible for "Translation-Agent" logic and strategic verification.
- Deployment: Render (Web Service) / Fly.io.
- Unified Context: Centralized management of K-Beauty Data Platform and AI Modules in a single repo.
- Service Pattern: To overcome Vercel's serverless limitations (no loopback calls), we refactored the API calls using a Service Pattern, ensuring direct function execution without network overhead.
- Pydantic Schema: Enforces structured JSON output (Strategy Points, Summary) from the LLM for "Explainable AI".
- Structured Logging: Replaced print statements with JSON-formatted logs for ELK/CloudWatch integration.
| Date | Milestone | Description |
|---|---|---|
| Jan 23 | Private Beta Transition | β’ MIT Final Release: Archived public MVP version (mit-final-version).β’ Showcase Launch: Opened public gateway for project introduction. β’ Commercial Security: Transitioned core monorepo to Private for IP protection. |
| Jan 21 | Context Engineering & Blog | β’ Project Rules: Established project_rules.md for context-aware AI coding.β’ Blog Revamp: Redesigned Tech Blog with Sticky TOC & Hybrid Layout. β’ UX Enhancement: Added Reading Progress bar and "Executive Summary" blocks. |
| Jan 16 | Strategic Scale-Up | β’ Forecast Engine Refinement: Upgraded to 'High-Tech' mode with structural shift detection (Prophet) & correlated mock data logic. β’ Investor Pitch Deck: Launched /pitch endpoint with interactive React slides for IR meetings.β’ UI/UX Polish: Implemented 'Coming Soon' overlay with Framer Motion animations. |
| Jan 15 | AI Forecasting Core | β’ Prophet Integration: Deployed /api/v1/predict with seasonality & macro-regressors.β’ Multi-Source Loader: Unified Customs Data (36mo), FRED (Exchange Rate), and Google Trends. β’ Trend Radar: Visualized real-time user interest patterns. |
| Jan 14 | Interactive Pitch Deck | β’ Web-based Deck: Built a responsive slide deck using Next.js 16 & Embla Carousel. β’ Mobile Context: Implemented "Landing Page" scroll mode for mobile investors. β’ Data Storytelling: Visualized traction data using animated Recharts. |
| Jan 12 | SEO & Analytics Upgrade | β’ Implemented Triple-Track SEO (Dataset, App, Blog) for targeted exposure. β’ Enhanced GA4 Event Tracking for granular user behavior analysis. β’ Fixed Markdown Rendering readability issues. |
| Jan 10 | Knowledge Archive | β’ Tech Blog System: Built a file-based CMS using Next.js MDX Remote. β’ Developer Experience: Solved "Soft Break" issues for seamless Markdown writing. |
| Jan 09 | Real-world Data Refinement | β’ Collected Amazon Anua Bestseller (Serum/Cleanser) 1-star reviews to identify pain points. β’ Updated Agent Mapping Tables based on real negative feedback (e.g., texture, scent issues). |
| Jan 08 | Pilot Launch & Feedback | β’ Distributed to developer communities (GeekNews, LinkedIn). β’ Collected pilot user feedback and enabled GA4 Custom Events to track usage patterns. |
| Jan 07 | Integrated E2E Testing | β’ Conducted Load Testing on the full pipeline: Frontend β Backend β OpenAI. β’ Verified system stability under concurrent requests. |
| Jan 06 | Context-Aware Refactoring | β’ Implemented dynamic prompt injection based on HSK Categories. β’ Applied "Verification" strategy for US Market fit. |
| Jan 04 | Stability Engineering | β’ Solved Vercel deployment issues ($0 data bug) via Service Pattern refactoring. |
| Jan 03 | Professional Edition | β’ Expert Item Engine: Implemented dynamic HSK mapping (e.g., Mask Sheets = 3307+3304). β’ Unit Price Analytics: Added real-time $/kg calculation to track premiumization.β’ Context Injection: Enhanced AI prompts with item-specific regulatory context. |
| Jan 02 | Data Pipeline Stability | β’ Real-time Connection: Stabilized Korea Customs API by solving parameter & encoding issues. β’ Algorithm Fix: Corrected timezone-related date calculation errors. |
π Explore More:
- Development Logs: Beauty Insight Lab Blog
- Vision & Agenda: Project Slides
Β© 2026 Beauty Insight Lab Inc. (DeDeveloped by λ°μ©λ½)
