
‘Going to apply to McDonald's': Doctor with 20-year experience ‘fears' losing job after AI detects pneumonia in seconds
Dr. Mohammad Fawzi Katranji has joked on Instagram that he may soon lose his job to AI and apply at McDonald's. The pulmonologist, with 18 years' experience, tested an AI tool on chest X-rays.
The Dubai-based doctor, who serves at Al Zahra Hospital, wanted to see if it could detect pneumonia like a professional doctor.
Surprisingly, the AI pointed out the same spots instantly. It even found something he missed, which helped the patient recover after treatment.
'I am about to lose my job. 'This is scary because I developed the skill over 20 years, which lets me look at an X-ray and point to pneumonia," he said.
"Now, here comes AI, and they pick it up in a second. Now, you don't need professional eyes to look at these X-rays. You just have artificial intelligence. They picked up pneumonia,' the doctor said.
'So, I am going to be applying to McDonald's soon, and I hope they have some openings," he added.
His post received mixed reactions. Some support AI, saying it allows doctors to focus more on patients. Others say AI lacks human judgment and doctors are still necessary for understanding what an issue means.
'AI will enable you to help more people and take more TIME for each patient of yours. It's a gain and an opportunity and not a threat for great doctors like you!' commented one user.
Another user wrote, 'It doesn't necessarily take over your job, you can use it to greatly save time which you can invest in helping other people or yourself.'
Apple is planning to upgrade its Health app with an 'AI doctor' feature. The compahy aims to use artificial intelligence to support health needs, per Bloomberg.
Apple is working on Project Mulberry to improve its Health app. As per Bloomberg, the updated app will have an AI health coach that gives advice like a real doctor.
It will collect data from devices like iPhones, Apple Watch, earbuds and more. Using this data, the AI will give personalised tips to help users stay healthy.
Apple CEO Tim Cook believes Apple's biggest gift to mankind will be in healthcare. Though non-invasive glucose monitoring is still far off, the company wants to use AI to improve users' health and well-being.
"If you zoom out into the future, and you look back, and you ask the question, 'What was Apple's greatest contribution to mankind?' it will be about health," Cook said in 2019.
Hashtags

Try Our AI Features
Explore what Daily8 AI can do for you:
Comments
No comments yet...
Related Articles


Hindustan Times
30 minutes ago
- Hindustan Times
Thinking AI models collapse in face of complex problems, Apple researchers find
Just days ahead of the much-anticipated Worldwide Developer Conference (WWDC), Apple has released a study titled 'The Illusion of Thinking: Understanding the Strengths and Limitations of Reasoning Models via the Lens of Problem Complexity', which saw researchers testing 'reasoning'; AI models such as Anthropic's Claude, OpenAI's o models, DeepSeek R1 and Google's Thinking models to see how far they can scale to replicate human reasoning. Spoiler alert — not as much, as the entire AI marketing pitch, would have you believe. Could this signal what may be in store for Apple's AI conversation ahead of the keynote? The study questions the current standard evaluation of Large Reasoning Models (LRMs) using established mathematical and coding benchmarks, arguing they suffer from data contamination and don't reveal insights into reasoning trace structure and quality. Instead, it proposes a controlled experimental testbed using algorithmic puzzle environments. The limitations of AI benchmarking, and need to evolve, is something we had written about earlier. 'We show that state-of-the-art LRMs (e.g., o3-mini, DeepSeek-R1, Claude-3.7-Sonnet-Thinking) still fail to develop generalizable problem-solving capabilities, with accuracy ultimately collapsing to zero beyond certain complexities across different environments,' the researcher paper points out. These findings are a stark warning to the industry — current LLMs are far from general-purpose reasoners. The emergence of Large Reasoning Models (LRMs), such as OpenAI's o1/o3, DeepSeek-R1, Claude 3.7 Sonnet Thinking, and Gemini Thinking, has been hailed as a significant advancement, potentially marking steps toward more general artificial intelligence. These models characteristically generate responses following detailed 'thinking processes', such as a long Chain-of-Thought sequence, before providing a final answer. While they have shown promising results on various reasoning benchmarks, the capability of benchmarks to judge rapidly evolving models, itself is in doubt. The researchers cite a comparison between non-thinking LLMs and their 'thinking' evolution. 'At low complexity, non-thinking models are more accurate and token-efficient. As complexity increases, reasoning models outperform but require more tokens—until both collapse beyond a critical threshold, with shorter traces,' they say. The illustrative example of the Claude 3.7 Sonnet and Claude 3.7 Sonnet Thinking illustrates how both models retain accuracy till complexity level three, after which the standard LLM sees a significant drop, something the thinking model too suffers from, a couple of levels later. At the same time, the thinking model is using significantly more tokens. This research attempted to challenge prevailing evaluation paradigms, which often rely on established mathematical and coding benchmarks, which are otherwise susceptible to data contamination. Such benchmarks also primarily focus on final answer accuracy, providing limited insight into the reasoning process itself, something that is the key differentiator for a 'thinking' model compared with a simpler large language model. To address these gaps, the study utilises controllable puzzle environments — Tower of Hanoi, Checker Jumping, River Crossing, and Blocks World — and these puzzles allow for precise manipulation of problem complexity while maintaining consistent logical structures and rules that must be explicitly followed. That structure theoretically opens a window, a glance at how these models attempt to 'think'. The findings from this controlled experimental setup reveal significant limitations in current frontier LRMs. One of the most striking observations is the complete accuracy collapse that occurs beyond certain complexity thresholds across all tested reasoning models. This is not a gradual degradation but a sharp drop to near-zero accuracy as problems become sufficiently difficult. 'The state-of-the-art LRMs (e.g., o3-mini, DeepSeek-R1, Claude-3.7-Sonnet-Thinking) still fail to develop generalizable problem-solving capabilities, with accuracy ultimately collapsing to zero beyond certain complexities across different environments,' note the researchers. These results inevitably challenge any notion that the LRMs truly possess generalisation problem-solving skills, required for planning tasks or multi-step processes. The study also identifies a counter-intuitive scaling limit in the models' reasoning effort (this is measured by the inference token usage during the 'thinking' phase), which sees these models initially spend more tokens, but as complexity increases, they actually reduce reasoning effort closer to the inevitable accuracy collapse. Researchers say that 'despite these claims and performance advancements, the fundamental benefits and limitations of LRMs remain insufficiently understood. Critical questions still persist: Are these models capable of generalizable reasoning, or are they leveraging different forms of pattern matching?,' they ask. There are further questions pertaining to performance scaling with increasing problem complexity, comparisons to the non-thinking standard LLM counterparts when provided with the same inference token compute, and around inherent limitations of current reasoning approaches, as well as improvements that might be necessary to advance toward more robust reasoning. Where do we go from here? The researchers make it clear that their test methodology too has limitations. 'While our puzzle environments enable controlled experimentation with fine-grained control over problem complexity, they represent a narrow slice of reasoning tasks and may not capture the diversity of real-world or knowledge intensive reasoning problems,' they say. They do add that the use of 'deterministic puzzle simulators assumes that reasoning can be perfectly validated' at every step, a validation that may not be feasible to such precision in less structured domains. That they say, would restrict validity of analysis to more reasoning. There is little argument that LRMs represent progress, particularly for the relevance of AI. Yet, this study highlights that not all reasoning models are capable of robust, generalisable reasoning, particularly in the face of increasing complexity. These findings, ahead of WWDC 2025, and from Apple's own researchers, may suggest that any AI reasoning announcements will likely be pragmatic. The focus areas could include specific use cases where current AI methodology is reliable (the research paper indicates lower to medium complexity, less reliance on flawless long-sequence execution) and potentially integrating neural models with traditional computing approaches to handle the complexities where LRMs currently fail. The era of Large Reasoning Models is here, but this 'Illusion of thinking' study is that AI with true reasoning, remains a mirage.


Time of India
43 minutes ago
- Time of India
Apple's iOS 26 rumors swirl ahead of WWDC 2025 — get ready for the biggest update in years
Everything We Know About iOS 26 Ahead of Apple WWDC 2025- Apple fans are buzzing as WWDC 2025 is just around the corner, set for June 9 to 13. The big question on everyone's mind: what will iOS 26 bring? This year, Apple is expected to reveal major changes to its iPhone software, but with a surprising twist — the name itself. Instead of iOS 19, Apple is reportedly jumping straight to iOS 26, aligning its software names with the year, as Bloomberg's Mark Gurman first revealed. With whispers of a fresh design, new features, and smarter tech, iOS 26 looks set to shake things up. Why is Apple skipping to iOS 26 instead of iOS 19? The biggest shock from recent leaks is the new naming scheme. Apple plans to drop the traditional numbering and instead call this year's update iOS 26, matching the year 2026. This move will affect all Apple platforms — macOS, watchOS, tvOS, and visionOS will also adopt the "26" suffix. This change was first reported by Bloomberg's Mark Gurman, a trusted source for Apple news. It makes the software lineup simpler to understand but could confuse some users at first. Still, it's a fresh start and a signal Apple is ready for a big change. What new design changes will iOS 26 bring? Rumors say iOS 26 will introduce one of the most dramatic design overhauls in Apple's history. Gurman reported back in March that Apple plans to refresh app icons, menus, system buttons, and overall app behavior. The design is expected to borrow elements from the Apple Vision Pro headset, aiming to create a more unified look across all Apple devices. This means your iPhone's interface could look more modern and clean, matching the futuristic feel of Apple's latest tech. If true, this redesign could make using your iPhone feel fresh and exciting. by Taboola by Taboola Sponsored Links Sponsored Links Promoted Links Promoted Links You May Like IIT Delhi AI Programme IITD TAILP Apply Now Undo Could iOS 26 finally bring a desktop mode to iPhone? One of the most talked-about rumors is the possibility of a desktop mode for iPhones. Tech leaker Majin Bu suggests that Apple is working on letting iPhones with USB-C ports connect to external displays, similar to how a MacBook or iPad works with a bigger screen. This feature could mimic Apple's Stage Manager multitasking system, giving iPhone users more space to work and multitask. While it's an exciting idea, this is still just a rumor, so don't get your hopes up just yet — but it's a feature many users would love to see. Will iOS 26 improve iPhone battery life with AI? Battery life is always a top priority for iPhone users, and Forbes recently reported that iOS 26 might come with an AI-powered battery management system. This smart feature would help your phone last longer by optimizing how it uses power throughout the day. It could learn your habits and adjust settings automatically to save energy without you even noticing. For people constantly running out of battery, this could be a game changer, making iPhones more reliable on the go. Live Events What about live translation with AirPods in iOS 26? Another exciting rumor from Gurman is that iOS 26 could add live translation directly through AirPods. Imagine having your iPhone listen to a foreign language and instantly play a translation right in your ear. It's similar to features already available on Google Pixel Buds or Samsung Galaxy Buds. This would be a great tool for travelers or anyone communicating in different languages. While Google's recent live demo had some hiccups, Apple might perfect this tech by the time iOS 26 launches. Is Apple ready to compete in AI with iOS 26? Apple has been criticized for falling behind rivals like ChatGPT and Google's Gemini in artificial intelligence. The company's AI assistant, Siri, hasn't seen a major upgrade in a while. Although there were expectations of a big AI push at WWDC 2025, rumors suggest Apple Intelligence, the company's AI system, may not be ready to shine just yet. So, while we might see some AI improvements in iOS 26, don't expect the kind of fireworks Google showed off earlier this year. Apple seems to be taking its time to get AI right rather than rushing out new features. When and how can you watch WWDC 2025? WWDC 2025 kicks off on June 9 at 10 a.m. PT, running through June 13. Apple describes the event as 'a week of technology and creativity.' You can watch the keynote live on Apple's website or through their app. Many news sites, including Mashable, will cover the event live, so you won't miss any announcements about iOS 26 and other Apple software updates. FAQs: What is iOS 26 and when will it launch? iOS 26 is Apple's new iPhone software update launching at WWDC 2025 on June 9. Will iOS 26 improve iPhone battery life? Yes, iOS 26 may include AI-powered battery management for longer phone usage.


India.com
an hour ago
- India.com
WWDC 2025: Apple To Cover Lot Of Ground Around Operating System, AI Upgrades
New Delhi: Apple is likely to cover a lot of ground around comprehensive operating system upgrades and a unified system front at its annual 'WWDC 2025' conference this month, and needs to make a big impact when it comes to AI features, according to analysts. The AI features are expected to be ramped up around use cases, on-device convenience, in-cloud options, personal context awareness, AI ecosystem integration and other broad customisations. According to a Counterpoint Research report, Apple needs to provide a powerful signal that it is ready to ship some meaningful updates, 'or have a good story to explain why it has been lagging behind'. Apple Intelligence 2.0 likely to be one of the most anticipated topics at WWDC 2025 from June 9-13. Apple has the potential to provide an 'Agentic AI'-based platform with a deeper Siri context-based experience which could help Apple regain ground in the AI race. According to a recent Counterpoint study, 84 per cent of iPhone users are willing to pay for Apple Intelligence. The tech industry as well as consumers are expecting Apple to focus on breakthrough software enhancements during the event, said the report. 'All eyes are on the 2025 edition. Apart from visual, functional and other comprehensive product changes across operating systems, the spotlight is on Apple Intelligence. Apple is expected to double down on its AI strategy hereon,' said Counterpoint. The industry is seeing an ongoing Agentic AI arms race. This is an emerging field and those who deliver will shift the GenAI smartphone conversation, turning the smartphone from a simple communication device to a truly intelligent, autonomous companion. At the event, the market will be looking for more on-device processing, more intelligence and context awareness – all delivered with deeper Siri integration. Apple service revenues have consistently grown over the last few years. Some services that comprise the Apple One Package subscription offering are essential for Apple product users. For example, iCloud is one of the most-used services in the Apple portfolio. Apple has also marketed itself as a brand that takes data privacy and security seriously.