Skip to content
View Hyeongseob91's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report Hyeongseob91

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.

Content in all repositories owned by your account will be closed.
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
Hyeongseob91/README.md

Hyeong-seob(Harrison) Kim

AI Research Engineer @ Braincrew · Founder @ WIGTN

Former Construction Engineer turned AI Research Engineer

Portfolio


About

I enjoy designing and refining AI pipelines, whether it's building RAG systems, orchestrating AI agents, or optimizing end-to-end workflows for production.

  • Building B2B production AI systems end to end at Braincrew (Research Engineering Team)
  • Running WIGTN, an AI research group: speech translation, document AI, developer tools
  • Researching GPU-accelerated ML at RAPIDS LAB (MODULABS): study notes · WikiDocs

Full career details: hyeongseob91.github.io

Research

  • WIGVO: Real-time bidirectional speech translation over legacy PSTN calls (Published in ACL 2026 System Demos, 1st Author) Paper Video Repo
  • WigtnOCR-RADP: Retrieval-Aware Document Parsing. Proposes RCPS, a retrieval-grounded metric for choosing document parsers by retrieval rather than appearance, developed from a failure mode found while building WigtnOCR-v1 (EMNLP 2026 Industry Track, Under Review)
  • WigtnOCR-v1: VLM-based SLM for Korean public document parsing. A 2B model trained on data distilled from a 30B teacher and quality-filtered by a 122B judge (top 75% retained), surpassing the teacher. Released with the KoGovDoc-Bench dataset Model Dataset Repo

Open Source

  • WIGTN-Coding: Claude Code plugins for an AI-Native development workflow GitHub stars
  • LLM Loadtester: LLM serving performance benchmarking tool (TTFT/TPOT/Goodput visualization) Repo

WIGTN · AI Research Group

WIGTN

An AI research group founded in 2026. WIGTN takes research from idea to working system: real-time speech translation published at ACL 2026, VLM document parsing models released on HuggingFace, and open-source developer tooling. The group also serves as a test partner for companies validating new AI products, and the same team builds together at hackathons.

Hackathons & Awards

  • 🥈 Snowflake AI & Data Hackathon 2026 Korea · Tech Track 2nd Place Demo News
    WIGTN FLAKE: A purpose-driven local intelligence platform. Users pick what they want to do (open a cafe, run targeted rental marketing, place outdoor ads, invest in real estate) and an AI expert panel cross-reads four datasets (real estate, foot traffic, card sales, telecom contracts) to recommend the best neighborhoods, surface anomaly signals before they show up in headlines, and project six-month trends. Built on a hybrid Snowflake Cortex × GPT-4o orchestration that lets the analysis read like a conversation between domain experts rather than a dashboard.
  • Custos: Always-on AI code review bot for GitLab. Four reviewer personas review merge requests in under 60 seconds, while an hourly proactive lane files prioritized issues. Built on Google ADK, Vertex AI Gemini, and Cloud Run (Google Cloud Rapid Agent Hackathon) Devpost Video
  • OpenSlot: Zero-oversell ticketing infrastructure. Each seat is a row in a multi-region Amazon Aurora DSQL ledger with versioned conditional updates, verified against a simulated 2,000-buyer stampede with zero oversells (Vercel × AWS · H0: Hack the Zero Stack) Devpost Video
  • TimeLens: Multimodal AI museum curator processing voice + camera in real time on a Gemini Live API + ADK dual pipeline (Gemini Live Agent Challenge) Devpost Video Repo

Pinned Loading

  1. wigtn/wigtn-plugins wigtn/wigtn-plugins Public

    Claude Code Plugins for AI Native-based Engineer

    Python 45 2

  2. engineering-llm-loadtester engineering-llm-loadtester Public

    Load testing tool for LLM inference servers with real-time dashboard and AI-powered analysis

    Python 4 1

  3. wigtn/wigtnOCR-v1 wigtn/wigtnOCR-v1 Public

    A research framework to evaluate how document parsing quality determines downstream RAG performance.

    5

  4. wigtn/wigvo wigtn/wigvo Public

    ACL 2026 Demo: Real-time bidirectional Korean-English speech translation over PSTN telephone calls. Server-side relay with dual-session echo gating. 555ms median latency, USD 0.28/min.

    Python 3