Agent Type
-
Automation with Cron: Run automatically on your server or laptop via Cron. No hassle, No monitoring. Completely handsoff.
Key Features
- Relevant Blog Creation: Fetches products from your website. Best with Woocommerce products, then blog post based on your given prompt and writes up blog based on content it retrieves via your website.
- Prompt based engineering: You write the prompt so the script knows how to steer its content.
- Run with Cron: Automate the script. Runs at your routine interval.
- Set posts to draft or published: 2 settings to set for auto-publish or draft it first and publish only after human intervention.
Business Applications:
- Press releases: Automate Press Releases without human intervention.
- Content Management for SEO: Keep your site content relevant and updated on a regular basis.
How to use:
- Upload to server or run on laptop(terminal or cmd)
- Install virtual env – Pip install venv
- Install Modules – Pip install -r requirements.txt
- Run program – Python main.py
Pre-requisites:
- Gemini API Key required
