=== Explore with AI ===
Contributors: askito
Tags: ai, chatgpt, claude, grok, perplexity
Requires at least: 5.0
Tested up to: 6.9
Stable tag: 1.0.0
Requires PHP: 7.4
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html

Add links to explore your content with various AI assistants including ChatGPT, Claude, DeepSeek, Grok, and Perplexity.

== Description ==

Explore with AI adds convenient buttons to your posts that allow readers to explore your content using popular AI assistants:

* **ChatGPT** - OpenAI's conversational AI
* **Claude** - Anthropic's AI assistant
* **DeepSeek** - Advanced AI chat
* **Grok** - X's AI assistant
* **Perplexity** - AI-powered search engine

= Features =

* Automatic display before or after post content
* Shortcode support for manual placement
* Admin settings to enable/disable each AI provider
* Customizable section label
* Responsive design
* Dark mode support
* Clean, modern button styling

= Shortcode Usage =

Basic usage:
`[explore_with_ai]`

With custom URL:
`[explore_with_ai url="https://example.com/article"]`

Specific providers only:
`[explore_with_ai providers="chatgpt,claude"]`

== Installation ==

1. Upload the `explore-with-ai` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to Settings > Explore with AI to configure the plugin

== Frequently Asked Questions ==

= How do I hide certain AI providers? =

Go to Settings > Explore with AI and uncheck the providers you want to hide.

= Can I display the buttons in a widget area? =

You can use the shortcode `[explore_with_ai]` in any widget that supports shortcodes.

= How do I change the position of the buttons? =

Go to Settings > Explore with AI and change the Position setting to "Before content" or "After content".

= Can I use this on pages instead of posts? =

The automatic display is limited to posts only. However, you can use the shortcode `[explore_with_ai]` on any page or custom post type.

== Screenshots ==

1. AI buttons displayed before post content
2. Admin settings page
3. Shortcode in use

== Changelog ==

= 1.0.0 =
* Initial release
* Support for ChatGPT, Claude, DeepSeek, Grok, and Perplexity
* Admin settings page
* Shortcode support

== Upgrade Notice ==

= 1.0.0 =
Initial release of Explore with AI plugin.
