Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Release: Opensolr Search 4.5.0 Minor update available for module opensolr_search (4.5.0). Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Usage Milestone: Simplify Module simplify crossed 10,000 active installs. Usage Milestone: Views Reference Filter Module entityreference_filter crossed 10,000 active installs. Usage Milestone: Dropdown Language Module dropdown_language crossed 10,000 active installs. Usage Milestone: Paragraphs Browser Module paragraphs_browser crossed 10,000 active installs. Usage Milestone: OpenAPI Module openapi crossed 10,000 active installs. Usage Milestone: Decoupled Router Module decoupled_router crossed 10,000 active installs. Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

This project adds AI-powered search capabilities to the Umami demo site, allowing users to compare results from traditional search with those generated by AI. It's designed to showcase the effectiveness of AI search by integrating with the amazee.ai provider.

This recipe will add an AI powered search to the Umami demo to demonstrate the capabilities of AI search.

How to use

Compare the search results between the traditional search (header) and the AI search (sidebar).

Adding to an existing project

Requirements

  1. An Umami installation, e.g. via drush si umami_demo
  2. The amazee.ai AI provider configured / authenticated. NOTE: You will need the database name for this recipe to work.
  3. AI Search module installed via drush en -y ai_search

Installation

The database name can be retrieved from the amazee.io AI provider configuration page. Change <code>{database}</code> with your VDB database name from the amazee.ai provider settings page at <code>/admin/config/ai/providers/amazeeio</code>

composer require drupal/amazeeio_umami_search

drush recipe ../recipes/amazeeio_umami_search \
  --input amazeeio_umami_search.postgres_db_default_database={database}

drush cr

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.

Activity

Tracked releases
12
Tracked since
Mar 2025
Latest release
1 month ago
Releases (12 mo)
9 ▲ from 3
Maintenance
Active

Release Timeline

Releases

Version Type Core Release date
1.3.1 Stable Jul 11, 2026
1.3.x-dev Dev Jul 6, 2026
1.3.0 Stable Jul 6, 2026
1.2.x-dev Dev Oct 3, 2025
1.1.0 Stable Sep 22, 2025
1.0.0 Stable Sep 22, 2025
1.1.0-alpha1 Pre-release Sep 22, 2025
1.0.0-beta3 Pre-release Sep 22, 2025
1.1.x-dev Dev Sep 22, 2025
1.0.0-beta2 Pre-release Mar 25, 2025
1.0.0-beta1 Pre-release Mar 24, 2025
1.0.x-dev Dev Mar 21, 2025