- 1단계: 저장소 복제: git clone https://github.com/shaadclt/Multi-Agent-Stock-Analysis
- 2단계: 종속성 설치: pip install -r requirements.txt
- 3단계: config.yaml에 데이터 소스와 OpenAI API 키 구성
- 4단계: 에이전트 파라미터(심볼, 날짜 범위, 모델) 맞춤화
- 5단계: 주요 스크립트 실행: python main.py
- 6단계: output/reports 폴더에 생성된 보고서 검토