turangarusso/ChatGPT-Swift-API
A swift rest api for chatGPT
This is a tool for developers who want to integrate ChatGPT's natural language capabilities into their Swift applications. It takes your application's text input and sends it to ChatGPT, then provides the generated text or analysis back to your app. Developers use this to build features like AI assistants, content generators, summarizers, or sentiment analysis tools within their iOS or macOS apps.
No commits in the last 6 months.
Use this if you are a Swift developer building an application and want to incorporate advanced AI text generation or understanding directly into your user experience.
Not ideal if you are looking for a pre-built application or a low-code solution; this requires Swift programming knowledge and Xcode to implement.
Stars
9
Forks
1
Language
Swift
License
MIT
Category
Last pushed
Apr 16, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/turangarusso/ChatGPT-Swift-API"
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