Create AI ecosystem "add-ons" page
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3453630. --> Reported by: [mindaugasd](https://www.drupal.org/user/330097) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>I think AI module is well place to be part of Drupal CMS within <a href="https://www.drupal.org/about/starshot">starshot</a> initiative, so module has to be not too much bloated and bundled with features people most commonly use, and also solid features prepared to be in Drupal CMS.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>We could add /admin/structure/webform/addons page like in webform module with well curated list of ecosystem modules which are not now, or not ever part of Drupal CMS' AI module. We also can have many branches of AI module (1.x, 2.x-alpha, 3.x-dev), each new version preparing a little more solid features for CMS.</p> <p>At some point, when project browser becomes popular, we possibly could deprecate add-ons page if and when AI ecosystem becomes well discoverable within <a href="https://drupal.org/project/project_browser">project browser</a>.</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <ol> <li>Work on deciding this question <span class="drupalorg-gitlab-issue-link project-issue-status-info project-issue-status-7"><a href="https://www.drupal.org/project/ai/issues/3453628" title="Status: Closed (fixed)">#3453628: [meta] Discussion: what LLM providers to include</a></span></li> <li>Continue to curate <span class="drupalorg-gitlab-issue-link project-issue-status-info project-issue-status-1"><a href="https://www.drupal.org/project/artificial_intelligence_initiative/issues/3429343" title="Status: Active">#3429343: Overview of Drupal AI modules in one place</a></span>, and sort out what modules and how to include on add-ons page</li> <li>Create add-ons page, maybe similar to <a href="https://git.drupalcode.org/project/webform/-/blob/6.2.x/src/Controller/WebformAddonsController.php?ref_type=heads">https://git.drupalcode.org/project/webform/-/blob/6.2.x/src/Controller/WebformAddonsController.php?ref_type=heads</a></li> </ol> <h3 id="summary-ui-changes">User interface changes</h3> <h3 id="summary-api-changes">API changes</h3> <h3 id="summary-data-model-changes">Data model changes</h3>
issue