ai_provider_dxpr
Never Hit AI Limits Again - Write 10,000+ Word Content with Zero Downtime!
Write comprehensive content without hitting AI limits or dealing with service outages. DXPR AI Provider connects Drupal to the Kavya platform, which automatically switches between multiple AI providers (OpenAI, Claude, Gemini, XAI, MistralAI) and includes web research capabilities to reduce hallucinations and support extensive content creation.
Key Features
-
No Downtime
Automatic failover across OpenAI, Claude, Gemini, XAI, and MistralAI. When one provider fails, the next takes over instantly.
-
Unlimited Length
Write 10,000+ words in a single request. No more hitting AI limits mid-content.
-
Auto Research
Built-in web search via Perplexity AI reduces hallucinations and improves accuracy automatically.
-
EU Compliance
kavya-m1-eu keeps data within European boundaries using MistralAI (servers in Netherlands).
-
Image Vision
AI can process and understand images alongside text input for comprehensive analysis.
-
Structured Output
Generate complex JSON and formatted responses for advanced integrations and data processing.
-
Free Access
Enterprise-grade AI capabilities included with free DXPR account. No multiple subscriptions needed.
Your content now has access to the combined GPU power equivalent to 2 million NVIDIA H100 cards! With automatic provider switching across OpenAI, Claude, Gemini, XAI, and MistralAI, you're tapping into the vast inference capabilities and collective knowledge of the world's most advanced AI models - all through a single Drupal module.
Installation
- Get free API key: dxpr.com/user/free-registration
composer require drupal/ai_provider_dxprdrush en ai_provider_dxpr- Create Key entity with your DXPR API key
- Configure at
/admin/config/ai/providers/dxpr
Prefer a turnkey demo site?
Spin up DXPR CMS—Drupal pre-configured with DXPR Builder, DXPR Theme, DXPR AI Provider module, and security best practices.
Technical Highlights
- Three Models: kavya-m1 (global failover), kavya-m1-eu (EU-only), and kaya-m1-fast (the other two are not slow ;))
- Configurable Failover: Control provider priority and failover sequences (kavya-m1 only)
- Planning & Reasoning: Automatic planning and reasoning layers for intelligent responses
- Drupal Integration: Works with Drupal AI ecosystem, DXPR Builder, CKEditor AI Agent module
Translation Features
DXPR AI Provider implements the translate_text operation natively, bypassing the generic ai_translate chat-based fallback with a content-aware prompt engine.
alt, title, placeholder, aria-label, aria-description, aria-describedby, data-tooltip, data-title, value (buttons)
alt, title, placeholder, value (buttons)
Element content
label, fieldset, option, optgroup, abbr, iframe
label, fieldset (title only)
RTL handling
Explicit detection (ar, he, fa, ur, yi, ku, ps)
Generic suggestion
Cultural adaptation
Built-in tone and idiom adaptation
Mentioned once
Source language
Auto-detect when not provided
Conditional Twig logic
Configurable
No (optimized in code)
Yes (admin UI, per-language)
Image Generation & Editing
DXPR AI Provider implements both text_to_image and image_to_image operations using gpt-image-1, keeping your API key server-side.
- Text-to-Image: Generate images from text prompts via
/images/generations - Image-to-Image: Edit and transform existing images via
/images/edit - Output: PNG, base64-encoded
- Configurable size via provider configuration
- Rate limit and quota handling with proper error reporting
Security & Compliance
- Enterprise Security: API credentials stored securely
- Full Audit Logs: Track which AI models and web sources are used
- High Availability: Intelligent failover with comprehensive monitoring
- EU Data Compliance: kavya-m1-eu model ensures data processing within European boundaries for GDPR compliance
AI Credits & Pricing
Every DXPR account includes free monthly AI credits. 1 credit = 1 generated word; 1 generated image = 1,000 credits. HTML markup does not count, only readable content.
- Personal: 10K credits/month — free
- Professional, Business, Enterprise: 10K + 1K per user credits/month
Additional credits available for purchase. See dxpr.com/pricing for current plans and rates.
Requirements
- Drupal 10.3+ or 11
- AI module
- Key module
- Free DXPR account