Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This project provides a straightforward way to add an AI-powered chatbot to your Drupal website without needing to write code. It sets up the necessary modules, but you'll still need to configure specific chatbot settings and obtain API keys.

Simple recipe to install & enable the modules required to implement an AI chatbot in your Drupal website... no coding required!  However, you will need to:

  1. Set "minimum-stability": "dev" in your composer.json
  2. Download the recipe: https://www.drupal.org/project/ai_chatbot_recipe
  3. Store in your `../recipes` folder
  4. Clear the cache: `drush cr`
  5. Enable the recipe: `drush recipe ../recipes/ai-chatbot-recipe`
  6. Configure the modules (each chatbot is unique)
  7. Get API keys from OpenAI and Pinecone

This is an "opinionated" solution; there are lots of other vendors that can supply an llm and vector db for a chatbot.

For more information, see the blog post or the video.

Activity

Total releases
7
First release
Sep 2025
Latest release
9 months ago
Releases (12 mo)
7 ▲ from 0
Maintenance
Slowing

Release Timeline

Releases

Version Type Release date
1.16.0 Stable Sep 27, 2025
1.16.x-dev Dev Sep 27, 2025
1.15.2 Stable Sep 19, 2025
1.15.1 Stable Sep 19, 2025
1.15.x-dev Dev Sep 19, 2025
1.15.0 Stable Sep 19, 2025
1.0.x-dev Dev Sep 19, 2025