iChatGPT iOS App that uses the OpenAI API to have interactive chats, built with SwiftUI using Core Data for history persistence.
As seen in Build ChatGPT App for iOS/macOS with SwiftUI in 1 Hour.
-
Clone this repo
git clone https://github.com/jhonnierandrey/swiChatGPT
-
Open the
iChatGPT.xcodeprojfile in Xcode (recommended - Version 15.0)
- Fork it (https://github.com/jhonnierandrey/swiChatGPT/fork)
- Create your own branch (
git checkout -b newFeature/yourIdea) - Commit your changes (
git commit -m 'Add your commit') - Push to the branch (
git push) - Create a new Pull Request
Build ChatGPT App for iOS/macOS with SwiftUI in 1 Hour
This project is licensed under the MIT License
