dxpr / dxpr_cms

0 stars 0 forks source link

Automatically fill alt text field when user uploads a new image #10

Closed jjroelofs closed 1 month ago

jjroelofs commented 2 months ago

Why are we doing this work

This work aims to improve accessibility and user experience by ensuring that all images uploaded to the platform automatically have descriptive alt text. This feature leverages AI to generate accurate alt text, reducing the manual effort required by users and enhancing the accessibility of our content for visually impaired users.

image

Relevant links

Requirements

Non-functional requirements

yautjacetanu commented 2 months ago

Notes on phase 1 for this:

ivanboring commented 2 months ago

@jjroelofs would it be possible for me to be added so I can push a specific branch, to be able to create the pull request for you?

All the changes mentioned in the call should be done now - I have setup so your configuration is autogenerating alt texts, but that is easy to change in the recipe so buttons are shown.

jjroelofs commented 2 months ago

@ivanboring added!

ivanboring commented 1 month ago

This was recently added to the recipes api - could it maybe be interesting for adding API keys on sites that only applies the recipe?

https://www.drupal.org/node/3470507