This project is not covered by Drupal’s security advisory policy.
This recipe will build two category fields (category and themes) on top of Drupal CMS Page and make it so those and the tags fields are autopopulated via AI Automator.
How to use
- After you login, you create a Page
- Fill out the title and content (and description and image if wanted).
- Click save.
- Go back to the edit page and see that tags, category and themes where picked by AI.
Adding to an existing project
Requirements
- Either a Drupal CMS project, or the Drupal CMS Page recipe. Note that the Drupal CMS Page recipe doesn't blend very well in with the Standard installation profile.
- An AI provider with chat capabilities and a default model configured for Chat with complex JSON. Try the amazee.ai AI provider for an easy setup without the privacy trade-offs.
Installation
composer require drupal/amazeeio_categorize_page
drush recipe ../recipes/amazeeio_categorize_pageQuick start project with the amazee.io AI provider
composer create-project drupal/cms
composer config minimum-stability beta
composer require drupal/amazeeio_categorize_page
drush site:install
drush recipe ../recipes/amazeeio_categorize_pageYou can login to or register with the amazee.ai AI provider at /admin/config/ai/providers/amazeeio.
Supporting organizations:
Funding and development
Development
Development & Content
Development
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.- Project categories: Artificial Intelligence (AI)
- Ecosystem: AI (Artificial Intelligence)
- Created by marcus_johansson on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.







