Drupal-Infrastructure member since: Apr 22, 2017 · Transparency log
Drupal-Infrastructure's packages
-
drupal/ai_recipe_comment_spam
Adds AI-powered spam scoring, reasoning and auto-unpublishing for comments, with a moderation triage view.
-
drupal/ai_recipe_comment_spam_eca
Deterministic ECA-based auto-unpublishing of high-scoring spam comments, on top of the AI Comment Spam Moderation recipe.
-
drupal/ai_recipe_content_classification
AI-powered Content Classification recipe built for content types.
-
drupal/ai_recipe_content_pre_moderation
Adds an AI-assisted pre-moderation workflow for Article content before publication.
-
drupal/ai_recipe_content_pre_moderation_eca
Adds asynchronous post-save AI pre-moderation execution using ECA.
-
drupal/ai_recipe_content_search_vector
Provides basic configuration for implementing RAG search within site content.
-
drupal/ai_recipe_content_suggestions
Adds support for AI content suggestions
-
drupal/ai_recipe_guardrails_pii
AI Guardrails PII recipe for the Drupal AI module. Installs guardrails to detect and block PII such as email addresses, credit card numbers, IBANs, and phone numbers.
-
drupal/ai_recipe_guardrails_prompt_safety
AI Guardrails Prompt Safety recipe for the Drupal AI module. Installs guardrails to block injection attacks, XSS patterns, and liability-triggering topics such as legal advice, medical advice, and sensitive subjects.
-
drupal/ai_recipe_image_alt_text
Adds support for generating image alternative text with AI
-
drupal/ai_recipe_image_classification
AI-powered Image Classification recipe built for image media type.
-
drupal/ai_recipe_image_search_db
Adds the image classification recipe and indexes it in Search API.
-
drupal/ai_recipe_image_search_vector
Adds the image classification recipe and indexes it in Search API.
-
drupal/ai_recipe_llm_optimized_content
AI-optimized content delivery recipe. Provides llms.txt support, markdown content output, and noise reduction to improve Large Language Model processing efficiency.
-
drupal/ai_recipe_observability_views
Store AI provider events in SQL and provide searchable logs and usage charts through Views.