iOS implementation
Basic implementation using the Pipecat iOS SDK.
Prerequisites
- Run the bot server. See the server README.
- Install Xcode 15, and set up your device to run your own applications.
Running locally
- Clone this repository locally.
- Open the SimpleChatbot.xcodeproj in Xcode.
- Tell Xcode to update its Package Dependencies by clicking File -> Packages -> Update to Latest Package Versions.
- Build the project.
- Run the project on your device.
- Connect to the URL you are testing.