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.

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: VLM-based Korean public document parsing framework, 2B model surpassing 30B Teacher (EMNLP 2026 In Prep) Model Dataset Repo

Open Source

  • WIGTN-Coding: Claude Code AI-Native development workflow plugins (7 Commands, 14 Agents, 7 Skills) Repo
  • 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

    HTML 45 2

  2. wigtn/wigtnOCR-v1 wigtn/wigtnOCR-v1 Public

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

    5

  3. wigtn/wigtn-timelens wigtn/wigtn-timelens Public

    AI-powered museum curator: real-time voice & camera artifact recognition using Gemini Live API | #GeminiLiveAgentChallenge

    TypeScript 2

  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