17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
Udemy - Build Intelligent Apps For MacOS And IOS With ChatGPT
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
Learn to Leverage AI and Natural Language Processing in Your macOS and iOS Applications with ChatGPT
What you'll learn
How to build macOS and iOS apps that integrate with ChatGPT
Details of integrating ChatGPT into the apps using OpenAISwift library
Authentication, API endpoints, and user interface design for ChatGPT integration
Design and build a toolbar app for macOS that can be accessed from the menu bar
Requirements
Experience with Swift Language
Experience with SwiftUI Framework
Experience with Core Data Framework
If You Need More Stuff, kindly Visit and Support Us -->> https://CourseWikia.com
Get More Tutorials and Support Us -->> https://FreeCourseWeb.com
We upload these learning materials for the people from all over the world, who have the talent and motivation to sharpen their skills/ knowledge but do not have the financial support to afford the materials. If you like this content and if you are truly in a position that you can actually buy the materials, then Please, we repeat, Please, Support Authors. They Deserve it! Because always remember, without "Them", you and we won't be here having this conversation. Think about it! Peace...
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
~Get Your Files Here !/1. Introduction/1. Introduction.mp4
6.8 MB
~Get Your Files Here !/1. Introduction/2. Prerequisites.mp4
1.7 MB
~Get Your Files Here !/1. Introduction/3. What is ChatGPT.mp4
15.6 MB
~Get Your Files Here !/1. Introduction/4. OpenAISwift.mp4
10 MB
~Get Your Files Here !/1. Introduction/4.1 OpenAISwift.html
101 B
~Get Your Files Here !/1. Introduction/5. Exercise Files.mp4
4.4 MB
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/1. Setting Up the Project.mp4
33.5 MB
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/2. Register for Open AI API Key.mp4
10.2 MB
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/3. Communicating with ChatGPT Using OpenAISwift.mp4
94.2 MB
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/4. Setting Up Core Data Stack.mp4
45.5 MB
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/5. Saving Questions and Answers into SQLite Using Core Data.mp4
107.2 MB
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/6. Showing History.mp4
58.3 MB
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/7. Selecting and Displaying Questions from History.mp4
63.1 MB
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/8. Adding Auto Scrolling.mp4
45.7 MB
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/ChatGPTApp.xcodeproj/project.pbxproj
30.3 KB
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/ChatGPTApp.xcodeproj/project.xcworkspace/contents.xcworkspacedata
135 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/ChatGPTApp.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
238 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/ChatGPTApp.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
304 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/ChatGPTApp.xcodeproj/project.xcworkspace/xcuserdata/azamsharp.xcuserdatad/UserInterfaceState.xcuserstate
38.8 KB
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/ChatGPTApp.xcodeproj/xcuserdata/azamsharp.xcuserdatad/xcschemes/xcschememanagement.plist
461 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/iOS-ChatGPT/Assets.xcassets/AccentColor.colorset/Contents.json
123 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/iOS-ChatGPT/Assets.xcassets/AppIcon.appiconset/Contents.json
177 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/iOS-ChatGPT/Assets.xcassets/Contents.json
63 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/iOS-ChatGPT/ContentView.swift
1.1 KB
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/iOS-ChatGPT/Info.plist
348 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/iOS-ChatGPT/iOS_ChatGPTApp.swift
389 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/iOS-ChatGPT/Preview Content/Preview Assets.xcassets/Contents.json
63 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/macOS-ChatGPT/Assets.xcassets/AccentColor.colorset/Contents.json
123 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/macOS-ChatGPT/Assets.xcassets/AppIcon.appiconset/Contents.json
904 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/macOS-ChatGPT/Assets.xcassets/Contents.json
63 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/macOS-ChatGPT/ContentView.swift
485 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/macOS-ChatGPT/macOS_ChatGPT.entitlements
322 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/macOS-ChatGPT/macOS_ChatGPTApp.swift
351 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/macOS-ChatGPT/Preview Content/Preview Assets.xcassets/Contents.json
63 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/Shared/DS_Store
6 KB
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/Shared/Extensions/String+Extensions.swift
250 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/Shared/HistoryModel.xcdatamodeld/HistoryModel.xcdatamodel/contents
611 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/Shared/HistoryView.swift
993 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/Shared/MainView.swift
3.3 KB
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/Shared/Managers/CoreDataManager.swift
577 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/Shared/Models/Model.swift
619 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/ChatGPTApp/Shared/Models/Query.swift
210 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/__MACOSX/ChatGPTApp/iOS-ChatGPT/Assets.xcassets/AccentColor.colorset/_Contents.json
171 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/__MACOSX/ChatGPTApp/iOS-ChatGPT/Assets.xcassets/_Contents.json
171 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/__MACOSX/ChatGPTApp/iOS-ChatGPT/Preview Content/Preview Assets.xcassets/_Contents.json
171 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/__MACOSX/ChatGPTApp/iOS-ChatGPT/_ContentView.swift
333 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/__MACOSX/ChatGPTApp/iOS-ChatGPT/_iOS_ChatGPTApp.swift
333 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/__MACOSX/ChatGPTApp/macOS-ChatGPT/Assets.xcassets/AccentColor.colorset/_Contents.json
171 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/__MACOSX/ChatGPTApp/macOS-ChatGPT/Assets.xcassets/_Contents.json
171 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/__MACOSX/ChatGPTApp/macOS-ChatGPT/Preview Content/Preview Assets.xcassets/_Contents.json
171 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/__MACOSX/ChatGPTApp/macOS-ChatGPT/_ContentView.swift
171 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/__MACOSX/ChatGPTApp/macOS-ChatGPT/_macOS_ChatGPT.entitlements
171 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/__MACOSX/ChatGPTApp/macOS-ChatGPT/_macOS_ChatGPTApp.swift
333 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/__MACOSX/ChatGPTApp/Shared/Extensions/_String+Extensions.swift
176 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/__MACOSX/ChatGPTApp/Shared/HistoryModel.xcdatamodeld/_HistoryModel.xcdatamodel
381 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/__MACOSX/ChatGPTApp/Shared/Managers/_CoreDataManager.swift
333 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/__MACOSX/ChatGPTApp/Shared/Models/_Model.swift
333 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/__MACOSX/ChatGPTApp/Shared/Models/_Query.swift
333 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/__MACOSX/ChatGPTApp/Shared/_.DS_Store
120 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/__MACOSX/ChatGPTApp/Shared/_HistoryView.swift
333 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/__MACOSX/ChatGPTApp/Shared/_MainView.swift
176 B
~Get Your Files Here !/2. ChatGPT iOS Client Implementation/__MACOSX/ChatGPTApp/_ChatGPTApp.xcodeproj
176 B
~Get Your Files Here !/3. ChatGPT macOS Client Implementation/1. Running the App on macOS.mp4
44.9 MB
~Get Your Files Here !/3. ChatGPT macOS Client Implementation/2. Converting to Toolbar App on macOS.mp4
82.1 MB
~Get Your Files Here !/3. ChatGPT macOS Client Implementation/3. Adding Progress View.mp4
42.6 MB
~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/ChatGPTApp.xcodeproj/project.pbxproj
30.4 KB
~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/ChatGPTApp.xcodeproj/project.xcworkspace/contents.xcworkspacedata
135 B
~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/ChatGPTApp.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
238 B
~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/ChatGPTApp.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
304 B
~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/ChatGPTApp.xcodeproj/project.xcworkspace/xcuserdata/azamsharp.xcuserdatad/UserInterfaceState.xcuserstate
41.3 KB
~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/ChatGPTApp.xcodeproj/xcuserdata/azamsharp.xcuserdatad/xcschemes/xcschememanagement.plist
461 B
~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/iOS-ChatGPT/Assets.xcassets/AccentColor.colorset/Contents.json
123 B
~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/iOS-ChatGPT/Assets.xcassets/AppIcon.appiconset/Contents.json
177 B
~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/iOS-ChatGPT/Assets.xcassets/Contents.json
63 B
~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/iOS-ChatGPT/ContentView.swift
1.1 KB
~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/iOS-ChatGPT/Info.plist
348 B
~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/iOS-ChatGPT/iOS_ChatGPTApp.swift
389 B
~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/iOS-ChatGPT/Preview Content/Preview Assets.xcassets/Contents.json
63 B
~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/macOS-ChatGPT/Assets.xcassets/AccentColor.colorset/Contents.json
123 B
~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/macOS-ChatGPT/Assets.xcassets/AppIcon.appiconset/Contents.json
904 B
~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/macOS-ChatGPT/Assets.xcassets/Contents.json
63 B
~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/macOS-ChatGPT/ContentView.swift
394 B
~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/macOS-ChatGPT/macOS_ChatGPT.entitlements
365 B
~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/macOS-ChatGPT/macOS_ChatGPTApp.swift
1.7 KB
~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/macOS-ChatGPT/Preview Content/Preview Assets.xcassets/Contents.json
63 B
~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/Shared/DS_Store
6 KB
~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/Shared/Extensions/String+Extensions.swift
250 B
~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/Shared/HistoryModel.xcdatamodeld/HistoryModel.xcdatamodel/contents
611 B
~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/Shared/HistoryView.swift
1 KB
~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/Shared/MainView.swift
3.6 KB
~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/Shared/Managers/CoreDataManager.swift
577 B
~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/Shared/Models/Model.swift
619 B
~Get Your Files Here !/3. ChatGPT macOS Client Implementation/ChatGPTApp/Shared/Models/Query.swift
210 B
~Get Your Files Here !/3. ChatGPT macOS Client Implementation/__MACOSX/ChatGPTApp/Shared/Extensions/_String+Extensions.swift
176 B
~Get Your Files Here !/3. ChatGPT macOS Client Implementation/__MACOSX/ChatGPTApp/Shared/HistoryModel.xcdatamodeld/_HistoryModel.xcdatamodel
381 B
~Get Your Files Here !/3. ChatGPT macOS Client Implementation/__MACOSX/ChatGPTApp/Shared/Managers/_CoreDataManager.swift
333 B
~Get Your Files Here !/3. ChatGPT macOS Client Implementation/__MACOSX/ChatGPTApp/Shared/Models/_Model.swift
333 B
~Get Your Files Here !/3. ChatGPT macOS Client Implementation/__MACOSX/ChatGPTApp/Shared/Models/_Query.swift