Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 723 Bytes

File metadata and controls

17 lines (12 loc) · 723 Bytes

iOS implementation

Basic implementation using the Pipecat iOS SDK.

Prerequisites

  1. Run the server-side bot; see README.
  2. Install Xcode 15, and set up your device to run your own applications.

Running locally

  1. Clone this repository locally.
  2. Open the SimpleChatbot.xcodeproj in Xcode.
  3. Tell Xcode to update its Package Dependencies by clicking File -> Packages -> Update to Latest Package Versions.
  4. Build the project.
  5. Run the project on your device.
  6. Connect to the URL you are testing.