iqual / iq_text_generator
AI powered Text generator module for iqual.
Installs: 143
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 1
Type:drupal-custom-module
Requires
- php: ^8.1
- drupal/core: ^9.5 || ^10
- drupal/google_api_client: ^4
README
This module provides text generation features that can be used as widget for long text fields. It relies on an external app powered by python and gemini pro to generate text outputs based on given context.
Installation
Install as you would normally install a contributed Drupal module. For further information, see Installing Drupal Modules.
Configuration
This module provides a GUI to manage datasources. The GUI is available at "Configuration » Web Services » Text Generator".