- Step1: Clone the GitHub repository to your local machine.
- Step2: Install dependencies with pip install -r requirements.txt.
- Step3: Set environment variables for API keys (OpenAI, job board services).
- Step4: Update search parameters in config.json (role, location, skills).
- Step5: Run python agent.py to start searching and processing listings.
- Step6: View summarized results in the console or exported CSV, and receive email alerts for new matches.