Build a SwiftUI ChatGPT iOS App | OpenAI API

Опубликовано: 03 Октябрь 2024
на канале: Xcoding with Alfian
15,459
320

In this video, we are going to build ChatGPT SwiftUI iOS App. This tutorial uses the leaked model and prompt that can be used to interact with ChatGPT using completion API endpoint.
#swiftui #chatgpt #iosdevelopment #ios

GitHub Completed Project:
https://github.com/alfianlosari/ChatG...

Updated tutorial for building using OpenAI Official ChatGPT Public API
   • Build ChatGPT Turbo Swift API | OpenA...  

Part 2 - Build a SwiftUI ChatGPT macOS App
   • Build a SwiftUI ChatGPT macOS App | O...  

Part 3 - Build a SwiftUI ChatGPT watchOS App | OpenAI API
   • Build a SwiftUI ChatGPT watchOS App |...  

Part 4 - Build a SwiftUI ChatGPT tvOS App | OpenAI API
   • Build a SwiftUI ChatGPT tvOS App | Op...  

Update:
Official ChatGPT Public API has been released as of 2nd March 2023, you can find the followup video on updating this here -    • Build ChatGPT Turbo Swift API | OpenA...  

Timeline
00:00:00 Introduction
00:01:18 Demo
00:02:32 State of ChatGPT API
00:05:15 Access ChatGPT using Leaked model and special prompt
00:07:59 This unofficial API with leaked model is temporary
00:09:12 Implement ChatGPT API
00:46:22 Implement UI with SwiftUI
01:28:01 Closing