- Step1: Clone the repository from GitHub and install dependencies via pip install -r requirements.txt
- Step2: Set your OpenAI API key and any additional search API credentials in the .env file
- Step3: Define your research query and configure parameters in config.yaml
- Step4: Run python agent.py to launch the research workflow
- Step5: Review the generated summaries, citations, and full report outputs in the output directory
- Step6: Customize tool chain or prompt templates as needed for domain-specific tasks