Web Content Display

Smart Talk documentation


  • Created: Wed, 29 May 2019
  • latest Update: Wed, 29 May 2019
  • By: Khaoula

Deliverables


Deliverable are:

smart-talk-portlet-6.2.x.war: The theme installation package. 

You can download the packages  from our software catalog

User documentation


This section will allow you to start using the portlet directly in your website .

Installation

To install the portlet in your Liferay instance, you can either:

  • Copy the portlet war to <liferay installation>/deploy folder which will trigger the portlet hot deployment.
  • Or you can use your liferay portal, just follow those steps:

Go Control panel -> Apps -> App Manager -> upload -> Select the smart-talk-portlet war and by clicking install, it will be uploaded to the server and installed

After seeing the success deploying message "1 portlet for questions-answers-portlet is available for use", you can start using it.

 

Use the portlet

After installing the portlet, you are probably wondering how to use and apply it.

Here are the steps:

Navigate to your website -> signin -> click on the add icon in the top of the page and search for Smart Talk. Add the portlet to your website

Create Wit API

Now go to the wit website https://wit.ai and check the https://wit.ai/docs/quickstart

  1. Add your application project:


     
  2. Create your wit entity (Step 3 and 4)

Configuration

Navigate to your website where you added "smart-talk-portlet" and click on the config icon in the top right of the portlet and edit its configuartion to match your need, for that you can edit 5 common settings, and you need to add settings for each wit intent you created. 

Let's say you created an intent called "temperature_get" for the entity "what's the temperature inside?" then in the configuration of your smart-talk portlet you need to add temperature_get and the meesage you want to display.

If you need more actions to do please feel free to contact us.