-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 3577163
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Alan voice assistant SDK for Power Apps | ||
|
||
[Alan Platform](https://alan.app/) • [Alan Studio](https://studio.alan.app/register) • [Docs](https://alan.app/docs) • [FAQ](https://alan.app/docs/usage/additional/faq) • | ||
[Blog](https://alan.app/blog/) • [Twitter](https://twitter.com/alanvoiceai) | ||
|
||
Add a voice assistant to your application. With no or minimal changes to the existing UI. | ||
|
||
## What is Alan? | ||
|
||
Alan is a conversational AI platform that lets you build voice assistants, chatbots and conversational bots for your business from scratch. It offers the whole set of tools to design, embed and host a voice interface solution for your app: | ||
|
||
* [Alan Studio](https://studio.alan.app/) — a web portal where you can create and manage a dialog scenario for the conversational assistant or chatbot | ||
* [Voice SDKs](https://github.com/alan-ai) to embed the Alan voice to applications running on multiple platforms, both web and mobile | ||
* Alan Cloud — Alan's AI-backend that hosts and runs voice scripts, and accomplishes all Spoken Language Understanding (SLU) and Natural Language Processing (NLP) tasks | ||
|
||
To enable voice control in your app, Alan leverages its NLP-powered engine with industry’s best Automatic Speech Recognition and Speech Synthesis tools and methods. There is no need to create datasets or train your voice solution on your own: Alan automatically trains on voice commands using your app’s terms. | ||
|
||
## Have questions? | ||
|
||
If you have any questions or if something is missing in the documentation, please [contact us](mailto:[email protected]), or tweet us [@alanvoiceai](https://twitter.com/alanvoiceai). We love hearing from you!) |