Skip to content

Commit 24685d2

Browse files
committed
README.md updated
1 parent faf2765 commit 24685d2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,21 @@
66
[![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)
77
[![CircleCI](https://circleci.com/gh/alan-ai/alan-sdk-android.svg?style=shield)](https://circleci.com/gh/alan-ai/alan-sdk-android)
88

9-
Quickly create AI assistants with the Alan AI Platform. Enable human-like conversations and perform actions in any app through voice commands.
9+
Quickly create AI agents with the Alan AI Platform. Enable human-like conversations and perform actions in any app through voice commands.
1010

1111
<img src="https://storage.googleapis.com/alan-public-images/github/phone-finance.gif" height="325px" align="right"/>
1212

1313

1414
## Actionable AI Platform
1515

16-
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:
1717

1818
#### 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.
2020

2121
#### Alan AI SDKs
2222

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.
2424

2525
#### Alan AI Cloud
2626

@@ -37,10 +37,10 @@ To get more details on how Alan AI works, see <a href="https://alan.app/platform
3737

3838
## How to start
3939

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:
4141

4242
1. <a href="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 <a href="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 <a href="https://alan.app/docs/client-api/android/android-api" target="_blank">Alan AI documentation</a>.
4444

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

0 commit comments

Comments
 (0)