Skip to content
View tkim602's full-sized avatar
  • Georgia Institute of Technology
  • Atlanta
  • 10:36 (UTC +09:00)
  • LinkedIn in/tkim602

Highlights

  • Pro

Block or report tkim602

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
tkim602/README.md

TaeHo Kim

AI/ML & Software Engineer · Georgia Tech BSCS & OMSCS

Building reliable AI systems, developer tools, and production-oriented ML applications.

LinkedIn Email


About Me

  • Computer Science at Georgia Institute of Technology
  • Interested in Machine Learning, AI Engineering, and Software Engineering
  • Building systems around LLMs, ML evaluation, retrieval, and developer tooling
  • Focused on turning ML systems into reliable, deployable products

Experience

Fasoo · AI Engineer Intern

AI-based Multilingualization Quality Improvement · Summer 2025

  • Built a multi-stage machine translation quality assessment pipeline combining semantic similarity, COMET-based evaluation, rule-based validation, and selective LLM assessment.
  • Evaluated translation quality across 300K+ multilingual strings and incorporated over 1,000 human-reviewed translation pairs into the evaluation process.
  • Reduced human QA review workload by 87% while improving translation quality assessment performance by approximately 67%.
  • Received Runner-up at Fasoo Fix Day for the project.

Georgia Institute of Technology · Undergraduate Researcher

Innovation Management — Data Dashboard / Tableau Copilot

  • Developed an AI Copilot for Tableau dashboards that enables natural-language Q&A over research administration data.
  • Built Python pipelines to parse Tableau TWB/XML metadata and structure dashboard information for downstream analysis.
  • Implemented retrieval and Q&A workflows using embeddings and RAG to connect user questions with dashboard data and metadata.
  • Developed logic for automatic visualization generation and dashboard analysis from CSV/Excel and Tableau data sources.
  • Worked with research administration datasets covering sponsor funding, departments, principal investigators, and funding allocations.

Featured Projects

PatchCheck

AI-assisted pull request risk analysis and triage system built around a fine-tuned code model, deterministic static analysis, and controlled evaluation.

BuzzBot

Georgia Tech student assistant using controlled agentic RAG, hybrid retrieval, structured course data, and citation-grounded responses.

CodeCoach

Developer-focused tooling for improving programming and software engineering workflows.


Tech Stack

Languages

AI / Machine Learning

Backend / Data

Web / App


Contact

LinkedIn · Email

Pinned Loading

  1. PatchCheck PatchCheck Public

    Fine-tuned 7B verifier for advisory GitHub PR risk triage, with transparent code-change flags.

    Python

  2. CodeCoach CodeCoach Public

    Progressive AI hints, code review, wrong-answer notes, and local weakness tracking for LeetCode and Programmers practice pages.

    JavaScript

  3. PantryWise PantryWise Public

    Pantry-aware recipe recommendation using TF-IDF, K-Means, LightGBM, and ResNet50 embeddings.

    Python