slanglabs/slang-retail-assistant

A Magento 2 module that adds a voice assistant


Keywords
voice, retail, slanglabs, voice-assistant, voice-recognition, voice-commands, voice-control
License
Other

Documentation

Slang Retail Voice Assistant

Slang Retail Assistant Extension lets developer add voice assistant to magento 2 store in a truely no-code way.

To create your first retail assistant click here.

Upload custom skus for better nlp recognisition and train the assistant docs link.

The extension follows the following practices:

  • A minimum of PHP 5.3 is required.
  • composer v2.0.0

Installation

Run this commands from the magento root diirectory:

$ composer require Slanglabs/slang-retail-assistant
$ bin/magento setup:upgrade

Usage

  • After Installation, You would see configuratiion setting on the magento admin store. Go to Store > Configuration > Slang Assistant > Retail Voice Assistant.
  • Update the form with the credentials from slang console and select multiple languages of your preference.
  • Save the config and clean up the cache.
    # cache cleanup command from magento root directory
      $ bin/magento cache:clean
  • Head over to the magento store and you should see a slang microphone appears on the bottom right corner of the screen.