# Integrating 3rd-Party AI on Apple Platforms

DevFeed: [Integrating 3rd-Party AI on Apple Platforms](<https://devfeed.tech/articles/integrating-3rd-party-ai-on-apple-platforms-11530.md>)

Original publisher: [Read original article](<https://www.kodeco.com/ios/paths/third-party-ai>)

Published: 2024-09-19T00:00:00Z

Content type: tutorial

Language: en

Sources: [Kodeco | High quality programming tutorials: iOS, Android, Swift, Kotlin, Unity, and more](<https://devfeed.tech/sources/kodeco-high-quality-programming-tutorials-ios-android-swift-kotlin-unity-and-more.md>)

Topics: [ChatGPT](<https://devfeed.tech/topics/chatgpt.md>), [ChatGPT API](<https://devfeed.tech/topics/chatgpt-api.md>), [iOS](<https://devfeed.tech/topics/ios.md>), [Conversational AI](<https://devfeed.tech/topics/conversational-ai.md>), [Prompt Engineering](<https://devfeed.tech/topics/prompt-engineering.md>), [Chat Bot](<https://devfeed.tech/topics/chatbot.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [apps](<https://devfeed.tech/tags/apps.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [chatgpt](<https://devfeed.tech/tags/chatgpt.md>), [conversational-ai](<https://devfeed.tech/tags/conversational-ai.md>), [course](<https://devfeed.tech/tags/course.md>), [ios](<https://devfeed.tech/tags/ios.md>), [mobile-apps](<https://devfeed.tech/tags/mobile-apps.md>), [prompt-engineering](<https://devfeed.tech/tags/prompt-engineering.md>)

## AI overview

A learning path about integrating ChatGPT and conversational AI capabilities into iOS apps. It covers secure API authentication, request handling, chat interface design, prompt engineering, and the development of context-aware chatbots and intelligent assistants.

## Source excerpt

This module explores the integration of ChatGPT into iOS apps, enabling powerful conversational AI capabilities. You'll learn to leverage the ChatGPT API to create dynamic, context-aware chatbots and intelligent assistants within their mobile apps.