- Step1: Clone the repository: git clone https://github.com/shaadclt/Multi-Agent-Stock-Analysis
- Step2: Install dependencies: pip install -r requirements.txt
- Step3: Configure API keys in config.yaml for data sources and OpenAI
- Step4: Customize agent parameters (symbols, date range, models)
- Step5: Run the main script: python main.py
- Step6: Review generated reports in the output/reports folder