Skip to content
View kxmdoyn's full-sized avatar

Organizations

@insideup

Block or report kxmdoyn

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

Typing SVG


About

I'm Doyeon Kim, an Industrial Engineering student building AI-driven automation systems — turning complex workflows into intelligent, self-operating pipelines.

Currently attending SKax Bootcamp (operated by SK), focused on AI engineering, backend architecture, and cloud-native development.

Focus Areas
├── LLM-based Agent Workflows
├── MCP Architecture & Tool Orchestration
├── FastAPI Backend Systems
├── Prompt Engineering for Production
└── Enterprise AX Pipeline Design

Projects

K-WON Risk Management AI Agent

🥇 Grand Prize — Koscom AI Agent Challenge 2025

An enterprise-grade risk reporting agent built on LangGraph + Claude MCP.
I designed the Report-Master MCP Server as the core orchestration layer.

Component Description
LangGraph Workflow Multi-step reasoning pipeline with conditional branching
APScheduler Cron-based automation for scheduled report generation
Human-in-the-loop Slack approval system before report finalization
Risk Engine Compliance rule-based grading with audit trail
Report Generator DOCX regulatory report output via Claude MCP tools

→ View Repository


MCP Templates

Reusable MCP Server infrastructure extracted from K-WON

Three starter templates for building Claude AI + MCP agents at different complexity levels.

Template Description Level
01_mcp-chat Single MCP + Claude chat interface ⭐ Starter
02_mcp-fullstack Dashboard + chat + multi-MCP routing ⭐⭐ Intermediate
03_mcp-langgraph LangGraph + APScheduler + Slack Human Review ⭐⭐⭐ Advanced

→ View Repository


INSIDE UP — Emotional Support Chatbot

K-PaaS Application Competition Submission

An AI counseling service helping adolescents recognize and manage their emotional states.
Combines KoBERT emotion classification with GPT empathy dialogue.

My contributions:

Prompt Engineering

  • Designed 밍몽 (emotional development bot) — character persona, informal Korean register, 40% empathy / 60% question ratio
  • Designed self-diagnosis bot — PHQ-9 based 9-question flow, scoring ruleset, 3-tier self_harm_risk classification, enforced JSON output

FastAPI Backend

  • Emotion-temperature-driven automatic bot switching (development bot ↔ self-diagnosis bot)
  • Redis session management + KoBERT emotion analysis trigger
  • GPT emotion report generation + weekly pattern analysis

→ View Repository


School Safety Accident Data Analysis

Special Prize — National School Safety Data Analysis Competition

End-to-end public data pipeline: preprocessing → pattern analysis → visualization → policy recommendation.
Focused on data-driven approaches to safety improvement strategy.


Tech Stack

Backend

Python FastAPI Flask Redis

AI / LLM Systems

LangGraph MCP Claude KoBERT Prompt Engineering

Data

Pandas Scikit-learn


Research Interests

Currently Exploring
├── Autonomous Reporting Agents
├── Compliance AI Systems
├── Conversational Workflow Orchestration
├── Enterprise AX Architecture
└── Decision-Support Automation Platforms

Pinned Loading

  1. kwon-report-master-agent kwon-report-master-agent Public

    Python 1

  2. dancom-MCP-AI-Agent/final_koscom_ai_agent_public dancom-MCP-AI-Agent/final_koscom_ai_agent_public Public

    Python 1 2

  3. MCP_templates MCP_templates Public template

    Python 1