Recent Alan Platform updates

Below you can find the most recent additions and updates to the Alan Platform.

1/30/2023

Alan Studio

It is now possible to define the speaking pitch to customize the virtual assistant’s voice.

1/16/2023

Alan Studio

The user can now interact with the virtual assistant using the text chat (available on Web).

11/21/2022

Alan SDKS

Added sendText() client API method support for Flutter, React Native and Ionic apps.

Server API

Play options are now supported on the Web platform

10/10/2022

Alan SDKS

Added sendText() client API method (available on Web, iOS and Android).

Server API

Added p.score storing the the match score assigned to the intent that is considered the best match for the user’s utterance.

8/22/2022

Alan Studio

An in-app assistant built with Alan AI can now be activated with a custom wake word.

8/9/2022

Alan Studio

Alan AI offers the Q&A service that adds a conversational layer on top of your resources to build a Q&A virtual assistant.

Server API

It is now possible to specify a list of websites and strings in the corpus() function for the Q&A virtual assistant.

7/18/2022

Alan Studio

It is now possible to add a GitHub repository to follow a CI/CD workflow.

6/28/2022

Alan SDKs

The scripts event is now emitted when a script is saved in the assistant project in Alan Studio.

6/13/2022

Alan Studio

Alan button popups can now be viewed and edited in the popup editor.

Alan SDKs

Added getWakewordEnabled() and setWakewordEnabled() client API methods (available on iOS and Android).

5/24/2022

Alan Studio

The user can now revoke access to Alan AI from GitHub (required to refresh repositories list).

Alan Studio

It is now possible to select a GitHub organization when syncing with GitHub.

Alan Studio

Added search by GitHub organization name.

5/10/2022

Alan Studio

Added search by GitHub repository name.

Alan Studio

Project API methods can now be tested in Alan Studio with custom parameters.

Server API

It is now possible to specify play options in the p.play() function (supported on iOS and Android).

Alan SDKs

Ionic Vue support is now generally available.