You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -6,21 +6,21 @@
6
6
[](https://github.com/alan-ai/alan-sdk-android/releases)
Alan AI is an Actionable AI Platform that lets you create a voice AI assistant for your app. It offers all necessary tools to design, embed and host conversational experiences:
16
+
Alan AI is an Actionable AI Platform that lets you create a voice AI agent for your app. It offers all necessary tools to design, embed and host conversational experiences:
17
17
18
18
#### Alan AI Studio
19
-
A powerful web-based IDE where you can write, test and debug dialog scenarios for your AI assistant.
19
+
A powerful web-based IDE where you can write, test and debug dialog scenarios for your AI agent.
20
20
21
21
#### Alan AI SDKs
22
22
23
-
Alan AI's lightweight SDKs to quickly embed an AI assistant to your app.
23
+
Alan AI's lightweight SDKs to quickly embed an AI agent to your app.
24
24
25
25
#### Alan AI Cloud
26
26
@@ -37,10 +37,10 @@ To get more details on how Alan AI works, see <a href="https://alan.app/platform
37
37
38
38
## How to start
39
39
40
-
To create an AI assistant for your Android app written in Java or Kotlin:
40
+
To create an AI agent for your Android app written in Java or Kotlin:
41
41
42
42
1. <ahref="https://studio.alan.app/register"target="_blank">Sign up for Alan AI Studio</a> to build dialog scripts in JavaScript and test them.
43
-
2. Use the Alan AI SDK for Android to embed an AI assistant to your app. For details, see <ahref="https://alan.app/docs/client-api/android/android-api"target="_blank">Alan AI documentation</a>.
43
+
2. Use the Alan AI SDK for Android to embed an AI agent to your app. For details, see <ahref="https://alan.app/docs/client-api/android/android-api"target="_blank">Alan AI documentation</a>.
44
44
45
45
Check out our [demo](https://play.google.com/store/apps/details?id=app.alan.playground).
0 commit comments