وضاحت
This WordPress plugin renames files to be more readable using an open API (gpt-4-vision) upon upload and generates accessible alt text for images.
Plugin allows generating featured image using dall-e-2 or dall-e-3 API.
Note: This plugin relies on OpenAI api. Read terms of service from openai before using this plugin. GPT-4 Vision api is in preview and plugin needs to send small scale image to openai api to generate alt text and file names.
You must have an OpenAI account and generate an API key to use this plugin. You can sign up for an account here.
انسٽاليشن
- Download zip file from GitHub release.
- Upload the plugin folder to the
/wp-content/plugins/
directory or upload the zip file from WordPress admin panel. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Setup open api key from settings page from under tools menu.
/wp-admin/tools.php?page=better-file-name-settings
If your setup supports composer autoload then you can install plugin using composer.
- Run
composer require patelutkarsh/better-file-name
command. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Setup open api key from settings page from under tools menu.
/wp-admin/tools.php?page=better-file-name-settings
FAQ
-
How to get openapi key?
-
How do I generate alt text for images?
-
Run following command to generate alt text for all images that do not have any.
wp better-file-name generate-alt-text --dry-run
This can take a while depending on the number of images on your site.
تعاون ڪندڙ & ڊولپرز
“Better File Name Ai” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.
تعاون ڪندڙترجمو ڪريو “Better File Name Ai” توهان جي ٻولي ۾.
ڊولپمينٽ ۾ دلچسپي؟
ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.
لاگ تبدیل ڪريو
See GitHub releases for changelog.