- Step1: Clone the GitHub repository and navigate to the project folder
- Step2: Install dependencies with pip install -r requirements.txt
- Step3: Set your OpenAI and financial API keys in a .env file
- Step4: Configure stock tickers and analysis parameters in config.py
- Step5: Run python agent.py to start data retrieval and analysis
- Step6: View generated reports and visualizations in the output directory