Demo: Pipecat iOS SDK with OpenAI Realtime WebRTC Transport

Basic demo using the Pipecat iOS SDK with OpenAI Realtime Transport.

If you're looking for a demo that shows how to use the Pipecat iOS SDK with Daily WebRTC Transport to talk to a Pipecat-powered agent running server side, check out this demo instead.

Prerequisites

  1. Install Xcode 15 or later, and set up your device to run your own applications.
  2. OpenAI API key.

Running locally

  1. Clone this repository locally.
  2. Open SimpleChatbot.xcodeproj in Xcode.
  3. Build the project.
  4. Run the project on your device.