- Step1: Clone the GitHub repository and navigate into the project directory.
- Step2: Install Python dependencies with pip install -r requirements.txt.
- Step3: Set your OPENAI_API_KEY environment variable or update the config file.
- Step4: Customize research prompts and data source settings in the config.
- Step5: Run the agent via python main.py with your research query.
- Step6: Review generated summaries and insights in markdown or PDF output.