Module homepage does not list AI Vector Database (VDB) Providers like AI Providers are listed
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3517883. -->
Reported by: [scott_euser](https://www.drupal.org/user/3267594)
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Module homepage does not list AI Vector Database (VDB) Providers like AI Providers are listed</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>View <a href="https://www.drupal.org/project/ai">https://www.drupal.org/project/ai</a></p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Update to match, suggested below</p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<p>Someone with access update (I don't have access)</p>
<h3 id="summary-ui-changes">User interface changes</h3>
<p>VDB Providers are listed</p>
<h3 id="summary-api-changes">API changes</h3>
<p>N/A</p>
<h3 id="summary-data-model-changes">Data model changes</h3>
<p>N/A</p>
<h2>Suggested change</h2>
<p>Suggesting the text below:</p>
<h3>AI Vector Database (VDB) Providers</h3>
<p>In order to use the AI Search module - a key step in providing more accurate answers e.g. for AI Chatbots, AI Assistants, AI Overviews, and many other features - a vector database is needed. Here are some frequently used VDB Providers:</p>
<ul>
<li><a href="https://www.drupal.org/project/ai_vdb_provider_milvus">Milvus</a></li>
<li><a href="https://www.drupal.org/project/ai_vdb_provider_pinecone">Pinecone</a></li>
<li><a href="https://www.drupal.org/project/ai_vdb_provider_postgres">Postgres</a></li>
<li><a href="https://www.drupal.org/project/ai_vdb_provider_azure_ai_search">Azure</a></li>
<li><a href="https://www.drupal.org/project/ai_vdb_provider_opensearch">OpenSearch</a></li>
<li><a href="https://www.drupal.org/project/ai_vdb_provider_sqlite">SQLite</a></li>
</ul>
issue