Drupal developer Nino Marrazzo has released drupal_rag, an alpha-stage Drupal 11 module that enables Retrieval-Augmented Generation workflows using Ollama and PostgreSQL with pgvector. The module converts Drupal content into vector embeddings for semantic retrieval and AI-assisted querying while keeping embedding generation, storage, and retrieval under infrastructure controlled by the site owner. Support for Drupal entities, document extraction, and local AI processing positions the project as an early RAG implementation for Drupal.
...more