Easy, Fast, and Free!

Launch sites in < 5 seconds!

Demo, Develop, and Deploy.

Share recipes and templates.

Free for 30 days.

Drupal Module Finder AI

The Drupal Module Finder AI is both a showcase in what can be done with agentic RAG in Drupal, as well as something actually useful for Drupal developers.

The setup is that we have fetched the metadata for  all Drupal modules available for Drupal 11 into content types via the Drupal JSON:API - we have used AI to add artifical metadata, including summaries and what the modules can be used for.

Then this has been pre-indexed and made available to an assistant that you can ask via a chatbot questions about finding the correct modules.

There is also a normal Views filter and search to compare how the normal search handles queries.

You will need to login and then click on the home button on the top left corner to get started.

How to use it

  1. Login to the site.
  2. In the bottom right there is a chatbot, try asking it things like "I want to rebuild Reddit, what modules do I need?" or "My site is getting attacked by spam, specifically on comments. Help me!". Since its agentic and might do multiple searches in the background, it can take up to 30-45 seconds to get a response.
  3. There is a view with "normal" search here as well that you can use as comparison.
Screenshots