AI Alt Text Generator

描述

AI Alt Text Generator utilizes the power of ChatGPT ( OpenAI ) to automatically generate alt text for images on your WordPress site. This plugin connects to OpenAI’s API to provide intelligent and contextually relevant alt text, making your website more accessible and SEO-friendly.

New:
– Added testing prompt to the plugin settings

Important: This plugin requires an external service (OpenAI) for its core functionality.

External Service Usage Disclosure

This plugin uses the OpenAI API to generate alt text. Data (images and their metadata) is sent to OpenAI for processing. For more information, please review the OpenAI Terms of Use and Privacy Policy.

螢幕截圖

安裝

  1. Upload the plugin files to the /wp-content/plugins/ai-alt-text-generator directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Obtain an OpenAI API key (required). Visit OpenAI’s website and sign up to get your API key.
  4. Use the plugin through the ‘Alt Text Generator’ admin page to configure the plugin with your OpenAI API key.

常見問題

Does this plugin require an OpenAI API key?

Yes, an OpenAI API key is required to use this plugin. You can obtain one by signing up at OpenAI’s website.

How does this plugin use the OpenAI API?

The plugin sends images to OpenAI’s API, which then returns the generated alt text. This process requires an active internet connection and the transmission of data to OpenAI’s servers.

Can I generate alt text for multiple images at once?

Yes, the AI Alt Text Generator supports bulk processing of images.

Can I use a custom prompt?

Yes now you can use a custom prompt to generate alt text in the plugin settings.

評價

2024年7月19日
Does what it described with minimal hiccups. The batch generation seems to stall out a bit, but the on demand generation is great.
閱讀全部2個評價

貢獻者及開發者

“AI Alt Text Generator” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 AI Alt Text Generator 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

2.0.7

  • version adjustment

2.0.6

  • fixed single image generation while classic editor is active

2.0.5

  • Added testing prompt to the plugin settings
  • Improved error handling and feedback
  • Fixed image processing in local environments
  • Improved bulk processing

2.0.4

  • fixed admin page rendering issue

2.0.3

  • switched to GPT-4o-mini for cheaper and faster experience

2.0.2

  • fixed grid view not showing “Generate Alt Text” button

2.0.1

  • Added the new GPT-4o model for 50% cheaper and faster experience.
  • Added custom prompt functionality.
  • Added option to choose language.

1.0.0

  • Initial release.