Skip to content

soltrinox/alan-sdk-ionic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alan voice assistant SDK for Ionic

Alan PlatformAlan StudioDocsFAQBlogTwitter

npm CircleCI

Quickly add voice to your app. Create a voice assistant or build a multimodal interface with two input modes — speech and gestures — working in sync.

Alan is a Voice AI Platform

Alan is a conversational voice AI platform that lets you create an intelligent voice assistant for your app. It offers all necessary tools to design, embed and host your conversational experiences:

Alan Studio

A web portal where you can write, test and manage dialog scenarios for your voice assistant or chatbot.

Alan Client SDKs

With Alan Client SDKs, you can quickly embed Alan's voice to your app.

Alan Cloud

Alan's AI-backend that maintains voice deployments and accomplishes all Spoken Language Understanding (SLU) and Natural Language Processing (NLP) tasks.

To get more details on how Alan works, see Alan Platform.

Why Alan?

  • No or minimum changes to your UI: To voice enable your app, you only need to get the Alan Client SDK and drop it to your app.
  • Serverless environment: No need to plan for, deploy and maintain any infrastructure or speech components. Alan does all maintenance and voice processing tasks on behalf of your app.
  • On-the-fly updates: All changes to the dialogs become available immediately.
  • Voice flow testing and analytics: Alan Studio provides advanced tools for testing your dialog flows and getting the analytics data on users' interactions, all in the same console.

How to start

To add voice to an Ionic app:

  1. Sign up for Alan Studio to build voice scripts in JavaScript and test them.
  2. Use the Alan Ionic SDK to embed the Alan button to your app. For details, see Alan AI documentation.

Example apps

In the Examples folder, you can find example apps integrated with the Alan voice SDK for Ionic. Launch the app, tap the Alan button and start giving voice commands. For example, you can ask: "Hello" or "What does this app do?"

Other platforms

You may also want to try Alan Client SDKs for the following platforms:

Have questions?

If you have any questions or something is missing in the documentation:

About

Alan AI Ionic SDK adds a voice assistant or chatbot to your app. Supports React, Angular.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 58.4%
  • SCSS 15.7%
  • CSS 13.6%
  • HTML 7.4%
  • JavaScript 4.0%
  • Ruby 0.9%