Cognitive AI Services Sample App
Category: Samples
Subcategory: Examples
Overview
This Mendix app project provides examples of how to build a smart app using 4 Cognitive AI services, Speech To Text, Text To Speech, Translation, Text Analytics. It serves as a good starting point for developing your own smart app. Please see documentation tab for more information.
Documentation
Demo url
- Please see full documentation of Cognitive AI Services at Mendix Documentation - App Services
- This app makes uses of 4 Cognitive AI services:
- After configuring valid LicenseToken, run the sample app locally, try out features like translation, entity detection, sentiment analysis, convert speech to text, and so on.
- Each Cognitive AI service is a priced product, you can get one month trial for free.
- If you have any problem using it, please drop an email to DIS_Appservices_Shanghai@mendix.com
Releases
Version: 1.0.2
Framework Version: 9.4.0
Release Notes: Minor adjustment of UI elements.
Version: 1.0.0
Framework Version: 9.4.0
Release Notes: This is first version of this sample app. We hope you’ll enjoy using it!
Feature:
- Real-time transcribe speech to text
- Text to speech
- Translate from one language to another
- Detect the language used in text
- Recognize key phrase in text
- Recognize entity in text
- Recognize PII entity in text
- Analyse syntax in text