Tech Guides & Projects
AI 자동화와 트레이딩 시스템에 관한 기술 가이드 모음입니다.
각 문서에서 개념부터 실전 구현까지 다룹니다.
각 문서에서 개념부터 실전 구현까지 다룹니다.
A collection of technical guides on AI automation and trading systems.
Each document covers concepts through practical implementation.
Each document covers concepts through practical implementation.
AI 개발 시스템 구축 AI Development System
01
Agentic AI
LLM에서 에이전트 팀으로 — AI의 진화, 핵심 원리, 멀티에이전트 패턴
From LLM to Agent Teams — AI evolution, core principles, multi-agent patterns
02
Light Harness
경량 멀티에이전트 프레임워크 — Blueprint, 3-Tier 라우팅, 품질 게이트
Lightweight multi-agent framework — Blueprint, 3-Tier routing, quality gates
03
MCP Ecosystem
Model Context Protocol 생태계 — 표준 프로토콜, 도구 연결, 실전 구성
Model Context Protocol ecosystem — standard protocol, tool connectivity, practical setup
04
구축 프롬프트
Build Prompt
AI에 입력하면 모의투자 봇이 완성되는 8단계 가이드
8-step guide — paste into AI to build a mock trading bot
AutoTrade — AI 자동매매 AutoTrade — AI Automated Trading
01
자동매매 개념
Trading Concepts
전략 유형, 데이터 흐름, 리스크 관리, 기술 스택
Strategy types, data flow, risk management, tech stack
02
학습 원리 및 이론
Learning Theory
AI의 시장 학습 방법, 하이브리드 모델 원리, 금융 이론 배경
AI market learning, hybrid model principles, financial theory
03
Quality Gate
Autodebug + CI 통합 품질 관리 — 감사·자동패치·테스트·배포 검증 프로세스
Autodebug + CI quality management — audit, auto-patch, test, deploy verification
04
AutoTrade Bot
LightGBM + LSTM + KIS API로 구동되는 실전 한국 주식 자동매매 봇
Live Korean equities auto-trading bot powered by LightGBM + LSTM + KIS API
증권 분석 Stock Analysis
프로젝트 Projects
01
GemsWriter
Gemini Gems + Claude Haiku 기반 평일 자동 연재 AI 글쓰기 봇 · CEO 브리핑 결과물 포함
Automated weekday AI writing bot powered by Gemini Gems + Claude Haiku · CEO briefing archive included
02
MaxTrans
LLM 기반 대용량 번역 가속기 — 정교한 문맥 유지와 고속 배치 처리
LLM-based bulk translation accelerator — precise context preservation
03
HTML Writer
컴포넌트 기반 웹 콘텐츠 저작 도구 — Admin UI·Gemini/Claude 이중화·히스토리 컨텍스트
Component-based web content authoring tool — Admin UI · dual Gemini/Claude · history context
04
Mail Classifier
Gmail LLM 자동 분류·라벨링 — 룰 기반 필터와 AI 판단의 하이브리드 메일 관리
Gmail LLM auto-classification & labeling — hybrid rule-based filter + AI judgment
Reference Reference
01
Claude Code Web — 메모리 Reference
Claude Code Web — Memory Reference
클라우드 환경(Claude Web · Codespaces) 세션 시작 시 메모리에 주입할 핵심 운영 규칙 — Four Principles, 3-Tier 라우팅, 하네스 패턴, 검증 루틴
Operational rules to inject into memory at session start in cloud environments (Claude Web, Codespaces) — Four Principles, 3-Tier routing, harness pattern, verification routine
02
Structured Coding Rules
Structured Coding Rules
에이전트 지향 코드 작성 규칙 — 모듈 설계, 동시성, 회복탄력성, 에러 처리, 관측성, dry-run, Pre-Code 체크리스트
Agent-oriented code style — module design, concurrency, resilience, error handling, observability, dry-run, Pre-Code checklist