Varbase AI Image Alt
Drupal.org Project
Overview
Included Modules
Module
Purpose
Installation
ddev drush recipe ../recipes/varbase_ai_image_altUsage
Last updated
The Varbase AI Image Alt recipe grants Varbase user roles the permission to generate AI image alt text, provided by the Drupal CMS AI ecosystem.
https://www.drupal.org/project/varbase_ai_image_alt
Varbase AI Image Alt provides AI-powered automatic alt text generation for images. By analyzing image content using AI, this recipe generates descriptive alt text that enhances both accessibility and SEO across your site.
Brings in the following contributed modules to your site:
Provides an abstraction layer for AI services.
Provides the possibility to fill out the alt text of an image field using AI.
Adds the possibility to bulk change the alt text.
Apply the recipe using Drush:
ddev drush recipe ../recipes/varbase_ai_image_altThis recipe is automatically applied when using the Varbase AI Base recipe.
After installation, images uploaded through the media library or image fields will automatically receive AI-generated alt text suggestions. Editors can review and modify the generated alt text before saving. This ensures that all images on the site have meaningful alternative text for screen readers and search engines.
Last updated