This project is not covered by Drupal’s security advisory policy.
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
- An Umami installation, e.g. via drush si umami_demo
- The amazee.ai AI provider configured / authenticated. NOTE: You will need the database name for this recipe to work.
- 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 crSupporting organizations:
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.- Project categories: Artificial Intelligence (AI)
- Ecosystem: AI (Artificial Intelligence)
- Created by andrewbelcher on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.







