OpenAI
Swift community driven package for OpenAI public API
...It simplifies the integration of AI capabilities into iOS, macOS, and other Swift-based applications by offering a clean abstraction over the underlying REST API, enabling developers to focus on functionality rather than low-level implementation details. The SDK supports a wide range of features including chat completions, embeddings, image generation, audio processing, and structured outputs, making it a comprehensive toolkit for building AI-powered applications. It also includes support for advanced features such as function calling, assistants, and tool integration through protocols like Model Context Protocol, enabling more complex and interactive AI workflows.