Files
pipecat/examples/simple-chatbot/client/ios/README.md
2025-01-11 19:16:05 -08:00

723 B

iOS implementation

Basic implementation using the Pipecat iOS SDK.

Prerequisites

  1. Run the bot server. See the server 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.