Drupal is a registered trademark of Dries Buytaert
cms 2.1.0 Update released for Drupal core (2.1.0)! ai 1.3.1 Minor update available for module ai (1.3.1). seven 2.0.0-beta6 New beta version released for theme seven (2.0.0-beta6). seven 1.0.1-beta1 First beta version released for theme seven (1.0.1-beta1). drupal_cms_helper 2.1.0 Minor update available for module drupal_cms_helper (2.1.0). eca 3.1.0-rc1 First release candidate for module eca (3.1.0-rc1). book 3.0.1 Minor update available for module book (3.0.1). domain_theme_switch 3.0.0 Major update available for module domain_theme_switch (3.0.0). cms_content_sync 3.2.0 Minor update available for module cms_content_sync (3.2.0). editoria11y 3.0.0-beta6 New beta version released for module editoria11y (3.0.0-beta6). forum 1.0.6 Minor update available for module forum (1.0.6). byte_theme 1.0.2 Minor update available for theme byte_theme (1.0.2). mercury 1.0.3 Minor update available for theme mercury (1.0.3). ai_provider_anthropic 1.2.2 Minor update available for module ai_provider_anthropic (1.2.2). acquia_dam 1.1.13 Minor update available for module acquia_dam (1.1.13). media_duplicates 2.0.4 Minor update available for module media_duplicates (2.0.4). eca 3.1.0-beta2 New beta version released for module eca (3.1.0-beta2). swiper_formatter 2.1.1 Minor update available for module swiper_formatter (2.1.1). solo 1.0.31 Minor update available for theme solo (1.0.31). raven 7.3.7 Minor update available for module raven (7.3.7).

Voicely Search

RAG-powered conversational search with voice, multi-language support, and decoupled API for Drupal.

Voicely Search adds an AI-powered chat interface to your Drupal site. Users ask questions in natural language and get answers generated from your indexed content — not generic AI responses, but answers grounded in your actual pages, products, content or documentation.

How It Works

  1. User asks a question
  2. Your Search API index is queried for relevant content
  3. The top matching documents are sent as context to an AI model
  4. The AI generates a natural language answer based on your content
  5. Sources are cited so users can verify the information

This is called Retrieval-Augmented Generation (RAG) — the AI reads your content before answering, so responses are accurate and specific to your site.

Key Features

Search

  • - Integrates with Search API — works with OpenSearch, Solr, Elasticsearch, or Database search
  • - Auto-detects index fields and configures query/source/result mapping
  • - No duplicate credentials — reads connection details from your existing Search API server

AI Providers

  • - Use any provider via the Drupal AI module (OpenAI, Anthropic, Google Gemini, AWS Bedrock, etc.)
  • - Or configure any OpenAI-compatible API manually (Cerebras, Groq, Ollama, Together AI, local LLMs)
  • - Configurable system prompt to control AI behaviour and tone

Voice

  • - Speech-to-Text: OpenAI Whisper or Web Speech API (auto-detects per browser — Chrome uses free browser API, Firefox falls back to Whisper)
  • - Text-to-Speech: OpenAI TTS, ElevenLabs, or Web Speech API
  • - Auto-speak responses with stop control
  • - 3-second silence detection auto-stops recording

Multi-language

  • - 8+ languages supported
  • - Auto-detection of user language
  • - Translation via OpenAI or DeepL
  • - Shared API keys — enter once, used across all services

Decoupled / Headless

  • - Full REST API for React, Vue, Next.js, or any frontend
  • - CORS support with configurable allowed origins
  • - API key authentication
  • - All endpoints return JSON

Admin Tools

  • - Connectivity dashboard — verify AI provider, voice services, and search backend status at a glance
  • - Conversation logs — view, filter (by IP, location, device), download, and delete chat history
  • - Spam protection — rate limiting per IP with auto-blocking
  • - Configurable UI — show/hide mic, auto-speak, stop, clear, download, and language selector

Widget

  • - Place a floating chat bubble on any page via Block Layout
  • - Same full functionality as the dedicated chat page
  • - Mobile responsive
  • - Conversation download as Word document

Requirements

  • - Drupal 10 or 11
  • - Search API module
  • - AI module
  • - A search backend (OpenSearch, Solr, Elasticsearch, or Database)

Links

  • - Settings: /admin/config/search/voicely
  • - Status dashboard: /admin/config/search/voicely/status
  • - Conversation logs: /admin/config/search/voicely/logs
  • - Chat page: /conversation
  • - API: /api/conversation/send

Activity

Total releases
1
First release
Mar 2026
Latest release
7 hours ago
Release cadence
Stability
100% stable

Releases

Version Type Release date
1.0.1 Stable Mar 22, 2026