Download the PHP package croox/statamic-ai-alt without Composer
On this page you can find all versions of the php package croox/statamic-ai-alt. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download croox/statamic-ai-alt
More information about croox/statamic-ai-alt
Files in croox/statamic-ai-alt
Download croox/statamic-ai-alt
More information about croox/statamic-ai-alt
Files in croox/statamic-ai-alt
Vendor croox
Package statamic-ai-alt
Short Description AI-powered alt text generation for Statamic assets
License MIT
Package statamic-ai-alt
Short Description AI-powered alt text generation for Statamic assets
License MIT
Please rate this library. Is it a good library?
Informations about the package statamic-ai-alt
Statamic AI Alt Generator
AI-powered alt text generation for Statamic assets using OpenAI's Vision API.
Features
- Automatically generates alt text for images using OpenAI's Vision API
- Works with JPG, PNG, Webp and GIF files (SVG is not supported)
- Available in both list and detail views (Statamic 5+)
- Queued job processing to handle large batches
Requirements
- Statamic 5.0+
- PHP 8.1+
- OpenAI API key
- Laravel Queue worker (for background processing)
Installation
-
Install the package:
- Add your OpenAI API key and the target lanuage to your
.env
file:
Usage
- In the Assets section of the Control Panel, select one or more images
- Click the "Generate Alt Text" action
- The alt text will be generated in the background and saved to your assets
Future ideas / missing features
- Support SVG
- Check for existing alt text before overriding with API results
License
All versions of statamic-ai-alt with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
statamic/cms Version ^4.0|^5.0
openai-php/client Version ^v0.8.0
openai-php/laravel Version ^v0.8.0
statamic/cms Version ^4.0|^5.0
openai-php/client Version ^v0.8.0
openai-php/laravel Version ^v0.8.0
The package croox/statamic-ai-alt contains the following files
Loading the files please wait ....