Video Tutorial - Build a SwiftUI ChatGPT iOS App with OpenAI ChatGPT API
Published at February 03, 2023
In this video, we're going to build ChatGPT based application using SwiftUI and OpenAI API
UPDATE
At the time this video is published, the leaked model to access ChatGPT using Completion API endpoint had been taken down by OpenAI, so it won't work. But most of the concept should remain the same for building the application UI and state management. When the official API is released, you can simply update to use the public model and official endpoint for ChatGPT :) I'll also update the GitHub repo and create a follow-up video when it will be released in near future.