A field log, since 2026

LLM agent 시대를
살아가는,
파트 박사과정의
작업 일지.

LLM·RAG 시스템과 머신러닝 실무를 환경의 문제로 다시 씁니다. 산업공학 박사과정에서 만난 PHM·반도체 현장 사례도 1차 자료로 함께 둡니다.

Author
ruah — Part-time PhD candidate, IE
Focus
LLM · RAG · ML · AI agents
Entries
145 published
Series
18 in progress

Recent entries

New field notes

all 145 →
№144 ai-agent-operations · 05

OpenClaw 구축: Docker Gateway와 Slack을 안전하게 연결하기 (5/7)

Linux VPS에 OpenClaw Docker Gateway를 version pin과 영속 volume으로 구축하고 Slack Socket Mode를 연결합니다. SecretRef, 사용자·채널 allowlist, sandbox, health check와 rollback을 포함합니다.

#OpenClaw #Docker #SlackBot #AgentGateway
Slack Socket Mode가 인증된 연결로 Docker의 OpenClaw Gateway에 들어오고 agent별 workspace sandbox tool policy와 영속 state를 거치는 VPS 배포 구조
№143 ai-agent-operations · 04

OpenClaw 사용법: Gateway·Workspace·Channel을 이해하는 첫날 (4/7)

OpenClaw를 설치하고 Gateway·내장 Agent runtime·Workspace·Session·Channel의 관계를 확인합니다. Dashboard에서 읽기 전용 첫 작업을 검증하고 안전하게 메시징으로 확장하는 순서를 정리합니다.

#OpenClaw #AI에이전트 #AgentGateway #AgentWorkspace
Dashboard와 메시징 채널의 요청이 OpenClaw Gateway에서 Agent session으로 라우팅되고 Workspace 규칙 도구 기억 스킬을 사용해 결과를 만드는 구조
№141 ai-agent-operations · 02

VPS에 Hermes Agent 구축하기: Gateway·격리·복구까지 (2/7)

로컬에서 검증한 Hermes Agent를 Linux VPS의 항상 켜진 서비스로 옮깁니다. 전용 계정, Messaging Gateway, 사용자 허용 목록, Docker 실행 격리, 백업과 재시작 검증을 연결합니다.

#HermesAgent #VPS #AI에이전트 #TelegramBot
사용자가 메시징 채널로 요청하면 Hermes Gateway가 전용 서비스 계정과 격리된 실행 backend에서 작업하고 감사 기록을 남기는 VPS 구조
№140 ai-agent-operations · 01

Hermes Agent 사용법: 설치보다 먼저 첫 작업 계약을 만든다 (1/7)

Nous Research의 Hermes Agent를 처음 설치하고 모델·도구·세션·프로젝트 문맥을 확인합니다. 막연한 비서 대신 검증 가능한 첫 작업을 정해 안전하게 사용하는 순서를 정리합니다.

#HermesAgent #AI에이전트 #NousResearch #AgentSkills
검증 가능한 작업 계약이 Hermes Agent의 모델 도구 세션 프로젝트 문맥을 통과해 결과와 증거를 만드는 첫 사용 흐름
№139 embedding-research-engineering · 14

실전: 재현 가능한 Embedding 연구 Pipeline 만들기 (14/14)

Frozen corpus·qrel에서 contrastive 학습과 hard-negative 정제, exact·통계 평가, dimension·quantization·ANN, RAG gate·shadow index까지 재현 가능한 실험을 완성합니다.

#Embeddings #MLOps #ContrastiveLearning #Evaluation
Corpus와 qrel 동결에서 embedding 대조 학습, exact 평가, 압축과 ANN, RAG 검증, shadow index 배포와 rollback으로 이어지는 실전 pipeline

Tag index

By topic

#RAG (58) #LLM (37) #RAGAgent (26) #AI에이전트 (17) #Reranking (16) #Embeddings (14) #Retrieval (13)