ChatGPT 克隆应用程序 OpenAI iOS17 和 Swift5 Xcode 15
ChatGPT Clone App OpenAI iOS17 and Swift5 Xcode 15
- 1. Intro
- 1. Welcome to ChatGPT Clone
- 2. Project Setup & Onboarding View
- 1. Onboarding View Controller Main UI Design
- 2. Creating Collection View and displaying UIImage & Label in Cells
- 3. Completing the Page Control, Button Action and Onboarding View Controller
- 3. Chat View UI Design & Keyboard Events
- 1. Creating Chat View Controller & Custom Navigation View & Message Send View
- 2. Positioning message view & keyboard events
- 4. Sending a request & Print the response via API
- 1. Testing the model with Postman, Sending request to OpenAI and print the response
- 5. Completing Chat View
- 1. List messages in Table View Cell
- 2. Positioning of Message Views and various UI Design operations
- 3. Onboarding View only on time