Smart Search, Safe Search: How Drupal + AI Work Together
Smart Search, Safe Search: How Drupal + AI Work Together
AI search is powerful—but without access control, it can leak private content. This beginner-friendly session introduces RAG (Retrieval-Augmented Generation) and shows how Drupal can sit between users and AI to enforce roles and permissions.
The session will include these topics:
- What AI search and RAG really are
- Why just embedding content in a vector database isn’t enough
- Drupal as truth for permissions
- How to connect Drupal with vector DB and AI
- PoC (How a safe AI search looks like)