- 1단계: 저장소 복제: git clone https://github.com/shunk031/langchain-ai-scientist-v2
- 2단계: 종속성 설치: pip install -r requirements.txt
- 3단계: API 키 설정: export OPENAI_API_KEY=당신의_키
- 4단계: config.yml 수정하여 작업 매개변수 및 모델 선호도 설정
- 5단계: 에이전트 실행: python main.py --task literature_review
- 6단계: CLI 또는 Jupyter Notebook을 통한 출력 검토 및 반복