QED42 Integrates Writer AI into ADA’s Drupal Platform for Accessibility and Content Automation
QED42 has integrated artificial intelligence (AI) tools into the American Diabetes Association’s (ADA) Drupal multisite platform, introducing features to enhance accessibility and streamline editorial workflows. The implementation leverages the Drupal AI module along with a custom provider integration for Writer.com, ADA’s preferred AI vendor. This provider has been contributed back as a dedicated module titled Writer AI.
The project’s two core features include automated alt text generation for images and integrated AI-powered text tools in CKEditor. By connecting to Writer.com’s Palmyra Vision model, ADA editors can now bulk upload images and receive accurate, WCAG-compliant alternative text—saving time and improving digital accessibility.
Within the Drupal CKEditor interface, content authors can now generate text, summarize lengthy content, and translate material in-line, without switching tools. These features are powered by Writer.com’s supported models, such as Palmyra X5, Palmyra Med, and Palmyra Creative.
To enable this, QED42 used the Drupal AI module’s pluggable provider system to build a custom integration for Writer.com. That integration was released as the Writer AI module on Drupal.org, currently in alpha and compatible with Drupal 10 and 11. Configuration is handled through the Key module, and the provider settings can be accessed at /admin/config/ai/providers/writer_ai.
“The integration helps ADA maintain high editorial standards while strengthening its digital accessibility efforts—critical for an organization serving millions affected by diabetes,”
said Hemant Gupta, Technical Architect at QED42, in a LinkedIn post announcing the deployment.
For Composer-based installations, site builders can use: composer require 'drupal/writer_ai:^1.0@alpha'. Full documentation is available on the module page at drupal.org/project/writer_ai.
This initiative underscores how AI tools in Drupal can support mission-driven organizations by improving content inclusivity, efficiency, and editorial scalability.
Source: QED42 Implements AI in ADA's Drupal Platform by Hemant Gupta (September 23, 2025)


