- 第1步:克隆存儲庫:git clone https://github.com/shaadclt/crewAI-Multi-AI-Agents-Investment-Risk-Analysis.git
- 第2步:安裝依賴:pip install -r requirements.txt
- 第3步:在 config.yaml 中配置市場數據 API 金鑰
- 第4步:運行數據收集代理:python agents/data_collector.py
- 第5步:執行風險建模代理:python agents/risk_modeler.py
- 第6步:生成報告:python agents/report_generator.py
- 第7步:在 /reports 目錄中評審輸出文件並根據需要調整參數