Incorrect Content and Links on AI Providers Page
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3566258. -->
Reported by: [afoster](https://www.drupal.org/user/594458)
>>>
<h2 id="summary">Summary</h2>
<p>The <a href="https://new.drupal.org/ai/about-drupal-ai/providers">AI Providers page</a> contains several content mix-ups where provider descriptions and "More about..." links are incorrectly matched to the wrong providers.</p>
<h2 id="page-url">Page URL</h2>
<p><a href="https://new.drupal.org/ai/about-drupal-ai/providers">https://new.drupal.org/ai/about-drupal-ai/providers</a></p>
<h2 id="issues-found">Issues Found</h2>
<h3 id="1-deepl-translate-section-wrong-description-and-link">1. DeepL Translate Section — Wrong Description and Link</h3>
<p><strong>Current (Incorrect):</strong></p>
<ul>
<li><strong>Description:</strong> "ElevenLabs is a text-to-speech service that can create speech from any text, even using custom trained voices..."</li>
<li><strong>Link text:</strong> "More about ElevenLabs Translate AI provider"</li>
</ul>
<p><strong>Expected (Correct):</strong></p>
<ul>
<li><strong>Description:</strong> Should describe DeepL as an AI-powered translation service (e.g., "DeepL is an AI-powered translation service that provides highly accurate, context-aware translations. The module serves as a DeepL provider for the AI module, integrating the DeepL text translation API through Drupal's AI abstraction layer.")</li>
<li><strong>Link text:</strong> "More about DeepL AI provider"</li>
<li><strong>Link URL:</strong> <a href="https://www.drupal.org/project/ai_provider_deepl">https://www.drupal.org/project/ai_provider_deepl</a></li>
</ul>
<hr>
<h3 id="2-elevenlabs-section-incorrect-link-text">2. ElevenLabs Section — Incorrect Link Text</h3>
<p><strong>Current (Incorrect):</strong></p>
<ul>
<li><strong>Link text:</strong> "More about ElevenLabs Translate AI provider"</li>
</ul>
<p><strong>Expected (Correct):</strong></p>
<ul>
<li><strong>Link text:</strong> "More about ElevenLabs AI provider" (remove errant "Translate")</li>
<li><strong>Link URL:</strong> <a href="https://www.drupal.org/project/elevenlabs">https://www.drupal.org/project/elevenlabs</a></li>
</ul>
<p><em>Note: The description for ElevenLabs is correct, only the link text contains an error.</em></p>
<hr>
<h3 id="3-fireworks-ai-section-wrong-description-and-link">3. Fireworks AI Section — Wrong Description and Link</h3>
<p><strong>Current (Incorrect):</strong></p>
<ul>
<li><strong>Description:</strong> "Google Gemini is an advanced AI from Google that can understand and generate text, images, and code..."</li>
<li><strong>Link text:</strong> "More about Google Gemini provider"</li>
</ul>
<p><strong>Expected (Correct):</strong></p>
<ul>
<li><strong>Description:</strong> Should describe Fireworks AI (e.g., "Fireworks AI is a provider for the AI module, enabling integration with various AI models through the AI abstraction layer. It supports models such as Stable Diffusion XL, LLama 3, and FireLlava, offering cost-effective alternatives for AI workflows.")</li>
<li><strong>Link text:</strong> "More about Fireworks AI provider"</li>
<li><strong>Link URL:</strong> <a href="https://www.drupal.org/project/fireworksai">https://www.drupal.org/project/fireworksai</a></li>
</ul>
<hr>
<h2 id="steps-to-reproduce">Steps to Reproduce</h2>
<ol>
<li>Visit <a href="https://new.drupal.org/ai/about-drupal-ai/providers">https://new.drupal.org/ai/about-drupal-ai/providers</a></li>
<li>Scroll to the "DeepL Translate" section — observe description mentions ElevenLabs</li>
<li>Scroll to the "ElevenLabs" section — observe link text says "ElevenLabs Translate"</li>
<li>Scroll to the "Fireworks AI" section — observe description mentions Google Gemini</li>
</ol>
<h2 id="correct-module-urls-for-reference">Correct Module URLs for Reference</h2>
<table>
<thead>
<tr>
<th>Provider</th>
<th>Correct Project URL</th>
</tr>
</thead>
<tbody>
<tr>
<td>DeepL</td>
<td><a href="https://www.drupal.org/project/ai_provider_deepl">https://www.drupal.org/project/ai_provider_deepl</a></td>
</tr>
<tr>
<td>ElevenLabs</td>
<td><a href="https://www.drupal.org/project/elevenlabs">https://www.drupal.org/project/elevenlabs</a></td>
</tr>
<tr>
<td>Fireworks AI</td>
<td><a href="https://www.drupal.org/project/fireworksai">https://www.drupal.org/project/fireworksai</a></td>
</tr>
</tbody>
</table>
<p>## </p>
issue