-
Notifications
You must be signed in to change notification settings - Fork 95
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Alan libraries and package version were updated
- Loading branch information
Showing
4 changed files
with
62 additions
and
32 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 |
---|---|---|
@@ -1,21 +1,38 @@ | ||
|
||
# Alan Web SDK | ||
|
||
[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) | ||
|
||
[![npm](https://img.shields.io/npm/v/@alan-ai/alan-sdk-web.svg)](https://www.npmjs.com/package/@alan-ai/alan-sdk-web) | ||
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/alan-ai/alan-sdk-web)](https://github.com/alan-ai/alan-sdk-web/releases) | ||
|
||
Add a voice assistant to your application. With no or minimal changes to the existing UI. | ||
|
||
## 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 Web SDK to embed the Alan button to your application or page. For details, see [Alan AI documentation]( https://alan.app/docs/client-api/web/web-api). | ||
|
||
Check out our [demo](https://alan-ai.github.io/alan-sdk-web/). | ||
|
||
## 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!) | ||
|
||
# Alan Web SDK | ||
|
||
[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) | ||
|
||
[![npm](https://img.shields.io/npm/v/@alan-ai/alan-sdk-web.svg)](https://www.npmjs.com/package/@alan-ai/alan-sdk-web) | ||
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/alan-ai/alan-sdk-web)](https://github.com/alan-ai/alan-sdk-web/releases) | ||
|
||
Add a voice assistant to your application. With no or minimal changes to the existing UI. | ||
|
||
## 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 Web SDK to embed the Alan button to your application or page. For details, see [Alan AI documentation]( https://alan.app/docs/client-api/web/web-api). | ||
|
||
Check out our [demo](https://alan-ai.github.io/alan-sdk-web/). | ||
|
||
## Downloads | ||
|
||
* [Alan package](https://www.npmjs.com/package/@alan-ai/alan-sdk-web) | ||
* [Alan Web SDK releases](https://github.com/alan-ai/alan-sdk-web/releases) | ||
|
||
## Example apps | ||
|
||
In the [Examples](https://github.com/alan-ai/alan-sdk-web/tree/master/examples) folder, find example web apps created with: | ||
|
||
* React | ||
* Angular | ||
* Vue | ||
* Ember | ||
* Electron | ||
|
||
To install and launch an app, follow the instructions in the README file inside the app folder. Then press the Alan button and ask: "What is Alan Web SDK for?" or "What can I do here?" (for the Order Drinks app). | ||
|
||
## 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!) |
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
Large diffs are not rendered by default.
Oops, something went wrong.
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