Apple Intelligence is a suite of AI-powered features available on iPhone, iPad and Mac. The platform utilizes on-device computation as well as server-based processing.
Apple Intelligence enables system-wide writing tools, summarization, visual look-up, image generation, automation and more. An additional layer of functionality is integration with OpenAI’s ChatGPT.
Apple Intelligence was announced during the WWDC24 keynote, but was not present in the first version of iOS 18 in September. The first Apple Intelligence features, like Writing Tools and Summaries, are available in iOS 18.1, iPadOS 18.1 and macOS 15.1 Sequoia. Updates in iOS 18.2 and macOS 15.2 add even more features, like Genmoji and Image Playground. visionOS 2.4 will bring Apple Intelligence to the Vision Pro.
Apple Intelligence is a powerful LLM that runs both in the cloud and on-device.
To preserve user privacy, Apple Intelligence works in three key ways. Apple says its unique method will produce highly personal results while maintaining the highest level of data privacy.
Apple Foundation model
Apple Intelligence is powered by two foundation models, a large-language model and an image diffusion model. A system of light-weight adapters can plug into these models to power all kinds of different features.
Two versions of the Apple Foundation model (AFM) were created to run on-device and in the cloud.
On-device AI
The first level of AI computation takes place on the Apple device itself. For that reason, Apple Intelligence requires recent hardware. Only Macs and iPads with Apple’s M-series chips, along with the iPhone 15 Pro and iPhone 16 lineup, can run Apple Intelligence.
A semantic index can tap into the data that third-party apps store on your device. This can include records of your email, conversations, files, photos, contacts and more. The semantic index will be used to power the knowledge Siri can build about you to answer more useful questions about your life, like an all-knowing assistant.
Also stored on-device is the app intents toolbox. This is a list of features and capabilities that are offered by the apps you have installed on your device. Siri will be able to control apps using features in the toolbox, expanding the voice assistant to handle many more kinds of tasks.
Private Cloud Compute
For tasks requiring more computing power, Apple created Private Cloud Compute. This sends the user’s query to Apple servers, with end-to-end encryption to preserve privacy.
Apple designed this off-device computing platform without persistent storage. No user information stays on Apple servers, minimizing the possibility of a data breach. Sebastien Marineau-Mes, Apple’s vice president of intelligent system experience engineering, says this unprecedented level of security in cloud computing makes it “the most advanced security architecture” for a cloud service like this.
The software images that power Private Cloud Compute servers are publicly available. This allows security researchers to analyze and verify Apple’s security claims.
ChatGPT integration
ChatGPT is integrated into two Apple Intelligence features, starting with iOS 18.2. When asking Siri a general knowledge question (outside Siri’s current integration with Wikipedia, math and movie, TV and sports trivia), you can ask ChatGPT. And for text generation, ChatGPT is integrated into the system writing tools.
Each query requires explicit permission to pass the user’s info to OpenAI’s chatbot.
Anyone can use these features for free, without creating an account. If you have a ChatGPT account and want to access paid features and higher usage limits, you can sign in.
The features will be powered by OpenAI’s impressive GPT-4o. While terms of the controversial partnership between Apple and OpenAI remain confidential, no money has reportedly changed hands.
Key features of Apple Intelligence
Smarter next-generation Siri
These are the kinds of things you’ll be able to ask the new, smarter Siri.
In iOS 18.1, Siri has a few new conveniences:
Siri can better understand natural language if you stumble over your words and stay aware of the context if you ask multiple questions.
Siri’s Apple product knowledge can answer your questions about Apple products and software features.
Text to ask Siri by double-tapping the Home Bar at the bottom of the screen. Handy if you don’t want to talk aloud to your iPhone.
iOS 18.2 adds integration with ChatGPT:
Asking Siri a general knowledge question will pass the query onto ChatGPT to give an answer.
You can ask Siri “What’s this?” when you’re looking at a photo, watching a video, reading an article and more. ChatGPT will look at a screenshot and give an explanation.
Using Visual Intelligence, you can ask ChatGPT about objects around you using your camera.
A more substantial update, likely arriving early next year, will provide a more substantial revamp of versatile new capabilities:
Siri will build on a personal context for answering questions relevant to you and your life, drawing on information currently on-screen and stored inside apps, messages, contacts, mail and more.
Siri will be able to take action inside third-party apps on your behalf.
Siri will be context-aware of the things on your screen.
Use Writing Assistant to improve your writing skills.
The AI-powered Writing Tools in Apple Intelligence function system-wide, including in third-party apps. They include: Rewrite, Proofread and Summarize. Similar to competitors’ AI-powered writing tools, they will give users the ability to quickly improve their written words.
Describe your change lets you type in a specific change you want to make, like “Make it sound Shakespearean” or “Make it title case.”
Rewrite lets users overhaul their wording, and toggle the tone from friendly to concise to professional.
Proofread fixes common grammar and spelling errors, and makes suggestions to enhance writing.
Summarize will generate summaries of long passages, as well as creating lists of key points, tables and more.
ChatGPT functionality in iOS 18.2 lets you compose text based on a prompt using the powerful GPT-4o.
When replying to text message or email, you’ll see suggested replies. It can also make sure your reply addresses every question you’ve been asked.
New features in Photos
Generate a memory movie from a prompt using Apple Intelligence.
Image Clean Up is a new way to edit your pictures. If you have a picture that’s otherwise great, aside from one distracting thing in the background, it’s easy to remove. Just circle part of an image to have AI fill it in. It’s a new tool that you can access just by tapping the Edit button in Photos, alongside cropping, red eye and other image tools.
If you’re trying to find a specific photo or video, you can now search using natural language, like “video of Kim skateboarding wearing a blue sweater.”
You can create memory movies with a natural language prompt. Apple Intelligence understands the context of your request, the type of images it should look for, the people in your photos, the story told through the sequence of image, and even the right Apple Music track to set it to.
Image Playground
Create custom artwork with Image Playground.
Apple Intelligence can generate AI images on-device from Messages, Notes and Apple’s new Image Playground app. Users enter a prompt describing the image they want, and Image Playground creates images in one of two styles: Animation and Illustration.
A similar feature, Image Wand, will let you turn your sketches or pages of notes into a drawing using a third style, Sketch.
Genmoji
Don’t have the emoji you need? Make your own.
Apple Intelligence allows users to create custom emoji called Genmoji. The highly personal emoji, created via simple prompts, can be based on photos of the user or the user’s contacts. And they can be shared using Apple’s Messages app (including as custom Tapback reactions) as well as updated third-party apps. You can create them just by typing descriptions. Users can pick people in photos and create Genmoji images that resemble them.
Smarter notifications
When it’s italicized, you know it’s been written by Apple Intelligence.
If you get a big string of notifications in a row, they’ll be condensed into a summary. It can give you the gist of a particularly noisy group chat without reading through every message.
If a bunch of notifications build up, Priority Notifications will make sure the important ones don’t get buried.
A new Reduce Interruptions Focus mode will intelligently choose which notifications to let through.
Smart inbox in Mail
In Mail, instead of seeing a preview of the first two lines of an email, you’ll see a one-sentence summary of the contents. Emails for two-step verification codes, for example, will always show you the code right in the notification banner.
Mail will also have your most important emails put at the top of your inbox.
Code completion in Xcode and Swift
Xcode 16 can help you write or refactor your code for you.
For software developers, Apple Intelligence brings AI-powered code completion to Xcode, the company’s integrated development environment for Mac. Apple trained Xcode 16’s AI model on the Swift coding language as well as the company’s APIs. It should simplify app development by using AI to properly complete code.
A larger and more powerful cloud-based model, called Swift Assist, will enable fast prototyping of apps. It can generate code as well as sample data that devs can use as they create apps.
Apple Intelligence feature availability
No Apple Intelligence features are present in iOS 18.0.
As many Apple Intelligence features run locally on-device, only the latest devices will support it. Apple Intelligence only runs on Apple silicon chips with a recent Neural Engine and 8 GB of unified memory.
iPhone
Apple Intelligence runs on iPhones with an A17 Pro chip or later.
iPhone 16
iPhone 16 Plus
iPhone 16 Pro
iPhone 16 Pro Max
iPhone 16e
iPhone 15 Pro
iPhone 15 Pro Max
iPad
Apple Intelligence runs on iPads with an M-series or A17 Pro chip.
iPad Air (M3)
iPad Air (M2)
iPad Air (5th generation)
iPad Pro (M4)
iPad Pro 12.9-inch (6th generation)
iPad Pro 11-inch (4th generation)
iPad mini (A17 Pro)
The entry-level iPad does not run Apple Intelligence, as it uses an older A16 chip and doesn’t have enough memory.
Mac
Apple Intelligence runs on any Mac with Apple silicon.
MacBook Air
MacBook Air (M4 ,2025)
MacBook Air (M3, 2024)
MacBook Air (M2, 2022)
MacBook Air (M1, 2020)
MacBook Pro
MacBook Pro (M3, 2023)
MacBook Pro (14- and 16-inch, 2023)
MacBook Pro (M2, 2022)
MacBook Pro (14- and 16-inch, 2021)
MacBook Pro (M1, 2020)
iMac
iMac (M4, 2024)
iMac (M3, 2023)
iMac (M1, 2021)
Mac mini
Mac mini (M2, 2023)
Mac mini (M1, 2020)
Mac Studio (all models)
Mac Pro (2023)
Vision
Apple Intelligence will come to visionOS 2.4 in April, 2025.
Vision Pro (2024)
Apple Intelligence supported languages and regions
In iOS 18.1, Apple Intelligence is only available in U.S. English. Support for other regions will roll out over time.
Apple Intelligence will become available in English localized to Australia, Canada, New Zealand, South Africa and the United Kingdom in iOS 18.2.
In April 2025 with iOS 18.4, Apple will expand this list further by supporting Chinese, English (India), English (Singapore), French, German, Italian, Korean, Japanese, Korean, Spanish and Vietnamese languages.
In European Union member countries, Apple Intelligence is only enabled on the Mac. Users can circumvent this by setting their iPhone or iPad’s region to any non-EU member country and their language to any of those supported. Support will officially come with iOS 18.4.
With visionOS 2.4, Apple Intelligence will run on the Vision Pro in U.S. English.
Latest news
Read Cult of Mac’s latest posts on Apple Intelligence:
Messages in iOS 27 gets smarter, safer, and a whole lot less frustrating. Photo: Apple
If you ever accidentally hit the microphone button in the Message app and started recording your voice, Apple finally fixed that problem in iOS 27. Justin Bieber publicly complained about it last year, and as it turns out, Apple was paying attention.
With iOS 27, Apple is not only ending the dictation button problem but also adding some new features to the Messages app. You’ll also get AI-powered smart suggestions, a new drawing tool, improved child safety features and performance fixes.
Apple Maps' Flyover feature gets a lot more realistic. Photo: Apple
Once a bit of a sketchy upstart, Apple Maps has become one of the best iPhone navigation apps. And upcoming iOS 27 — previewed at WWDC 2026 this week — pushes it even further. Here’s every notable Apple Maps upgrade in iOS 27.
Some Siri AI features will only work on Apple's latest devices. AI image: ChatGPT/Cult of Mac
iOS 27 is coming to iPhone 11 and all models released after that. And while it sounds impressive that Apple’s new operating systems will support devices released in 2019, it does not mean that your old iPhone will get every new iOS 27 feature. In fact, even the iPhone 17 will not get the full suite of AI features in iOS 27.
The same holds true for iPadOS 27 and macOS 27. Many of the headline features require newer hardware, meaning some compatible iPads and Macs will miss out on parts of the update.
Updates unveiled at WWDC26 should boost Apple's Home app nicely. AI image: ChatGPT/Cult of Mac
WWDC26 drew plenty of attention for the rebuilt Siri and the relatively substantial iOS 27 overhaul. But buried beneath those headlines lies Apple’s biggest push yet to turn the Home app into a genuinely capable smart home platform. iOS 27 and tvOS 27 updates make your home smarter, from AI-powered security cameras to a more reliable wireless backbone.
It’s about damn time. Image: Apple/D. Griffin Jones/Cult of Mac
You can get the new Siri AI right now on your iPhone, iPad, Mac, Apple Watch and Vision Pro. All you have to do is update to the iOS 27 developer beta release.
You’ll also get the other Apple Intelligence features: generating Shortcuts and Safari extensions, extensive photo editing tools, realistic generation in Image Playground, systemwide proofreading and much more.
Be warned — to get the hottest feature, Siri AI, there’s another waitlist. You should hop on as early as you can if you want to try out the new features. Here’s how.
Of course, there are a few things you should look out for. Beta software is buggy and can lead to data loss. That being said, iOS 26 has been buggy since September. iOS 27 promises broader system stability — unlike most early betas, in my testing, the system runs smoother than before. But it comes at the expense of odd behavior you may find in third-party apps, since they haven’t been updated to support the new changes to Liquid Glass.
If you want to try it out, you should make sure you have a backup of your most important data with two copies of your photo library before you try installing. I’ll show you how.
Watch the keynote in just 2.0% of the time. Image: Apple/D. Griffin Jones/Cult of Mac
At the WWDC26 keynote, Apple announced the next versions of all its operating systems with a swath of AI features. There are tweaks to the Liquid Glass design, a wide array of tiny quality-of-life and performance improvements, draconian parental controls and limits, and AI in every corner of the operating system.
It was an unusual WWDC keynote that disposed of the typical platform-by-platform format, and a relatively brisk runtime. But if you don’t have 76 minutes to spare, you can get the gist in just 90 seconds.
A new dyanamic app grid in watchOS 27 puts Siri AI right in the thick of things. Image: Apple
watchOS 27 will bring the new Siri AI, a smarter Workout Buddy and other useful new features to Apple Watch. While the wearable didn’t receive much attention during the WWDC26 keynote on Monday, Apple said watchOS will get AI-powered upgrades like the rest of its platforms.
“You can start chatting with Siri on your iPhone, pick up where you left off on your iPad, and wrap up on your Mac,” said Mike Rockwell, Apple’s VP of Siri engineering, during the keynote. “We’re also tailoring Siri AI for watchOS. So you can ask questions and take action right on your wrist. And you can also tap into the Siri app using the new app grid on Apple Watch.”
New Siri won't come to the EU on iPhone and iPad. Photo: Apple
The headlining new feature of iOS 27 and iPadOS 27 — new Siri AI — will not come to the EU.
“We’re deeply disappointed that our EU users won’t have Siri AI on iPhone or iPad when we share our new software releases later this year,” said Apple’s SVP of Software Engineering Craig Federighi.
As Apple said, "With its new architecture and capabilities, the next generation of Apple Intelligence powers helpful features across the system, simplifying the things users do every day." Photo: Apple
While Siri got a complete redesign to include a dedicated chatbot app, on-screen awareness and deeper integration with third-party tools, that’s not the only AI upgrade cited by Apple in Monday’s WWDC26 keynote. A bunch of new Apple Intelligence features are set to upgrade your life, too.
“Truly helpful AI must be centered on our users’ needs, deeply integrated into the products they rely on every day, grounded in personal context, and built with privacy at every step. That is our vision for Apple Intelligence,” said Craig Federighi, Apple’s senior vice president of software engineering.
“With useful features for browsing the web, expressing creativity, editing photos and so much more, today marks a big step forward on our journey to integrate powerful AI into the core of our platforms and make our products even more personal and useful,” he added.
The new features will become available with the release of iOS 27 and other OS updates coming in September 2026.
Apple Intelligence and Visual Intelligence should get a jolt of new features at WWDC26. AI image: Google Gemini/Cult of Mac
Everybody expects Apple’s Siri voice assistant to get a big AI-powered makeover Monday at WWDC26. But there’s more to the picture, in that Apple Intelligence and Visual Intelligence will see a bunch of separate new features, too, according to rumors rounded up in a new report Friday.
Apple is betting big on local AI processing. Graphic: Apple/Google
Apple will reportedly play up the on-device AI prowess of its devices next month during its Worldwide Developers Conference keynote. The company will supposedly highlight how its A-series and M-series chips allow AI models to run locally for better efficiency and privacy.
With Apple’s competitors aggressively pushing cloud-based AI features, the company will likely position on-device AI as a key advantage of its ecosystem throughout WWDC26.
Apple is hard at work creating the new Siri. AI image: Apple/ChatGPT/Cult of Mac
As Apple prepares what could be its most consequential software release in years with iOS 27 at WWDC26, we get our first real glimpse at what an overhauled Siri and other Apple Intelligence features may look like, courtesy of Bloomberg. It mocked up a bunch of illustrations in a new report Thursday.
Leaks reveal a lot about iOS 27. AI image: ChatGPT/Cult of Mac
As it struggles to catch up on AI, Apple almost undoubtedly plans to focus on Apple Intelligence in iOS 27. But the company will also reportedly focus on refining the iPhone experience and tidying up existing features.
Thanks to leaks, we already have an early look at some of iOS 27’s biggest new features. While Apple certainly has some surprises planned, these are the leaked iOS 27 features I’m most excited to try.
Apple Intelligence makes VoiceOver more powerful than ever in helping users who are blind or have low vision explore their surroundings and onscreen images. Photo: Apple
Apple previewed a sweeping set of accessibility upgrades Tuesday that weave Apple Intelligence into some of its most relied-upon features — VoiceOver, Magnifier, Voice Control and Accessibility Reader. We can expect to see all changes arrive later this year.
The company also announced auto-generated subtitles for uncaptioned video, a new eye-tracking wheelchair control feature for Vision Pro and the launch of an adaptive MagSafe accessory called Hikawa Grip & Stand for iPhone.
“Apple’s approach to accessibility is unlike any other,” said Apple CEO Tim Cook. “Now, with Apple Intelligence, we are bringing powerful new capabilities into our accessibility features while maintaining our foundational commitment to privacy by design.”
Apple might soon bring AI-generated emoji suggestions directly to your iPhone's keyboard. Photo: Apple
Apple might be planning to make Genmoji much more useful in iOS 27. The feature, which currently lets users create custom emoji, could soon suggest AI-generated emoji based on your personal photo library and the phrases you type most often.
That would solve one of the biggest problems with Genmoji: Most iPhone users forget it exists. Despite being genuinely fun and useful, Genmoji remains one of the most overlooked Apple Intelligence features.
The iPhone's AI-enabled Writing Tools could get an upgrade in iOS 27. Image: Cult of Mac
iOS 27 will offer additional AI-powered grammar assistance, according to an unconfirmed report Monday. This will go beyond the writing tools already available through Apple Intelligence and will work in macOS and iPadOS, too.
In addition, Apple will also use AI to generate wallpapers for their devices and also make shortcuts easier to create in the Shortcuts app.
These AI Mac apps will help you get more done in less time. AI image: ChatGPT/Cult of Mac
AI is changing the kind of apps you can run on a Mac. From voice-first writing tools to meeting assistants and smarter file management, these new AI apps can save hours every week.
After months of testing, these are the AI apps that earned a permanent spot in my workflow.
iOS 27 and macOS 27 should make Safari tabs easier to manage. Mockup: Rajesh Pandey/Cult of Mac
Safari in iOS 27 and macOS 27 will reportedly copy a handy Google Chrome feature to better manage your open tabs. It will build on the Tab Groups feature to organize similar open tabs into groups automatically.
Apple will apparently also provide a manual way to open tabs into groups.
Will you get your slice of the stupid Siri pie? Image: appshunter.io/Unsplash License/Modified by Cult of Mac
This week on the Cult of Mac podcast: We’ve been complaining about just how stupid Siri can be for years, but Apple’s failure to deliver a promised AI upgrade just cost the company a cool $250 million.
We discuss how you can get your sliver of that payout, whether a stupid Siri is a deal-breaker (obviously not, since we all swear by our iPhones), and how Apple can really make things right.
Also on the Cult of Mac podcast:
The MacBook Neo is so popular that Apple totally missed the boat on its projections. Now the company is making an unusual move — and it might mean the budget laptop goes up in price.
If you’ve been waiting for the perfect time to buy a Mac, it’s here.
After getting banged up for its lack of savvy when it comes to artificial intelligence, Apple looks ready to win the AI wars, thanks to its brilliant strategy.
And finally, Griffin goes over the pros and cons of an affordable home rowing machine. Come for the review, stay for the extremely weird Ohio hallway.
Listen to this week’s episode of the Cult of Mac podcast in the Podcasts app or your favorite podcast app. (Be sure to subscribe and leave us a review if you like it!) Or watch the video version, embedded below.
AirPods Ultra could be an AI-focused device, not just a simple audio player. AI image: ChatGPT/Cult of Mac
Apple’s next-gen AirPods are reportedly in “late stages of development,” with the addition of cameras being a standout feature of the earbuds. The goal of adding cameras is apparently to make the earbuds, potentially called “AirPods Ultra,” into AI-friendly devices that are aware of the user’s surroundings.
They could become the first of a new class of wearables from Apple designed for the AI era.
What if Siri was actually (gasp!) useful? Image: Google Gemini/Cult of Mac
Apple agreed to pay $250 million to settle a class-action lawsuit accusing it of false advertising and unfair competition, after the personalized Siri features it promoted when launching iPhone 16 saw significant delays. Now, many iPhone users can lay claim to payouts.
It doesn't matter who wins the the AI battle if Apple allies with all of them. AI image: ChatGPT/Cult of Mac
Apple will let iPhone and Mac users choose between multiple AI models for different tasks, according to a report published Tuesday. The strategy would allow users to select whichever third-party AI system they prefer to generate and edit text and images for them.
It’s a brilliant solution to the ongoing battle between companies to develop the best AI models. It won’t matter whether OpenAI, Google, Perplexity, etc., wins that fight — because Apple also wins.
iOS 27 could use AI to make your photographs look better after you take them. Photo: Anastasiya Badun/Pexels
Apple is reportedly prepping a significant upgrade to the photo-editing capabilities of the iPhone, iPad and Mac. The company will turn to artificial intelligence to let users enhance their images, including using generative AI to extend images beyond their current borders, according to information leaking out of Cupertino on Tuesday.
The news should raise the excitement level for iOS 27, macOS 27 and iPadOS 27, which should arrive this fall.