Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dvl-es authored Jun 3, 2020
1 parent 60fbc95 commit cf25f1e
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Alan Android SDK

[Alan Platform](https://alan.app/)[Alan Studio](https://studio.alan.app/register)[Docs](https://alan.app/docs)[FAQ](https://alan.app/docs/additional/faq.html)
[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)

[![GitHub release (latest by date)](https://img.shields.io/github/v/release/alan-ai/alan-sdk-android)](https://github.com/alan-ai/alan-sdk-android/releases)
Expand All @@ -10,9 +10,19 @@ Add a voice assistant to your application. With no or minimal changes to the exi
## How to start:

1. [Sign up for Alan Studio](https://studio.alan.app/register) to build and test voice scripts in JavaScript.
2. Use the Alan Android SDK to embed the Alan button to your application or page. For details, see [Alan AI documentation](https://alan.app/docs/client-api/android/android-api).
2. Use the Alan Android SDK to embed the Alan button to your application or page. For details, see [Alan AI documentation]( https://alan.app/docs/client-api/android/android-api).

Check out our [demo](https://play.google.com/store/apps/details?id=app.alan.playground).

## Downloads
* [Maven artifact](https://search.maven.org/artifact/app.alan/sdk)
* [Alan Android SDK releases](https://github.com/alan-ai/alan-sdk-android/releases)


## Example apps

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


## Have questions?
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 comments on commit cf25f1e

Please sign in to comment.