Skip to content
View HarimxChoi's full-sized avatar

Block or report HarimxChoi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
HarimxChoi/README.md

Harim Choi

Machine Learning Engineer in Seoul.

I am interested in vectorizing reality, making predictions, and estimating uncertainty.

Over seven years, I have worked with public-procurement, construction, and retail data, connecting tabular ML, NLP, computer vision, and LLM agents from data collection through evaluation and deployment. I quickly learn unfamiliar domains and inherited systems, then turn data, models, and operating workflows into working services. I build systems that balance predictive performance with reliability, cost, and operational constraints.

Portfolio · LinkedIn · Email

How I work

  • Rapid problem understanding and execution: I learn unfamiliar domains and inherited systems quickly, identify the highest-impact problems, and turn them into operable ML systems.
  • Model diagnosis and redesign: I trace errors and performance bottlenecks through experiments, then adjust training, inference, and evaluation for the real operating context.
  • Uncertainty-aware decisions: I use distributions, intervals, calibration, and simulation to communicate reliability and risk rather than returning only a point prediction.
  • Research-to-production translation: I adapt new methods to real data, infrastructure, cost, and operating constraints and implement them as repeatable pipelines.
  • End-to-end delivery: I connect data construction, training, evaluation, batch jobs, APIs, and service operations in a form that others can review, maintain, and extend.

Pinned Loading

  1. nlp-analysis-agent nlp-analysis-agent Public

    Korean procurement NLP with weak supervision, RoBERTa and LoRA, static INT8 ONNX, and FastAPI CPU serving.

    Python

  2. wsss-refined-pseudolabels wsss-refined-pseudolabels Public

    Commissioned WSSS research with frozen CLIP and DINOv2, disagreement-aware pseudo-mask refinement, and 53.31% mIoU on COCO-Val.

    Python

  3. langgraph-travel-agent langgraph-travel-agent Public

    Production-ready LangGraph multi-agent system for travel planning. Async parallel orchestration across Amadeus, Hotelbeds, Twilio, HubSpot.

    Python 17 3

  4. ensemble-bid-prediction ensemble-bid-prediction Public

    R2CCP-based multimodal bid prediction with eight context models, per-bin conformal thresholds, and Monte Carlo decisions.

    Python

  5. google-surf-mcp google-surf-mcp Public

    Google search MCP. One MCP replaces search + fetch + academic-paper extractor.

    TypeScript 280 33

  6. monogram monogram Public

    Share-to-knowledge PKM with a five-stage LLM pipeline, Git-backed Markdown, dashboard, retrieval, and MCP.

    Python