adamrushy/OpenAISwift
This is a wrapper library around the ChatGPT and OpenAI HTTP API
This is a wrapper library that helps Swift and iOS developers integrate OpenAI's powerful AI capabilities into their applications. Developers can send text prompts, chat messages, or image generation requests to OpenAI's API. The library then returns generated text, chat responses, or image URLs, enabling features like smart chatbots, content creation, and image generation within their iOS/macOS apps.
1,713 stars. No commits in the last 6 months.
Use this if you are a Swift or iOS developer building an application and want to easily add features powered by OpenAI's language models or image generation.
Not ideal if you are looking for a standalone application or a solution that doesn't require writing Swift code to integrate AI features.
Stars
1,713
Forks
255
Language
Swift
License
MIT
Category
Last pushed
Feb 12, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/adamrushy/OpenAISwift"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
OpenDive/OpenAIKit
Swift Package for OpenAI's API
mbabicz/SwiftAI
iOS app that features a chat powered by ChatGPT and DALL·E 2
MaxiDonkey/DelphiGenAI
The GenAI API wrapper for Delphi seamlessly integrates OpenAI’s latest models (gpt-5 serie),...
Renset/macai
All-in-one native macOS AI chat application for virtually any AI provider
alfianlosari/ChatGPTSwift
Access ChatGPT API using Swift