- Step1: Clone the repository from GitHub.
- Step2: Install dependencies via pip install -r requirements.txt.
- Step3: Set your OPENAI_API_KEY environment variable.
- Step4: Configure tool modules in config.py or main script.
- Step5: Run agent.py to start the autonomous agent.
- Step6: Monitor agent logs and review output in the results folder.