Skip to content

Commit 2ef576d

Browse files
committed
Merge branch 'master' of https://github.com/alan-ai/alan-sdk-ios
2 parents 226e7a4 + 047ab40 commit 2ef576d

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,20 +6,20 @@
66
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/alan-ai/alan-sdk-ios)](https://github.com/alan-ai/alan-sdk-ios/releases)
77
[![CircleCI](https://circleci.com/gh/alan-ai/alan-sdk-ios.svg?style=shield)](https://circleci.com/gh/alan-ai/alan-sdk-ios)
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
## Actionable AI Platform
1414

15-
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:
15+
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:
1616

1717
#### Alan AI Studio
18-
A powerful web-based IDE where you can write, test and debug dialog scenarios for your AI assistant.
18+
A powerful web-based IDE where you can write, test and debug dialog scenarios for your AI agent.
1919

2020
#### Alan AI SDKs
2121

22-
Alan AI's lightweight SDKs to quickly embed an AI assistant to your app.
22+
Alan AI's lightweight SDKs to quickly embed an AI agent to your app.
2323

2424
#### Alan AI Cloud
2525

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

3737
## How to start
3838

39-
To create an AI assistant for your iOS app written in Swift or Objective-C:
39+
To create an AI agent for your iOS app written in Swift or Objective-C:
4040

4141
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.
42-
2. Use the Alan AI SDK for iOS to embed an AI assistant to your app. For details, see <a href="https://alan.app/docs/client-api/ios/ios-api" target="_blank">Alan AI documentation</a>.
42+
2. Use the Alan AI SDK for iOS to embed an AI agent to your app. For details, see <a href="https://alan.app/docs/client-api/ios/ios-api" target="_blank">Alan AI documentation</a>.
4343

4444
## Downloads
4545
* [Alan AI SDK for iOS on CocoaPods.org](https://cocoapods.org/pods/AlanSDK-iOS)

0 commit comments

Comments
 (0)