=== AINP: AI Native Publisher ===
Contributors: emanoel58
Tags: ai, news, rss, autoblog, content
Requires at least: 6.2
Tested up to: 6.9
Stable tag: 1.0.1
Requires PHP: 7.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.txt

Automate your news site. Fetch RSS feeds, rewrite content with AI (Gemini/Groq), and generate images automatically using Imagen or Unsplash.

== Description ==

AINP: AI Native Publisher transforms your WordPress site into an automated content powerhouse. It aggregates content from RSS feeds, rewrites it using advanced AI models (Google Gemini or Groq Llama/Mixtral) to ensure originality, and automatically assigns featured images generated by AI (Google Imagen) or sourced from Unsplash.

**Key Features:**

* **RSS Aggregation:** Automatically fetch news from RSS feeds.
* **AI Rewriting:** Rewrite content to be unique using Google Gemini or Groq (Llama 3, Mixtral).
* **AI Images:** Generate relevant featured images with Google Imagen or fetch from Unsplash.
* **SEO Optimized:** Auto-generates optimized titles, tags, and categories.
* **Full Control:** Manual fetch mode or automatic scheduling (Cron).
* **Clean & Safe:** Built with security and performance in mind.

**Service Disclosure & External APIs:**

This plugin relies on connection to third-party APIs to perform its core functions of rewriting text and generating/fetching images. By using this plugin, you agree to the terms of the following services:

* **Google Gemini API (Google AI)**
    * Used for: Rewriting news content and semantic analysis.
    * [Terms of Service](https://ai.google.dev/terms) | [Privacy Policy](https://policies.google.com/privacy)

* **Groq API**
    * Used for: Rewriting news content (Alternative AI provider).
    * [Terms of Service](https://groq.com/terms/) | [Privacy Policy](https://groq.com/privacy/)

* **Unsplash API**
    * Used for: Searching and downloading stock photos for news articles.
    * [Terms of Service](https://unsplash.com/terms) | [Privacy Policy](https://unsplash.com/privacy)

* **Google Imagen (Vertex AI)**
    * Used for: Generating AI images based on news content.
    * [Terms of Service](https://cloud.google.com/terms) | [Privacy Policy](https://policies.google.com/privacy)

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/ainp-ai-native-publisher` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Go to the "AINP: AI Native Publisher" menu to configure your API keys (Groq, Gemini, etc.) and add your sources.

== Frequently Asked Questions ==

= Do I need API keys? =
Yes. You will need API keys for the services you wish to use (e.g., Google Gemini for text, Unsplash for images). Most have free tiers available.

= Is the content unique? =
The plugin uses AI to rewrite the incoming news based on your prompts, making the text unique compared to the original source.

== Screenshots ==

1. Dashboard: Overview of your automated news statistics.
2. Sources Settings: Easily manage your RSS feeds.
3. Logs: Real-time status of the fetching and rewriting process.

== Changelog ==

= 1.0.1 =
* Rebranding to AINP: AI Native Publisher.
* Improved compliance with WordPress.org guidelines.
* Fixed text-domain and localization.

= 1.0.0 =
* Initial release.