Libraries tagged by Drupal AI
drupal/jsonrpc_mcp
60 Downloads
Exposes Drupal JSON-RPC method plugins as MCP (Model Context Protocol) tools, enabling integration with AI assistants like Claude Desktop
drupal-eca-recipe/eca_lib_0041
10 Downloads
Adds two ECA-powered buttons to entity form widgets. One returns three suggested titles and offers them in a dialog, the other writes a single computed byline straight into the field. Both are deterministic and use no AI. The recipe brings in the library's Article content type, ships the Article form display so that one exists on a fresh site, and attaches the buttons to it without replacing an existing one. Needs ECA Field Widget Actions 1.0.0-beta2 or later.
mittwald/drupal-ai-provider
1 Downloads
mittwald provider implementation for the AI module for Drupal
drupal/drupaleasy_ai_recipe
17 Downloads
Provides default content and custom dependencies for DrupalEasy's 'Responsible Drupal AI basics' lessons.
drupal/ai_observability_opentel_recipe
10 Downloads
Enables Drupal AI observability + OpenTelemetry and points them at an OTLP collector (pairs with the ddev-drupal-ai-observability DDEV add-on). No AI provider, no agents.
bluefly/ai_provider_langchain
86 Downloads
LangChain provider for the Drupal AI platform with advanced chain orchestration
bluefly/ai_provider_apple
87 Downloads
Apple Foundation Models provider for the Drupal AI platform (llm integration).
drupal/ai_recipe_image_search_db
5 Downloads
Adds the image classification recipe and indexes it in Search API.
drupal/ai_recipe_content_pre_moderation_eca
0 Downloads
Adds asynchronous post-save AI pre-moderation execution using ECA.
drupal/ai_recipe_comment_spam_eca
0 Downloads
Deterministic ECA-based auto-unpublishing of high-scoring spam comments, on top of the AI Comment Spam Moderation recipe.
drupal/ai_recipe_comment_spam
0 Downloads
Adds AI-powered spam scoring, reasoning and auto-unpublishing for comments, with a moderation triage view.
drupal/ai_recipe_agent_image_search_vector
4 Downloads
Adds an agent for searching images using the Search API database index.
drupal/ai_recipe_agent_image_search_db
4 Downloads
Adds an agent for searching images using the Search API database index.
drupal/ai_proving_ground
1 Downloads
A pinned, reproducible Drupal CMS + Canvas site with known ground-truth state, used as the gradeable target for AI-agent evals (inside-in ai_eval runtime and outside-in Inspect AI / ai_bench).
drupal/ai_ecosystem
86 Downloads
Gets all the different AI modules and libraries