Aims AI Scheduler – Smart Auto Blogging & Post Publisher

Beschrijving

This plugin uses OpenAI to automatically generate content for posts/pages in Wp. Includes:
– Admin UI for prompt input
– Content preview and approval
– Scheduled content generation via cron jobs
– Saved logs and history for generated content

External Services

This plugin connects to OpenAI and Google Gemini APIs to generate post content using AI.

OpenAI API:
– URL: https://api.openai.com
– Data Sent: User prompt and parameters (no personal data).
– Terms: https://openai.com/terms
– Privacy: https://openai.com/privacy

Google Gemini API:
– URL: https://generativelanguage.googleapis.com
– Data Sent: User prompt and parameters (no personal data).
– Terms: https://policies.google.com/terms
– Privacy: https://policies.google.com/privacy

License

This plugin is licensed under the GPLv2 or later.

Schermafbeeldingen

Installatie

  1. Upload the plugin folder to /wp-content/plugins/
  2. Activate the plugin through the “Plugins” menu
  3. Configure from “AI Content Generator” in the admin panel

FAQ

Do I need an OpenAI API key?

Yes, the plugin requires your API key to function.

Does this plugin store my OpenAI data?

Only locally and temporarily in the database and log files.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Aims AI Scheduler – Smart Auto Blogging & Post Publisher” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Changelog

1.0

  • Initial release