Search
OpenSearch, Qdrant, Korean morphology, hybrid ranking, and search quality evaluation loops.
Personal Engineering Blog
Search Engines · AI Agents · LLM Serving · DevOps
I write about systems I build and operate: commerce search engines, hybrid retrieval, MCP agents, LLM serving infrastructure, and the practical decisions behind production AI platforms.
Most long-form posts are currently written in Korean. This English entry page is the first step toward gradual multilingual support, with translated articles added selectively as they are reviewed.
OpenSearch, Qdrant, Korean morphology, hybrid ranking, and search quality evaluation loops.
MCP tools, graph-based tool retrieval, workflow execution, and human-in-the-loop agent systems.
LLM serving, Kubernetes, GitOps, GPU operations, and pragmatic production deployment notes.
synaptic-memory를 884만 MS MARCO passage 위에서 평가하며, 검색 정확도보다 agent loop의 도구 선택, query rewrite, 증거 누적, 실패 기억이 더 큰 병목으로 드러난 과정을 정리한다.
SON BLOG 검색을 Pagefind 정적 전문 검색, synaptic-memory 의미 검색, 한국어 형태소 분석, alias 사전, confidence gate, 평가셋과 blue/green 배포까지 갖춘 하이브리드 검색 구조로 고도화한 과정을 정리한다.
Kubernetes 기반 XGEN Workbench를 단일 GPU 서버와 폐쇄망 환경에서도 운영할 수 있도록 Docker 독립 스택, DockerDriver, USB 이미지 반입, pull_policy never, GPU 세션 이미지를 정리한 과정을 다룬다.
xgen-model을 단일 GPU Pod에서 GPU 노드 전체로 확장하기 위해 DaemonSet, Headless Service, cluster-aware API, 서버 타겟 라우팅, gpu_ids 기반 슬롯 분리를 적용한 과정을 정리한다.