- Step1: Clone the repository from https://github.com/qx-labs/agents-deep-research
- Step2: Install Python dependencies via pip install -r requirements.txt
- Step3: Set up environment variables and API keys for your chosen LLM
- Step4: Configure agent profiles in config/ directory
- Step5: Run example scripts in examples/ to launch agents
- Step6: Extend or customize modules and run evaluations