This module provides a Drupal-native user interface for AI-powered chatbots and AI search results. It leverages the AI Assistant API to offer features like RAG (Retrieval-Augmented Generation) and allows for flexible theming and customization.
AI Assistant UI provides functionality for two common AI-Interfaces:
* Chatbot
* AI-Search-Results
Both of which are powered by the AI-Module's AI Assistant API, which brings many agentic tools such as RAG.
Supporting this Module
Developed and maintained by LOOM —
https://loom.de
Post-Installation
-
Add Markdown parser
composer req league/commonmark - Configure an AI Assistant at Administration → AI → Assistants.
- Place the block at Structure → Block layout — search for AI Assistant Chatbot, then configure.
-
Theming Copy the template and SDC to your theme for easy customisztion.
drush aut-scaffold chatbot drush aut-scaffold search-results
Similar projects
The chatbot is functionally similar to the Ai-Deepchat-Block provided by the
ai_chatbot module from the AI-Module, but with a frontend that is 100% Drupal-native, and thus with a more flexible and familiar theming workflow. The Search-Results block is similar to the
AI-Search-Block module, with the main difference being that ai_search_block does not use AI-Assistant, and has a different RAG implementation.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
More in the AI ecosystem
Most installed first
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.x-dev | Dev | 10–11 | Initial release. | Mar 9, 2026 |