commerce_ai_suite
Provides AI-powered features for Drupal Commerce stores through a flexible, modular architecture. The parent module offers shared services for AI integrations, with specialized features delivered through submodules.
Key Features
* Modular Architecture: Parent module with specialized AI feature submodules
* Shared Services: Centralized Google Cloud Storage and key management services
* Extensible Design: Easy to add new AI capabilities over time
* Enterprise Ready: Built for production Drupal Commerce sites
Current Features
Commerce AI Product Recommender (Submodule) - Delivers personalized product recommendations powered by AI
* Multiple AI Provider Support: Pluggable architecture supports Google Vertex AI (included), OpenAI ChatGPT, Ollama, and custom providers
* Smart Recommendations: Analyzes customer order history for personalized suggestions
* Commerce Integration: Returns calculated prices with promotions, discounts, and taxes applied
* Easy Implementation: Drop-in block and REST API endpoint for headless setups
* Flexible Data Sync: Optional product catalog export to Google Cloud Storage
* Fallback System: Shows top sellers when AI is unavailable or not configured
Use Cases
* Personalized "Recommended for You" product widgets
* Cross-sell and up-sell suggestions based on purchase history
* Headless commerce implementations via REST API
* Multi-currency international stores
Requirements
* Drupal 10 or 11
* Drupal Commerce 2.x
* Key module 1.x
* PHP 8.1+
Optional (provider-specific):
* Google Cloud Platform account (for Vertex AI provider)
* OpenAI API key (for ChatGPT provider)
Roadmap
* Commerce AI Chatbot: Customer support with product inquiries and order lookups
* Commerce AI Search: Natural language product search with semantic understanding
* Commerce AI Content: Automated product descriptions and SEO metadata
Credits
* Developed by: Acro Commerce
* Technology: Google Vertex AI, Gemini Enterprise, Drupal Commerce