- Step1: Clone the repository: git clone https://github.com/shunk031/langchain-ai-scientist-v2
- Step2: Install dependencies: pip install -r requirements.txt
- Step3: Configure API keys: export OPENAI_API_KEY=your_key
- Step4: Edit config.yml to set task parameters and model preferences
- Step5: Run the agent: python main.py --task literature_review
- Step6: Review outputs and iterate via CLI prompts or Jupyter Notebook