Alt Text AI is a plugin that integrates DatoCMS with AltText.ai to generate image alt text directly in the DatoCMS dashboard.
In the plugin's settings screen, paste an API key obtained from <https://alttext.ai/account/api_keys>.
The plugin also relies on the editor's current user access token, so make sure that permission is granted when installing.
Once configured, the plugin adds two dropdown actions to every file and gallery field. Open a record and use the field-specific dropdown to run:
npm run dev: Run the plugin locally with Vite.npm run build: Type-check and build production assets into dist/.