Improve AI Ecosystem
https://ai-dashboard-41c651.pages.drupalcode.org/ecosystem/
- [x] I find the Zensical CSS makes the font pretty small, and hard to see the "Filter". Could be tweaked.
- [x] We could likely use the JSON manifest from this directly in the AI Dashboard module itself to allow users to browse modules from their own site
- [ ] Need to add a cron rebuild process to grab the new modules from Drupal.org
- [ ] The Category detection could use more tweaks. Uses the Name and Description, and when it can't find an appropriate one, it fallsback to Utility.
- [ ] Add a column for whether or not the module is supported by the AI Initiative
- [x] Rneame the placeholder Filter to "Search Projects"
- [ ] Increase the font size
- [ ] Add a "Initiative Supported"
- [x] Add the second filter for "project_general"
- [ ] Which version of Drupal?
- [ ] Grab more modules from the Gitlab API https://git.drupalcode.org/api/v4/groups/2/search?scope=blobs&search=%22drupal%2Fai%5C%22%3A+%5C%22%5E1
- [x] Add Recipes from https://www.drupal.org/api-d7/node.json?type=project_general
- [x] Don't list duplicates
- [ ] Tighten up the categories, possibly building off of https://project.pages.drupalcode.org/ai/1.3.x/ux/organizing_ai_modules_and_features/
- [ ] Recipes don't apply to installs, so maybe split them to a different tab? Perhaps that data point is avaailable on d.o.
- [ ] Provide a filter for Dependnecies?
- [ ] Follow up to figure out Recipe usage https://www.drupal.org/project/drupal/issues/3489066
issue