- Step1: Clone the GitHub repository to your local machine.
- Step2: Install dependencies via pip and configure your OpenAI or preferred LLM API key.
- Step3: Edit config.yaml to add RSS feeds, email templates, and delivery schedule.
- Step4: Run python agent.py to fetch, summarize, and draft the newsletter.
- Step5: Review generated draft, approve or adjust content.
- Step6: Connect to your email service (MailChimp, SendGrid) and trigger send.