This project is not covered by Drupal’s security advisory policy.

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

  1. Add Markdown parser composer req league/commonmark
  2. Configure an AI Assistant at Administration → AI → Assistants.
  3. Place the block at Structure → Block layout — search for AI Assistant Chatbot, then configure.
  4. 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.

Supporting organizations: 
Developed and maintained

Project information

  • Project categories: Integrations
  • Created by d0t15t on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases