From 047ab407d9a84b33f903c992c3d1b56d56df5399 Mon Sep 17 00:00:00 2001 From: Olga Kolyachko Date: Wed, 1 May 2024 10:04:27 +0400 Subject: [PATCH] README.md updated --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 88005c8..d095beb 100644 --- a/README.md +++ b/README.md @@ -6,20 +6,20 @@ [![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) [![CircleCI](https://circleci.com/gh/alan-ai/alan-sdk-ios.svg?style=shield)](https://circleci.com/gh/alan-ai/alan-sdk-ios) -Quickly create AI assistants with the Alan AI Platform. Enable human-like conversations and perform actions in any app through voice commands. +Quickly create AI agents with the Alan AI Platform. Enable human-like conversations and perform actions in any app through voice commands. ## Actionable AI Platform -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: +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: #### Alan AI Studio -A powerful web-based IDE where you can write, test and debug dialog scenarios for your AI assistant. +A powerful web-based IDE where you can write, test and debug dialog scenarios for your AI agent. #### Alan AI SDKs -Alan AI's lightweight SDKs to quickly embed an AI assistant to your app. +Alan AI's lightweight SDKs to quickly embed an AI agent to your app. #### Alan AI Cloud @@ -36,10 +36,10 @@ To get more details on how Alan AI works, see Sign up for Alan AI Studio to build dialog scripts in JavaScript and test them. -2. Use the Alan AI SDK for iOS to embed an AI assistant to your app. For details, see Alan AI documentation. +2. Use the Alan AI SDK for iOS to embed an AI agent to your app. For details, see Alan AI documentation. ## Downloads * [Alan AI SDK for iOS on CocoaPods.org](https://cocoapods.org/pods/AlanSDK-iOS)