Skip to content

Commit 24a9b95

Browse files
author
Olga Kolyachko
committed
README.md update
1 parent 81a8fb8 commit 24a9b95

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,15 @@ Check out our [demo](https://play.google.com/store/apps/details?id=app.alan.play
2525

2626
In the [Examples](https://github.com/alan-ai/alan-sdk-android/tree/master/examples) folder, you can find example apps integrated with the Alan voice SDK for Android. Launch the app, tap the Alan button and start giving voice commands. For example, in the Alan Sample app you can ask: "How are you doing?" or "What's your name?"
2727

28+
## What is Alan?
29+
30+
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:
31+
32+
* [Alan Studio](https://studio.alan.app/) — a web portal where you can create and manage a dialog scenario for the conversational assistant or chatbot
33+
* [Voice SDKs](https://github.com/alan-ai) to embed the Alan voice to applications running on multiple platforms, both web and mobile
34+
* 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
35+
36+
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.
2837

2938
## Have questions?
3039
If you have any questions or if something is missing in the documentation, please [contact us](mailto:support@alan.app), or tweet us [@alanvoiceai](https://twitter.com/alanvoiceai). We love hearing from you!)

0 commit comments

Comments
 (0)