Download the PHP package drupalninja/drupalai without Composer
On this page you can find all versions of the php package drupalninja/drupalai. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download drupalninja/drupalai
More information about drupalninja/drupalai
Files in drupalninja/drupalai
Download drupalninja/drupalai
More information about drupalninja/drupalai
Files in drupalninja/drupalai
Vendor drupalninja
Package drupalai
Short Description A Drupal module for integrating AI capabilities into your website.
License GPL-2.0-or-later
Package drupalai
Short Description A Drupal module for integrating AI capabilities into your website.
License GPL-2.0-or-later
Please rate this library. Is it a good library?
Informations about the package drupalai
Drupal AI Module
Description
The Drupal AI module provides drush commands for generating code with AI.
Features
- Module code generation supporting multiple AI models (Gemini, ChatGPT, Claude 3, Llama 3)
- Easy-to-use CLI command(s) powered by Drush
- Simple configuration for managing prompt template(s)
Installation
-
To install with Composer run the command:
-
Enable the module through the Drupal admin interface or using Drush:
- Configure the module settings under "Admin -> Configuration -> Drupal AI Settings".
- API keys required to use Gemini or ChatGPT (OpenAI)
- Prompt template can and should be configured for best results (i.e. trial and error)
- The Llama 3 expects the 'ollama' tool to be running the Llama 3 module locally.
Requirements
- Drupal 10.x
- PHP 7.4 or higher
Usage
You will be prompted to for the following inputs:
- Which model you would like to use.
- The machine name of the module you would like to create.
- What you would like the module to do.
NOTE: This is experimental, use with caution.
License
This module is licensed under the GNU General Public License.
All versions of drupalai with dependencies
PHP Build Version
Package Version
No informations.
The package drupalninja/drupalai contains the following files
Loading the files please wait ....