Explore with AI

Descripción

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»]

Instalación

  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

FAQ

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.

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«Explore with AI» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Explore with AI» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0.0

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