// Adds dimensions UUID, Author and Topic into GA4
Tuesday, August 18, 2026
28 C
Singapore

Apple brings ChatGPT to its iPhone models, iPads, and Macs this holiday season

Apple has started integrating OpenAI’s ChatGPT into its devices as of Dec 11, bringing a much-awaited feature to its users. Investors hope this move will boost sales of its latest iPhones.

According to The Business Times, this update is part of a larger push to include AI-powered features in Apple’s devices. With the ChatGPT integration, Siri can now provide more detailed responses, offering help with queries about photos, documents, and even presentations.

Users can also ask ChatGPT to generate content in any app that supports the new Writing Tools feature and add images with its image generation capabilities. These tools are available on the latest iPhone models, including the iPhone 16 series, as well as the Pro and Pro Max versions of the iPhone 15. Users of iPads with A17 Pro or M1 chips, and Macs with M1 chips or later, will also be able to use these features.

The launch comes at the peak holiday shopping season, which is Apple’s most profitable time of year. However, the slow introduction of Apple Intelligence features has led to concerns among investors about the iPhone 16’s sales performance. /TISG

Read also: Apple’s iPhone exports from India surge to nearly US$6B amid manufacturing shift away from China

Featured image by Depositphotos

- Advertisement -

Hot this week

‘Everything is competitive and hard’: American expat asks locals to reveal what foreigners misunderstand about Singapore

SINGAPORE: Singapore has long been a popular destination for foreigners, thanks to its tropical climate, diverse food culture, efficient public transport, futuristic skyline, lush greenery and, per...

After 5 years in her first job, Singaporean worker asks if it’s finally time to move on: ‘How long do people usually stay in...

SINGAPORE: After five years in her first job, one Singaporean employee has found herself wondering whether it might finally be time to move on. The woman, who works in the performing arts industr...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks