Overview
Drupal sites are usually the opposite of small: many content types, many editors, years of published material. AI Chatbot reads what is public and answers from it, which is far cheaper than mapping intents by hand.
The widget is added as a block or through theme files, and every conversation records its source page — useful evidence when the editorial team is deciding what to rewrite.
What you can do
These are the jobs the integration is built for.
Use a large content base as the knowledge base
Answer from published nodes instead of a scripted tree.
Add it as a block
Place the widget through normal Drupal site building.
Give editors real feedback
Show which pages generate questions.
Requirements
- A Drupal site where you can add a block or edit theme files.
- An AI Chatbot widget you can publish on that site.