- Step1: Clone the GitHub repository and install Python dependencies via pip install -r requirements.txt.
- Step2: Obtain an OpenAI API key and configure your financial data API credentials in .env.
- Step3: Run python market_analyst.py with desired ticker symbols and date range flags.
- Step4: Review the console output and generated report files in /output directory.
- Step5: Customize analysis parameters in config.yaml for personalized recommendations and alert thresholds.