Meet the New Drupalize.Me AI Assistant

An experimental new way to explore our Drupal tutorials – powered by AI, guided by humans.

We’ve been experimenting with different ways to use AI to make Drupalize.Me even more helpful for our members, and we’re excited about this first update: a new AI-powered chatbot that can search and summarize tutorials from our library.

We’re using a technique called retrieval-augmented generation (RAG). Essentially, this means you can ask it questions in plain English, and it will review our tutorials to find the most relevant answers, summarize what it finds, and direct you to where you can learn more.

So you can ask things like:

  • “How do I make a list of blog posts on my site?”
  • “Can Drupal modules add new permissions?”
  • “Show me tutorials about testing.”

Why we built it

Drupalize.Me has hundreds of tutorials covering everything from site building and theming to advanced backend development. That’s great, but it can sometimes make it hard to know where to start or which tutorial will answer your specific question.

We’ve heard from members (and we’ve felt it ourselves!) that this extensive library can be hard to navigate. One thing we’ve learned is that keyword search doesn’t always cut it – especially if you’re new to Drupal and still learning the vocabulary.

The new Drupalize.Me AI Assistant is an attempt to bridge that gap. It understands your question, translates it into Drupal’s terminology, and helps you find the most relevant tutorials even if you’re not sure what keywords to use.

You know that thing where you go to Google to search for help on a task, and your first few searches are really just reviewing the results, getting familiar with domain-specific terms, and refining your query to get more targeted answers? We hope this AI-powered search tool can ease the time-consuming process of finding the right words to use in a search query and guide you to the answers more quickly.

How to try it

Drupal AI module. Behind the scenes, we’ve got:

  • An AI Assistant that acts as your chatbot guide.
  • A few AI Agents that handle different tasks, including:
    • A RAG search agent that pulls in tutorials and summaries.
    • A glossary agent that defines Drupal terms.
    • A table-of-contents agent that understands how tutorials relate to each other.

We plan to write a few follow-up posts soon with a peek behind the curtain into how it all works.

Give it a try! Click the “Ask Drupalize.Me AI” button next time you’re exploring the site and see how it can help guide you toward your next “A-ha!” moment.

Similar Posts