Skip to content

Commit

Permalink
README.md updated
Browse files Browse the repository at this point in the history
  • Loading branch information
okolyachko committed Apr 28, 2023
1 parent bf88bd6 commit faf2765
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions examples/README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
# Examples for Alan Android SDK
# Examples for Alan AI SDK for Android

[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)
[Alan AI Platform](https://alan.app/)[Alan AI 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)

These are premade examples of Android apps integrated with Alan. To use these apps:
These are premade examples of Android apps integrated with Alan AI. To use these apps:

1. Clone this repository to your computer.
2. Select an app, explore it in the IDE and run it.
3. In the app, tap the Alan button and ask: `What is this app?` and `What can I do?` Then follow Alan's instructions.
3. In the app, tap the Alan AI button and ask: `What is this app?` and `What can I do?` Then follow the AI assistant instructions.

## AlanSampleApp
An example Kotlin app integrated with Alan to demo callbacks handling.
An example Kotlin app integrated with Alan AI to demo callbacks handling.

## alan-example-integration-java
A simple example on how to integrate the Alan Android SDK into a Java app.
A simple example on how to integrate an AI assistant into a Java app.

## alan-example-integration-kotlin
A simple example on how to integrate the Alan Android SDK into a Kotlin app.
A simple example on how to integrate an AI assistant into a Kotlin app.

## Have questions?

Expand Down

0 comments on commit faf2765

Please sign in to comment.