Skip to main content
This section guides you on how to install and quickstart the Perso Interactive iOS SDK.

Perso Interactive On-Device SDK Documentation

Learn how to install and fully configure Perso Interactive iOS SDK. Explore Perso Interactive On-Device SDK Documentation→

Prerequisites

Installation (Swift Package Manager)

1

Open your Xcode project.

2

Navigate to File > Add Package Dependencies…

3

Enter the repository URL:

4

Select a version or version range.

5

Choose Add Package.

Once installed, import the SDK:

Quick Start

Below is a complete example showing how to initialize the SDK, load models, create a session, display the avatar, and start a conversation.