Files
trading/graph-engine/requirements.txt
T
kyu 6d3b0bacc0 Initial commit: Korean stock value-investing AI pipeline
- 19개 마이크로서비스 (news-collector, score-engine, ta-engine, dart-collector,
  aux-signal, us-market, graph-engine, telegram-bot, dashboard-api, kis-api 등)
- 가치투자 스코어링 + 10공식 앙상블 보팅 (매직포뮬러/F-Score/Altman/PEG/
  모멘텀/Beneish/GP-A/G-Score/Amihud/BAB)
- 뉴스 수집→형태소→임베딩→중복제거→AI분석 파이프라인
- 기술적분석 + GAT 그래프신경망 + 미증시 동조 시그널

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-20 21:33:56 +09:00

13 lines
194 B
Plaintext

fastapi==0.111.0
uvicorn[standard]==0.30.1
asyncpg==0.29.0
apscheduler==3.10.4
structlog==24.2.0
orjson==3.10.3
httpx==0.27.0
pandas==2.2.2
numpy==1.26.4
scipy==1.13.1
pytz==2024.1
torch==2.4.1