- Step1: Clone the GitHub repository to your local machine.
- Step2: Install required Python dependencies via pip.
- Step3: Configure API credentials for CrewAI and Google Gemini Pro in the settings file.
- Step4: Define agent tasks and workflows in the provided configuration templates.
- Step5: Run the orchestrator script to launch news agents.
- Step6: Schedule recurring tasks using cron or a task scheduler.
- Step7: Monitor logs and review generated outputs in the output directory.