<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:dcterms="http://purl.org/dc/terms/"
     xmlns:media="http://search.yahoo.com/mrss/"
     xmlns:atom="http://www.w3.org/2005/Atom"
     xmlns:cf="https://www.futureplc.com/rss/content-flags"
>
    <channel>
                    <atom:link href="https://www.techradar.com/feeds/tag/artificial-intelligence" rel="self" type="application/rss+xml" />
                            <title><![CDATA[ Latest from TechRadar in Artificial-intelligence ]]></title>
                <link>https://www.techradar.com/tag/artificial-intelligence</link>
        <description><![CDATA[ All the latest artificial-intelligence content from the TechRadar team ]]></description>
                                    <lastBuildDate>Fri, 25 Sep 2026 13:53:59 +0000</lastBuildDate>
                            <language>en</language>
                                <item>
                                                            <title><![CDATA[ Claude Code deleted 48,000 files in 103 seconds in a dire AI agent warning ]]></title>
                                                                                                <dc:content><![CDATA[ <ul><li><strong>A developer says Claude Code just deleted 48,000 of their vital files</strong></li><li><strong>The incident occurred in just 103 seconds after the AI agent was set to work</strong></li><li><strong>It’s a serious warning over the damage an AI agent can do</strong></li></ul><p>There’s been a lot of recent discussion around <a href="https://www.techradar.com/pro/what-is-an-ai-agent-builder-and-why-should-businesses-consider-using-it">artificial intelligence (AI) agents</a> going off the rails and <a href="https://www.techradar.com/pro/security/googles-gemini-hacked-three-companies-during-irregular-ai-capture-the-flag-testing-agents-broke-containment-and-guessed-passwords-to-hack-computer-systems">hacking other companies’ websites</a> in a potentially dangerous orgy of subterfuge and destruction. But what if the damage was much closer to home and involved an agent going rogue on your own files? Sadly, that’s exactly what <a href="https://www.techradar.com/pro/claude-code-comes-to-the-masses-and-its-a-game-changer">Claude Code</a> just did to one hapless developer.  </p><p>In a <a href="https://www.reddit.com/r/ClaudeAI/comments/1wl5cgo/code_just_deleted_48k_files_this_cant_be_real/" target="_blank">now-deleted post on Reddit</a>, a shocked developer said that Claude Code had just deleted 48,218 files that they had been working on in a live project tree. And all it took was 103 seconds for the AI to wreak its agentic havoc. “This can’t be real” was the coder’s stunned refrain. </p><p>The user had tasked Claude Code with rebuilding a mirror of their ongoing project. Unfortunately, the agent discovered that the build_mirror.py script could not refresh the mirror in place, leading to it deciding the best course of action was to create its own cleanup script based on an older copy of the project. This previous project contained 7,332 files. </p><p>Although the script used certain safeguards to prevent it deleting linked directories, an oversight meant that only junction-level folders were protected — any nested directories below these folders were apparently seen as fair game by the script. It promptly removed 55,550 files that, when accounting for the 7,332 files successfully copied from the old project mirror, meant that a huge 48,218 files were obliterated in just over a minute and a half.</p><p>And because the damage extended to the .git project’s ‘objects,’ ‘refs’ and ‘logs’ folders, there was no way to recover the files and undo the catastrophe. The files were just gone in a puff of smoke. </p><p>Somewhat amusingly, the agent posted a message reading “Craig — stop and read this. I broke something,” before detailing its path of destruction. But it probably didn’t seem very funny for the unlucky developer who lost all their work at the push of a button.</p><h2 id="poor-code-hygiene">Poor code hygiene</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1376px;"><p class="vanilla-image-block" style="padding-top:55.81%;"><img id="MZeWJhJjT34M4nQvMMX7fg" name="magic-creator-2 (1)" alt="an ai agent sat at a laptop" src="https://cdn.mos.cms.futurecdn.net/MZeWJhJjT34M4nQvMMX7fg-1920-80.jpg" mos="" align="middle" fullscreen="" width="1376" height="768" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Generated with Gemini )</span></figcaption></figure><p>Although it can be tempting to set an AI agent to work on tedious and laborious tasks, doing so is <a href="https://www.techradar.com/pro/security/agentic-coding-tools-have-access-to-everything-they-need-for-this-security-experts-warn-claude-code-can-be-exploited-simply-by-trying-to-be-helpful">not without its risks</a>, as this case demonstrates. All it takes is one mistake and a huge amount of work can be undone in seconds. </p><p>Part of the blame lies with the original poster, who said in an <a href="https://web.archive.org/web/20260920145334/https:/www.reddit.com/r/ClaudeAI/comments/1wl5cgo/code_just_deleted_48k_files_this_cant_be_real/" target="_blank">archived copy of the post</a> that “I was not properly using GitHub or another method for immediate corrections, even though it should have been branching.” Had they been uploading their commits to GitHub or a similar site, their work might have been backed up and salvageable after Claude Code’s reign of terror ended. As one Redditor put it, “Been using GitHub as a save button since before you youngins knew what an AI even was.” </p><p>Other commenters pointed out that the developer ran an AI agent — which is known for its tendency to go off-piste — on a live database containing precious data that they couldn’t afford to lose. Good code hygiene, that is not. </p><p>And while <a href="https://www.reddit.com/r/technology/comments/1wpgktp/claude_code_agent_allegedly_deletes_48000_files/" target="_blank">one person argued</a> that the simplest advice is “Do not let programs run commands on your machine,” even avoiding AI agents altogether would not remedy the poor practices that led to major changes being made on a live production environment without a proper backup. </p><p>This incident is a neat reminder of the inherent risks of assigning sensitive or risky work to an AI agent. As we’ve seen in the <a href="https://www.techradar.com/pro/security/this-situation-is-obviously-unacceptable-openai-agent-allegedly-hacks-australian-government-healthcare-website">numerous hacks perpetuated by AI agents</a>, these bots are often laser-focused on their tasks and are willing to take any measures necessary to accomplish them. If that means deleting 48,000 or your files or <a href="https://www.techradar.com/pro/security/openai-reveals-more-on-hugging-face-ai-hack-incident-and-its-pretty-disturbing-stuff-ai-agents-organized-into-a-swarm-considered-the-risks-of-attack-and-did-whatever-it-took-to-achieve-its-goal">exfiltrating data from another firm’s website</a>, so be it.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/ai-platforms-assistants/do-not-let-programs-run-commands-on-your-machine-claude-code-allegedly-deleted-48-000-files-in-103-seconds-and-its-a-terrifying-warning-about-ai-agents</link>
                                                                            <description>
                            <![CDATA[ A developer lost 48,000 files in 103 seconds when Claude Code mass-deleted their ongoing work. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">uTPqhjvhTz88JivfSNpdqX</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/Y8cRyeg4vfTA4JqEYYEfHE-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 25 Sep 2026 13:53:59 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[AI Platforms & Assistants]]></category>
                                                    <category><![CDATA[Claude]]></category>
                                                                                                <author><![CDATA[ alexblake.techradar@gmail.com (Alex Blake) ]]></author>                    <dc:creator><![CDATA[ Alex Blake ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/gwmVRU4zMGnDYsGVAFvRmL-320-70.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Alex Blake has been fooling around with computers since the early 1990s, and since that time he&#039;s learned a thing or two about tech. No more than two things, though. That&#039;s all his brain can hold. As well as TechRadar, Alex writes for iMore, Digital Trends and Creative Bloq, among others. He was previously commissioning editor at MacFormat magazine. That means he mostly covers the world of Apple and its latest products, but also Windows, computer peripherals, mobile apps, and much more beyond. When not writing, you can find him hiking the English countryside and gaming on his PC.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/Y8cRyeg4vfTA4JqEYYEfHE-1920-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[A shocked girl sitting on sofa at home looking on laptop screen]]></media:description>                                                            <media:text><![CDATA[A shocked girl sitting on sofa at home looking on laptop screen]]></media:text>
                                <media:title type="plain"><![CDATA[A shocked girl sitting on sofa at home looking on laptop screen]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/Y8cRyeg4vfTA4JqEYYEfHE-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <ul><li><strong>A developer says Claude Code just deleted 48,000 of their vital files</strong></li><li><strong>The incident occurred in just 103 seconds after the AI agent was set to work</strong></li><li><strong>It’s a serious warning over the damage an AI agent can do</strong></li></ul><p>There’s been a lot of recent discussion around <a href="https://www.techradar.com/pro/what-is-an-ai-agent-builder-and-why-should-businesses-consider-using-it">artificial intelligence (AI) agents</a> going off the rails and <a href="https://www.techradar.com/pro/security/googles-gemini-hacked-three-companies-during-irregular-ai-capture-the-flag-testing-agents-broke-containment-and-guessed-passwords-to-hack-computer-systems">hacking other companies’ websites</a> in a potentially dangerous orgy of subterfuge and destruction. But what if the damage was much closer to home and involved an agent going rogue on your own files? Sadly, that’s exactly what <a href="https://www.techradar.com/pro/claude-code-comes-to-the-masses-and-its-a-game-changer">Claude Code</a> just did to one hapless developer.  </p><p>In a <a href="https://www.reddit.com/r/ClaudeAI/comments/1wl5cgo/code_just_deleted_48k_files_this_cant_be_real/" target="_blank">now-deleted post on Reddit</a>, a shocked developer said that Claude Code had just deleted 48,218 files that they had been working on in a live project tree. And all it took was 103 seconds for the AI to wreak its agentic havoc. “This can’t be real” was the coder’s stunned refrain. </p><p>The user had tasked Claude Code with rebuilding a mirror of their ongoing project. Unfortunately, the agent discovered that the build_mirror.py script could not refresh the mirror in place, leading to it deciding the best course of action was to create its own cleanup script based on an older copy of the project. This previous project contained 7,332 files. </p><p>Although the script used certain safeguards to prevent it deleting linked directories, an oversight meant that only junction-level folders were protected — any nested directories below these folders were apparently seen as fair game by the script. It promptly removed 55,550 files that, when accounting for the 7,332 files successfully copied from the old project mirror, meant that a huge 48,218 files were obliterated in just over a minute and a half.</p><p>And because the damage extended to the .git project’s ‘objects,’ ‘refs’ and ‘logs’ folders, there was no way to recover the files and undo the catastrophe. The files were just gone in a puff of smoke. </p><p>Somewhat amusingly, the agent posted a message reading “Craig — stop and read this. I broke something,” before detailing its path of destruction. But it probably didn’t seem very funny for the unlucky developer who lost all their work at the push of a button.</p><h2 id="poor-code-hygiene">Poor code hygiene</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1376px;"><p class="vanilla-image-block" style="padding-top:55.81%;"><img id="MZeWJhJjT34M4nQvMMX7fg" name="magic-creator-2 (1)" alt="an ai agent sat at a laptop" src="https://cdn.mos.cms.futurecdn.net/MZeWJhJjT34M4nQvMMX7fg-1920-80.jpg" mos="" align="middle" fullscreen="" width="1376" height="768" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Generated with Gemini )</span></figcaption></figure><p>Although it can be tempting to set an AI agent to work on tedious and laborious tasks, doing so is <a href="https://www.techradar.com/pro/security/agentic-coding-tools-have-access-to-everything-they-need-for-this-security-experts-warn-claude-code-can-be-exploited-simply-by-trying-to-be-helpful">not without its risks</a>, as this case demonstrates. All it takes is one mistake and a huge amount of work can be undone in seconds. </p><p>Part of the blame lies with the original poster, who said in an <a href="https://web.archive.org/web/20260920145334/https:/www.reddit.com/r/ClaudeAI/comments/1wl5cgo/code_just_deleted_48k_files_this_cant_be_real/" target="_blank">archived copy of the post</a> that “I was not properly using GitHub or another method for immediate corrections, even though it should have been branching.” Had they been uploading their commits to GitHub or a similar site, their work might have been backed up and salvageable after Claude Code’s reign of terror ended. As one Redditor put it, “Been using GitHub as a save button since before you youngins knew what an AI even was.” </p><p>Other commenters pointed out that the developer ran an AI agent — which is known for its tendency to go off-piste — on a live database containing precious data that they couldn’t afford to lose. Good code hygiene, that is not. </p><p>And while <a href="https://www.reddit.com/r/technology/comments/1wpgktp/claude_code_agent_allegedly_deletes_48000_files/" target="_blank">one person argued</a> that the simplest advice is “Do not let programs run commands on your machine,” even avoiding AI agents altogether would not remedy the poor practices that led to major changes being made on a live production environment without a proper backup. </p><p>This incident is a neat reminder of the inherent risks of assigning sensitive or risky work to an AI agent. As we’ve seen in the <a href="https://www.techradar.com/pro/security/this-situation-is-obviously-unacceptable-openai-agent-allegedly-hacks-australian-government-healthcare-website">numerous hacks perpetuated by AI agents</a>, these bots are often laser-focused on their tasks and are willing to take any measures necessary to accomplish them. If that means deleting 48,000 or your files or <a href="https://www.techradar.com/pro/security/openai-reveals-more-on-hugging-face-ai-hack-incident-and-its-pretty-disturbing-stuff-ai-agents-organized-into-a-swarm-considered-the-risks-of-attack-and-did-whatever-it-took-to-achieve-its-goal">exfiltrating data from another firm’s website</a>, so be it.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ OpenAI admits ChatGPT in Siri was ‘dramatically underperforming’ ]]></title>
                                                                                                <dc:content><![CDATA[ <ul><li><strong>OpenAI has filed court documents against Elon Musk’s xAI</strong></li><li><strong>The papers reveal that ChatGPT’s integration with Siri was disappointing</strong></li><li><strong>OpenAI alleges that barely anyone was using Apple Intelligence</strong></li></ul><p>If you’ve noticed an <a href="https://www.techradar.com/ai-platforms-assistants/apple-intelligence/i-finally-got-siri-ai-on-my-iphone-so-i-gave-it-5-jobs-i-normally-use-chatgpt-voice-for-i-wasnt-expecting-it-to-be-this-good">improvement in Siri’s abilities</a> on your Apple device, you might have Google to thank for that, as its Gemini artificial intelligence (AI) now <a href="https://www.techradar.com/ai-platforms-assistants/this-is-how-apple-built-a-siri-thats-profoundly-more-capable-and-yes-it-was-done-with-google-and-nvidias-help">powers much of what Siri AI can do</a>. Rival services like <a href="https://www.techradar.com/ai-platforms-assistants/i-stopped-writing-careful-chatgpt-prompts-and-rambled-at-it-for-10-minutes-instead-the-results-changed-how-i-use-ai">ChatGPT</a> have also found their way into iOS — but <a href="https://storage.courtlistener.com/recap/gov.uscourts.txnd.408471/gov.uscourts.txnd.408471.403.0.pdf" target="_blank">new court documents</a> reveal why that particular partnership has struggled to get off the ground. </p><p>The court filings were made in relation to OpenAI’s ongoing dispute with Elon Musk’s rival xAI firm (now known as <a href="https://www.techradar.com/pro/spacexai-has-built-a-microsoft-excel-grok-plug-in-for-some-reason">SpaceXAI</a>). In the documents, OpenAI alleges that, by the time xAI filed its complaint against OpenAI, “it was clear that Apple’s integration of ChatGPT was dramatically underperforming.” </p><p>The papers then go on to imply that this was not just some one-off failure. Instead, the Apple integration was “persistently underperforming,” OpenAI alleges. </p><p>Apple added ChatGPT integration to Siri in December 2024, but this required a multi-step opt-in process. That could be one reason for the substandard performance of the link-up, with a degree of friction slowing users down in their attempts to harness OpenAI’s tool. </p><p>Much of this section of the court filings is redacted, so it’s difficult to know exactly what was going on between Apple and OpenAI. But it seems clear that, at least from the latter’s perspective, the results were severely underwhelming.</p><h2 id="what-might-have-been">What might have been</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="nbAUYKqtWu8jWs8YGzB8oA" name="Sam-Altman-and-Tim-Cook-GettyImages-2233062347" alt="Sam Altman and Tim Cook" src="https://cdn.mos.cms.futurecdn.net/nbAUYKqtWu8jWs8YGzB8oA-1920-80.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Getty Images)</span></figcaption></figure><p>When Apple Intelligence first launched, Apple provided users with an option to tap into ChatGPT if they needed something a little more powerful. For example, this was an option in <a href="https://www.techradar.com/phones/iphone/i-used-visual-intelligence-every-day-for-a-week-and-although-its-no-gemini-live-its-my-new-favorite-apple-intelligence-feature">Visual Intelligence</a>, providing extra context and help with the images you shot with your iPhone’s camera. </p><p>Yet OpenAI’s legal filing makes it clear that barely anyone was using any of ChatGPT’s tie-ins with Apple Intelligence. OpenAI describes the effect the integration had on competitors (like xAI) as being “indisputably <em>de minimis</em>.” It added that its own expert, Dr. Catherine Tucker, calculated “the share of GenAI consumers who accessed ChatGPT through Apple Intelligence” and found it to be “consistent with OpenAI’s internal view that Apple Intelligence saw minimal usage.” </p><p>That hints that the problem might not have just been limited to ChatGPT’s integration with Apple devices, but with Apple Intelligence as a whole. Apple’s AI system was woefully underdone when it first arrived and clearly lagged behind its rivals. First impressions matter, and if most people were left unconvinced by Apple Intelligence, ChatGPT might have suffered the knock-on effects among Apple’s customers.</p><p>Did ChatGPT lose out because Apple fans had to dive into the Settings app on their device, find the relevant section and laboriously wade through several steps in order to enable ChatGPT? Because Siri’s limitations dragged ChatGPT down with it? Or did users simply prefer to launch ChatGPT’s standalone app instead? </p><p>We don’t know the answer to that, at least not right now. But with Siri getting a glow-up under the <a href="https://www.techradar.com/ai-platforms-assistants/i-tried-siri-ai-on-the-iphone-mac-and-ipad-heres-why-im-convinced-apples-long-overdue-next-gen-assistant-will-win-you-over">Siri AI</a> banner, it feels clear to me that Apple wants a fresh start for its AI efforts. Maybe things would have been different for OpenAI had it integrated with the more powerful Siri AI rather than the underbaked Apple Intelligence. But with Siri AI righting many of the wrongs of Apple Intelligence’s fudged launch, OpenAI may be left ruing what might have been.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/ai-platforms-assistants/openai-admits-chatgpt-in-siri-was-dramatically-underperforming-and-it-reveals-just-how-little-we-were-using-apple-intelligence</link>
                                                                            <description>
                            <![CDATA[ OpenAI says usage of Apple Intelligence was minimal and its ChatGPT tie-in ‘persistently’ underperformed. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">rwrQVaB45Fqk4JzvSY3p9F</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/fWkcgCpp29r3nD9Ube7TAJ-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 24 Sep 2026 14:49:20 +0000</pubDate>                                                                                                                                <updated>Thu, 24 Sep 2026 22:39:05 +0000</updated>
                                                                                                                                            <category><![CDATA[AI Platforms & Assistants]]></category>
                                                    <category><![CDATA[Apple Intelligence]]></category>
                                                    <category><![CDATA[ChatGPT]]></category>
                                                    <category><![CDATA[OpenAI]]></category>
                                                                                                <author><![CDATA[ alexblake.techradar@gmail.com (Alex Blake) ]]></author>                    <dc:creator><![CDATA[ Alex Blake ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/gwmVRU4zMGnDYsGVAFvRmL-320-70.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Alex Blake has been fooling around with computers since the early 1990s, and since that time he&#039;s learned a thing or two about tech. No more than two things, though. That&#039;s all his brain can hold. As well as TechRadar, Alex writes for iMore, Digital Trends and Creative Bloq, among others. He was previously commissioning editor at MacFormat magazine. That means he mostly covers the world of Apple and its latest products, but also Windows, computer peripherals, mobile apps, and much more beyond. When not writing, you can find him hiking the English countryside and gaming on his PC.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/fWkcgCpp29r3nD9Ube7TAJ-1920-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock/Kemarrravv13]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Apple and OpenAI]]></media:description>                                                            <media:text><![CDATA[Apple and OpenAI]]></media:text>
                                <media:title type="plain"><![CDATA[Apple and OpenAI]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/fWkcgCpp29r3nD9Ube7TAJ-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <ul><li><strong>OpenAI has filed court documents against Elon Musk’s xAI</strong></li><li><strong>The papers reveal that ChatGPT’s integration with Siri was disappointing</strong></li><li><strong>OpenAI alleges that barely anyone was using Apple Intelligence</strong></li></ul><p>If you’ve noticed an <a href="https://www.techradar.com/ai-platforms-assistants/apple-intelligence/i-finally-got-siri-ai-on-my-iphone-so-i-gave-it-5-jobs-i-normally-use-chatgpt-voice-for-i-wasnt-expecting-it-to-be-this-good">improvement in Siri’s abilities</a> on your Apple device, you might have Google to thank for that, as its Gemini artificial intelligence (AI) now <a href="https://www.techradar.com/ai-platforms-assistants/this-is-how-apple-built-a-siri-thats-profoundly-more-capable-and-yes-it-was-done-with-google-and-nvidias-help">powers much of what Siri AI can do</a>. Rival services like <a href="https://www.techradar.com/ai-platforms-assistants/i-stopped-writing-careful-chatgpt-prompts-and-rambled-at-it-for-10-minutes-instead-the-results-changed-how-i-use-ai">ChatGPT</a> have also found their way into iOS — but <a href="https://storage.courtlistener.com/recap/gov.uscourts.txnd.408471/gov.uscourts.txnd.408471.403.0.pdf" target="_blank">new court documents</a> reveal why that particular partnership has struggled to get off the ground. </p><p>The court filings were made in relation to OpenAI’s ongoing dispute with Elon Musk’s rival xAI firm (now known as <a href="https://www.techradar.com/pro/spacexai-has-built-a-microsoft-excel-grok-plug-in-for-some-reason">SpaceXAI</a>). In the documents, OpenAI alleges that, by the time xAI filed its complaint against OpenAI, “it was clear that Apple’s integration of ChatGPT was dramatically underperforming.” </p><p>The papers then go on to imply that this was not just some one-off failure. Instead, the Apple integration was “persistently underperforming,” OpenAI alleges. </p><p>Apple added ChatGPT integration to Siri in December 2024, but this required a multi-step opt-in process. That could be one reason for the substandard performance of the link-up, with a degree of friction slowing users down in their attempts to harness OpenAI’s tool. </p><p>Much of this section of the court filings is redacted, so it’s difficult to know exactly what was going on between Apple and OpenAI. But it seems clear that, at least from the latter’s perspective, the results were severely underwhelming.</p><h2 id="what-might-have-been">What might have been</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="nbAUYKqtWu8jWs8YGzB8oA" name="Sam-Altman-and-Tim-Cook-GettyImages-2233062347" alt="Sam Altman and Tim Cook" src="https://cdn.mos.cms.futurecdn.net/nbAUYKqtWu8jWs8YGzB8oA-1920-80.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Getty Images)</span></figcaption></figure><p>When Apple Intelligence first launched, Apple provided users with an option to tap into ChatGPT if they needed something a little more powerful. For example, this was an option in <a href="https://www.techradar.com/phones/iphone/i-used-visual-intelligence-every-day-for-a-week-and-although-its-no-gemini-live-its-my-new-favorite-apple-intelligence-feature">Visual Intelligence</a>, providing extra context and help with the images you shot with your iPhone’s camera. </p><p>Yet OpenAI’s legal filing makes it clear that barely anyone was using any of ChatGPT’s tie-ins with Apple Intelligence. OpenAI describes the effect the integration had on competitors (like xAI) as being “indisputably <em>de minimis</em>.” It added that its own expert, Dr. Catherine Tucker, calculated “the share of GenAI consumers who accessed ChatGPT through Apple Intelligence” and found it to be “consistent with OpenAI’s internal view that Apple Intelligence saw minimal usage.” </p><p>That hints that the problem might not have just been limited to ChatGPT’s integration with Apple devices, but with Apple Intelligence as a whole. Apple’s AI system was woefully underdone when it first arrived and clearly lagged behind its rivals. First impressions matter, and if most people were left unconvinced by Apple Intelligence, ChatGPT might have suffered the knock-on effects among Apple’s customers.</p><p>Did ChatGPT lose out because Apple fans had to dive into the Settings app on their device, find the relevant section and laboriously wade through several steps in order to enable ChatGPT? Because Siri’s limitations dragged ChatGPT down with it? Or did users simply prefer to launch ChatGPT’s standalone app instead? </p><p>We don’t know the answer to that, at least not right now. But with Siri getting a glow-up under the <a href="https://www.techradar.com/ai-platforms-assistants/i-tried-siri-ai-on-the-iphone-mac-and-ipad-heres-why-im-convinced-apples-long-overdue-next-gen-assistant-will-win-you-over">Siri AI</a> banner, it feels clear to me that Apple wants a fresh start for its AI efforts. Maybe things would have been different for OpenAI had it integrated with the more powerful Siri AI rather than the underbaked Apple Intelligence. But with Siri AI righting many of the wrongs of Apple Intelligence’s fudged launch, OpenAI may be left ruing what might have been.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ I asked Meta's Muse AI to save me $1,000 ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Saving $1,000 sounded pretty good to me. I wasn't entirely sure where <a href="https://www.techradar.com/ai-platforms-assistants/i-tried-metas-new-muse-spark-ai-model-and-it-feels-like-chatgpt-built-for-the-social-internet">Meta's Muse AI </a>was supposed to find it, but Meta's chief AI officer, Alexandr Wang, and the <a href="https://www.businessinsider.com/meta-muse-alexandr-wang-save-money-ai-agent-challenge-2026-9?utm_source=chatgpt.com" target="_blank">#MuseMoneyChallenge</a> sounded pretty encouraging about putting the company's new AI agent to work finding $1,000 in savings. </p><p>Some of the results shared so far make that target seem surprisingly plausible. People have reported finding cheaper insurance, forgotten subscriptions, and even unused gift cards, although many of the early examples highlighted around the challenge have come from Meta employees.</p><div class="see-more see-more--clipped"><figure><blockquote class="twitter-tweet hawk-ignore" data-lang="en" cite="https://twitter.com/cantworkitout/status/2101345019479404640"><p lang="en" dir="ltr">the last thing your unnecessary expenses see before your muse saves you $1000 pic.twitter.com/NwEO7nhmbK<a href="https://twitter.com/cantworkitout/status/2101345019479404640">September 19, 2026</a></p></blockquote></figure><div class="see-more__filter"></div></div><p>I decided to give it a try. I was not expecting Muse to discover a forgotten Swiss bank account, but $1,000 seemed like a sufficiently concrete, if unlikely, target. The results showed how impressive Muse can be, if you're willing to let it into your life.</p><h2 id="financial-exploration-by-ai">Financial exploration by AI</h2><p>Muse is different from a conventional chatbot because it is designed to take action rather than simply tell you what you should do. Meta says it runs on its own secure virtual computer with a browser, can connect to services such as email and calendar, and can handle tasks including filling out forms and dealing with customer service. It can continue working after you close the app, although actions such as purchases and sending messages can require your approval.</p><p>That makes the money challenge more interesting than simply asking ChatGPT for tips on saving cash. Telling a chatbot to help me save $1,000 would probably produce an earnest lecture about meal planning and canceling streaming services. Muse can potentially go looking for the forgotten subscription itself.</p><p>I started broadly and told Muse I wanted it to find ways to save me money. Muse requires a little commitment from the user. The more useful you want an agent like this to be, the more access it needs to the places where useful information lives. Meta lets Muse connect to other apps and services, and says users control those permissions. The company also says login credentials are stored separately so the agent cannot read them, while sensitive actions can require approval.</p><p>Once I had given it enough to work with, Muse began looking for things that applied to me and surfaced possible actions. I already know that canceling services I do not use saves money. I do not need artificial intelligence to explain the revolutionary concept of paying fewer bills. What I wanted was something able to find the bills I have forgotten about.</p><p>Muse eventually identified some Patreon and Substack subscriptions I might not want anymore and another opportunity to reduce my phone bill based on some newly released data plans. Between them, the useful savings came to about $35. I checked the suggestions before acting on them, which is something I would strongly recommend doing.</p><p>Despite saving only 3.5% of the goal of $1,000, I was mildly impressed. It was still $35 I would probably have continued spending every month otherwise.</p><h2 id="ai-is-good-for-boring-work">AI is good for boring work</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4618px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="DmjFYRKvSrvDj73DhkmGGi" name="shutterstock_2490551853 copy" alt="Meta AI" src="https://cdn.mos.cms.futurecdn.net/DmjFYRKvSrvDj73DhkmGGi-1920-80.jpg" mos="" align="middle" fullscreen="" width="4618" height="2598" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock/Poetra.RH)</span></figcaption></figure><p>The gap between my result and the #MuseMoneyChallenge highlights something important about these increasingly capable personal AI agents. Their usefulness can depend enormously on how much financial debris you have accumulated.</p><p>The impressive examples circulating online underline the difference in how people may keep an eye on their money, and where AI might actually help those who struggle with doing so. Recovering a year's worth of subscription payments is possible if you have accidentally been paying for something for a year. Those are genuine opportunities, but they are not necessarily waiting in everyone's accounts.</p><p>My $35 therefore felt less like Muse failing and more like discovering that I apparently did not have $1,000 sitting around waiting for an AI to rescue it. I would also let it spend more time searching for refunds and credits rather than concentrating entirely on recurring expenses. </p><p>One of the advantages of an agent is that it can tackle exactly the kind of mildly irritating administrative task that I postpone because the potential reward does not seem worth 40 minutes navigating a company's customer service system. That may ultimately be a better pitch for Muse than the tantalizing $1,000 target.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/ai-platforms-assistants/metas-chief-ai-officer-says-its-muse-ai-can-save-you-usd1-000-i-tried-it-myself-and-saved-just-usd35</link>
                                                                            <description>
                            <![CDATA[ I tried Meta's #MuseMoneyChallenge to see if its AI agent could save me $1,000, but my much more realistic result came to about $35 ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">Qyi5DZjNEmbtZGMEfP3BkT</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/qpswbfk5wLQHmJYjRggcZ7-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 24 Sep 2026 10:54:49 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[AI Platforms & Assistants]]></category>
                                                                                                <author><![CDATA[ ESchwartzwrites@gmail.com (Eric Hal Schwartz) ]]></author>                    <dc:creator><![CDATA[ Eric Hal Schwartz ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/mTaiWitAt8o75BmPY3i4xK-320-70.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Eric Hal Schwartz is a freelance writer for TechRadar with more than 15 years of experience covering the intersection of the world and technology. For the last five years, he served as head writer for Voicebot.ai and was on the leading edge of reporting on generative AI and large language models. He&#039;s since become an expert on the products of generative AI models, such as OpenAI’s ChatGPT, Anthropic’s Claude, Google Gemini, and every other synthetic media tool. His experience runs the gamut of media, including print, digital, broadcast, and live events. Now, he&#039;s continuing to tell the stories people want and need to hear about the rapidly evolving AI space and its impact on their lives. Eric is based in New York City.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/qpswbfk5wLQHmJYjRggcZ7-1920-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock / Burlingham / Erlin Diah]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Muse and man with a small dollar.]]></media:description>                                                            <media:text><![CDATA[Muse and man with a small dollar.]]></media:text>
                                <media:title type="plain"><![CDATA[Muse and man with a small dollar.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/qpswbfk5wLQHmJYjRggcZ7-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Saving $1,000 sounded pretty good to me. I wasn't entirely sure where <a href="https://www.techradar.com/ai-platforms-assistants/i-tried-metas-new-muse-spark-ai-model-and-it-feels-like-chatgpt-built-for-the-social-internet">Meta's Muse AI </a>was supposed to find it, but Meta's chief AI officer, Alexandr Wang, and the <a href="https://www.businessinsider.com/meta-muse-alexandr-wang-save-money-ai-agent-challenge-2026-9?utm_source=chatgpt.com" target="_blank">#MuseMoneyChallenge</a> sounded pretty encouraging about putting the company's new AI agent to work finding $1,000 in savings. </p><p>Some of the results shared so far make that target seem surprisingly plausible. People have reported finding cheaper insurance, forgotten subscriptions, and even unused gift cards, although many of the early examples highlighted around the challenge have come from Meta employees.</p><div class="see-more see-more--clipped"><figure><blockquote class="twitter-tweet hawk-ignore" data-lang="en" cite="https://twitter.com/cantworkitout/status/2101345019479404640"><p lang="en" dir="ltr">the last thing your unnecessary expenses see before your muse saves you $1000 pic.twitter.com/NwEO7nhmbK<a href="https://twitter.com/cantworkitout/status/2101345019479404640">September 19, 2026</a></p></blockquote></figure><div class="see-more__filter"></div></div><p>I decided to give it a try. I was not expecting Muse to discover a forgotten Swiss bank account, but $1,000 seemed like a sufficiently concrete, if unlikely, target. The results showed how impressive Muse can be, if you're willing to let it into your life.</p><h2 id="financial-exploration-by-ai">Financial exploration by AI</h2><p>Muse is different from a conventional chatbot because it is designed to take action rather than simply tell you what you should do. Meta says it runs on its own secure virtual computer with a browser, can connect to services such as email and calendar, and can handle tasks including filling out forms and dealing with customer service. It can continue working after you close the app, although actions such as purchases and sending messages can require your approval.</p><p>That makes the money challenge more interesting than simply asking ChatGPT for tips on saving cash. Telling a chatbot to help me save $1,000 would probably produce an earnest lecture about meal planning and canceling streaming services. Muse can potentially go looking for the forgotten subscription itself.</p><p>I started broadly and told Muse I wanted it to find ways to save me money. Muse requires a little commitment from the user. The more useful you want an agent like this to be, the more access it needs to the places where useful information lives. Meta lets Muse connect to other apps and services, and says users control those permissions. The company also says login credentials are stored separately so the agent cannot read them, while sensitive actions can require approval.</p><p>Once I had given it enough to work with, Muse began looking for things that applied to me and surfaced possible actions. I already know that canceling services I do not use saves money. I do not need artificial intelligence to explain the revolutionary concept of paying fewer bills. What I wanted was something able to find the bills I have forgotten about.</p><p>Muse eventually identified some Patreon and Substack subscriptions I might not want anymore and another opportunity to reduce my phone bill based on some newly released data plans. Between them, the useful savings came to about $35. I checked the suggestions before acting on them, which is something I would strongly recommend doing.</p><p>Despite saving only 3.5% of the goal of $1,000, I was mildly impressed. It was still $35 I would probably have continued spending every month otherwise.</p><h2 id="ai-is-good-for-boring-work">AI is good for boring work</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4618px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="DmjFYRKvSrvDj73DhkmGGi" name="shutterstock_2490551853 copy" alt="Meta AI" src="https://cdn.mos.cms.futurecdn.net/DmjFYRKvSrvDj73DhkmGGi-1920-80.jpg" mos="" align="middle" fullscreen="" width="4618" height="2598" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock/Poetra.RH)</span></figcaption></figure><p>The gap between my result and the #MuseMoneyChallenge highlights something important about these increasingly capable personal AI agents. Their usefulness can depend enormously on how much financial debris you have accumulated.</p><p>The impressive examples circulating online underline the difference in how people may keep an eye on their money, and where AI might actually help those who struggle with doing so. Recovering a year's worth of subscription payments is possible if you have accidentally been paying for something for a year. Those are genuine opportunities, but they are not necessarily waiting in everyone's accounts.</p><p>My $35 therefore felt less like Muse failing and more like discovering that I apparently did not have $1,000 sitting around waiting for an AI to rescue it. I would also let it spend more time searching for refunds and credits rather than concentrating entirely on recurring expenses. </p><p>One of the advantages of an agent is that it can tackle exactly the kind of mildly irritating administrative task that I postpone because the potential reward does not seem worth 40 minutes navigating a company's customer service system. That may ultimately be a better pitch for Muse than the tantalizing $1,000 target.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Enterprise AI has a memory problem, but businesses have the answer ]]></title>
                                                                                                <dc:content><![CDATA[ <p><a href="https://www.techradar.com/phones/best-ai-phone">Artificial intelligence</a> (AI) is like a genius with no memory of you. It has plenty of brain power, but unless context is handed to it directly, it knows nothing about your business, your <a href="https://www.techradar.com/best/the-best-customer-database-software-of-year">customers</a>, or the decisions that shaped how you operate today.</p><p>And solving that memory problem is quickly becoming a major barrier to enterprise AI deployment today.</p><p>Much of the current conversation about AI's limitations centers on the models themselves and their evolution toward bigger context windows, better reasoning, or longer memory. But that framing misses something important.</p><p>Enterprises don't need to wait for the next model breakthrough to solve this problem. They already have what they need sitting inside their own organizations: decades of content, decisions, and institutional context that most AI systems never see.</p><p>Every enterprise has a vast, largely untapped record of how it actually operates in the contracts negotiated, claims resolved, cases handled, decisions made and revisited. This is the accumulated context that makes an organization's judgment distinct from a general-purpose LLM. Yet in most companies, this information sits fragmented across systems, buried in unstructured formats, or locked away with no clear path for AI to reach it.</p><p>That is the gap that needs closing before AI <a href="https://www.techradar.com/pro/best-it-automation-software">automation</a> can scale responsibly. Not a smarter model, but a more complete memory built from an organization's own history rather than a general-purpose training set.</p><p>Think of this as "business memory": the nervous system connecting what a company already knows to what it wants AI to help it do next, carrying context to wherever a decision needs to be made.</p><h2 id="giving-ai-the-full-picture">Giving AI the full picture</h2><p>Business memory is best described as the accumulated knowledge of how an organization operates. It turns years of enterprise content, workflows and industry knowledge into information that AI can act on for true agentic automation at scale. The thinking behind this is simple.</p><p>By creating a context layer that governs what data the AI has access to, and ensuring it operates on relevant, authorized and current information, organizations will get those governed, trusted outputs they need to act with confidence.</p><p>An organization's memory is more than the information it retains. It also includes which version is authoritative, who may access it, where it came from and how long it remains valid. Carrying those signals into the context layer helps AI operate within the same rules as the business itself.</p><p>Better context alone does not ensure trustworthy outputs; provenance, evaluation, monitoring and human oversight also matter.</p><p>And although it accounts for an estimated 80% of enterprise content, based on various analyst reports, businesses use only about 10% of this incredibly valuable resource.</p><p>If organizations want to maximize the effectiveness of their AI models, the first thing they need to do is to start leveraging that valuable <a href="https://www.techradar.com/best/best-small-business-software">business</a> memory contained in their unstructured data. And that requires investing in your infrastructure to transform it into an AI-ready format.</p><p>In practice, start with a clearly defined use case and identify the authoritative content and data needed to support it. Preserve existing access controls, enrich the information with metadata and relationships, and test whether the AI's outputs are accurate, traceable, and useful before expanding automation. This creates a repeatable foundation that scales across the business without a wholesale replacement of existing systems.</p><h2 id="context-is-key">Context is key</h2><p>However, giving your AI access to the relevant <a href="https://www.techradar.com/best/best-data-migration-tools">data</a> is not enough on its own. In fact, I’ve seen a lot of AI initiatives fail in the early stages because the business doesn’t appreciate just how complex a lot of this underlying data is.</p><p>As such, the content needs to be contextualized by an ‘ontology’, a formalized framework that defines all the different entities, terminology, relationships and rules that exist within your business. This enables your AI to understand not just what information exists across your systems, but how all of that information relates to your business or industry.</p><p>Put simply, ontologies are like maps: your AI may well get to your desired destination without one, but having it ensures you get there quicker and without potentially stumbling into any pitfalls along the way.</p><p>This is particularly important for regulated industries. In healthcare, for example, ontologies connect diagnoses to treatment plans, physician notes or lab results. Or in financial services, they link industry-specific regulations to the organization's compliance structures and policies.</p><p>In other words, unlocking unstructured data provides crucial business context that helps create better, more informed outputs from your AI. But that, in turn, needs to be contextualized by an ontology so that AI can understand data properly. </p><h2 id="taking-control-of-ai-memory">Taking control of AI memory</h2><p>AI doesn’t need perfect memory to understand how your business operates and start creating trustworthy, valuable outputs. What it does need is relevant, governed context; most of which lives in unstructured content but only becomes useful once connected to structured enterprise data.</p><p>Infrastructure that can enable your systems to access the right information, understand how that data fits together and then apply it within the realities of the business is, therefore, essential. But crucially, that doesn’t mean you have to start from scratch.</p><p>In fact, reinventing your foundations would essentially defeat the point. Real business memory understands the systems, content, data, and processes that already exist within your organization, so throwing everything out in the pursuit of better context is unnecessary and, frankly, a huge waste of resources.</p><p>You don’t have to wait for the next model update to cure AI’s amnesia, and you don’t need to completely change your current stack to see real value from your automation projects.</p><p>By building in the foundations for business memory, organizations can take back control, make the most of their AI systems and make their <a href="https://www.techradar.com/best/best-infrastructure-management-service">infrastructure</a> more resilient and adaptable for whatever models the future holds.</p><p><em></em><a href="https://www.techradar.com/news/the-best-website-builder"><em>We've featured the best AI website builder.</em></a></p><p><em>This article was produced as part of </em><a href="https://www.techradar.com/pro/perspectives" target="_blank"><em>TechRadar Pro Perspectives</em></a><em>, our channel to feature the best and brightest minds in the technology industry today.</em></p><p><em>The views expressed here are those of the author and are not necessarily those of TechRadarPro or Future plc. If you are interested in contributing find out more here: </em><a href="https://www.techradar.com/news/submit-your-story-to-techradar-pro" target="_blank"><em>https://www.techradar.com/pro/perspectives-how-to-submit</em></a></p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/pro/enterprise-ai-has-a-memory-problem-but-businesses-have-the-answer</link>
                                                                            <description>
                            <![CDATA[ What if the secret to better AI memory isn’t better models, but better business knowledge? ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">YvkePMUxpi29b3ThKhni7h</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/PAztEScphfxGJfYno5NjrL-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 24 Sep 2026 08:21:05 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Pro]]></category>
                                                                                                                    <dc:creator><![CDATA[ John Newton ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/PAztEScphfxGJfYno5NjrL-1920-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[A robot standing thoughtfully in front of a giant digital display with code on it]]></media:description>                                                            <media:text><![CDATA[A robot standing thoughtfully in front of a giant digital display with code on it]]></media:text>
                                <media:title type="plain"><![CDATA[A robot standing thoughtfully in front of a giant digital display with code on it]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/PAztEScphfxGJfYno5NjrL-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p><a href="https://www.techradar.com/phones/best-ai-phone">Artificial intelligence</a> (AI) is like a genius with no memory of you. It has plenty of brain power, but unless context is handed to it directly, it knows nothing about your business, your <a href="https://www.techradar.com/best/the-best-customer-database-software-of-year">customers</a>, or the decisions that shaped how you operate today.</p><p>And solving that memory problem is quickly becoming a major barrier to enterprise AI deployment today.</p><p>Much of the current conversation about AI's limitations centers on the models themselves and their evolution toward bigger context windows, better reasoning, or longer memory. But that framing misses something important.</p><p>Enterprises don't need to wait for the next model breakthrough to solve this problem. They already have what they need sitting inside their own organizations: decades of content, decisions, and institutional context that most AI systems never see.</p><p>Every enterprise has a vast, largely untapped record of how it actually operates in the contracts negotiated, claims resolved, cases handled, decisions made and revisited. This is the accumulated context that makes an organization's judgment distinct from a general-purpose LLM. Yet in most companies, this information sits fragmented across systems, buried in unstructured formats, or locked away with no clear path for AI to reach it.</p><p>That is the gap that needs closing before AI <a href="https://www.techradar.com/pro/best-it-automation-software">automation</a> can scale responsibly. Not a smarter model, but a more complete memory built from an organization's own history rather than a general-purpose training set.</p><p>Think of this as "business memory": the nervous system connecting what a company already knows to what it wants AI to help it do next, carrying context to wherever a decision needs to be made.</p><h2 id="giving-ai-the-full-picture">Giving AI the full picture</h2><p>Business memory is best described as the accumulated knowledge of how an organization operates. It turns years of enterprise content, workflows and industry knowledge into information that AI can act on for true agentic automation at scale. The thinking behind this is simple.</p><p>By creating a context layer that governs what data the AI has access to, and ensuring it operates on relevant, authorized and current information, organizations will get those governed, trusted outputs they need to act with confidence.</p><p>An organization's memory is more than the information it retains. It also includes which version is authoritative, who may access it, where it came from and how long it remains valid. Carrying those signals into the context layer helps AI operate within the same rules as the business itself.</p><p>Better context alone does not ensure trustworthy outputs; provenance, evaluation, monitoring and human oversight also matter.</p><p>And although it accounts for an estimated 80% of enterprise content, based on various analyst reports, businesses use only about 10% of this incredibly valuable resource.</p><p>If organizations want to maximize the effectiveness of their AI models, the first thing they need to do is to start leveraging that valuable <a href="https://www.techradar.com/best/best-small-business-software">business</a> memory contained in their unstructured data. And that requires investing in your infrastructure to transform it into an AI-ready format.</p><p>In practice, start with a clearly defined use case and identify the authoritative content and data needed to support it. Preserve existing access controls, enrich the information with metadata and relationships, and test whether the AI's outputs are accurate, traceable, and useful before expanding automation. This creates a repeatable foundation that scales across the business without a wholesale replacement of existing systems.</p><h2 id="context-is-key">Context is key</h2><p>However, giving your AI access to the relevant <a href="https://www.techradar.com/best/best-data-migration-tools">data</a> is not enough on its own. In fact, I’ve seen a lot of AI initiatives fail in the early stages because the business doesn’t appreciate just how complex a lot of this underlying data is.</p><p>As such, the content needs to be contextualized by an ‘ontology’, a formalized framework that defines all the different entities, terminology, relationships and rules that exist within your business. This enables your AI to understand not just what information exists across your systems, but how all of that information relates to your business or industry.</p><p>Put simply, ontologies are like maps: your AI may well get to your desired destination without one, but having it ensures you get there quicker and without potentially stumbling into any pitfalls along the way.</p><p>This is particularly important for regulated industries. In healthcare, for example, ontologies connect diagnoses to treatment plans, physician notes or lab results. Or in financial services, they link industry-specific regulations to the organization's compliance structures and policies.</p><p>In other words, unlocking unstructured data provides crucial business context that helps create better, more informed outputs from your AI. But that, in turn, needs to be contextualized by an ontology so that AI can understand data properly. </p><h2 id="taking-control-of-ai-memory">Taking control of AI memory</h2><p>AI doesn’t need perfect memory to understand how your business operates and start creating trustworthy, valuable outputs. What it does need is relevant, governed context; most of which lives in unstructured content but only becomes useful once connected to structured enterprise data.</p><p>Infrastructure that can enable your systems to access the right information, understand how that data fits together and then apply it within the realities of the business is, therefore, essential. But crucially, that doesn’t mean you have to start from scratch.</p><p>In fact, reinventing your foundations would essentially defeat the point. Real business memory understands the systems, content, data, and processes that already exist within your organization, so throwing everything out in the pursuit of better context is unnecessary and, frankly, a huge waste of resources.</p><p>You don’t have to wait for the next model update to cure AI’s amnesia, and you don’t need to completely change your current stack to see real value from your automation projects.</p><p>By building in the foundations for business memory, organizations can take back control, make the most of their AI systems and make their <a href="https://www.techradar.com/best/best-infrastructure-management-service">infrastructure</a> more resilient and adaptable for whatever models the future holds.</p><p><em></em><a href="https://www.techradar.com/news/the-best-website-builder"><em>We've featured the best AI website builder.</em></a></p><p><em>This article was produced as part of </em><a href="https://www.techradar.com/pro/perspectives" target="_blank"><em>TechRadar Pro Perspectives</em></a><em>, our channel to feature the best and brightest minds in the technology industry today.</em></p><p><em>The views expressed here are those of the author and are not necessarily those of TechRadarPro or Future plc. If you are interested in contributing find out more here: </em><a href="https://www.techradar.com/news/submit-your-story-to-techradar-pro" target="_blank"><em>https://www.techradar.com/pro/perspectives-how-to-submit</em></a></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Meta Muse could read your private messages without permission, report finds ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Meta has launched a new personal <a href="https://www.techradar.com/pro/ai-agents-the-next-big-phase-of-artificial-intelligence">artificial intelligence (AI) agent</a> called <a href="https://www.techradar.com/pro/mark-zuckerbergs-muse-personal-ai-agent-is-a-work-accessory-designed-by-people-who-dont-do-real-work">Muse</a>, and it seems to be pretty powerful. <a href="https://www.techradar.com/ai-platforms-assistants/i-tried-metas-new-muse-ai-agent-its-incredibly-useful-but-handing-it-my-digital-life-felt-deeply-uncomfortable">A little too powerful</a>, perhaps, as one writer has just revealed how the tool read his personal text messages without permission, then lied about what it did when questioned.</p><p>As explained by <a href="https://www.inc.com/jason-aten/metas-new-muse-ai-agent-read-my-private-messages-i-never-asked-it-to/91408202" target="_blank">Inc writer Jason Aten</a>, “I was having a conversation with my Primary Technology podcast co-host, Stephen Robles, about the new iPhones. Moments later, I got a push notification from Muse suggesting that the conversation we were having would make for a good column and offered to put together research for me to write about. It even flagged a message from my editor about having a column ready for Monday.” </p><p>The problem here is that “not only had I not asked it to do that sort of thing,” Aten stated, “I never gave it permission to read my messages. In fact, I remember explicitly choosing not to let it have access to my messages, calendar, and other personal information.” </p><p>After Aten asked Muse how it knew about his messages, the AI agent flubbed that it grabbed the relevant info from push notifications relating to Aten’s texts, not from inside the messages themselves. The problem? Aten is sure that’s not true. </p><p>The author discovered that Muse syncs your messages to Meta’s servers. On his device, this feature “had been activated and synced to row 187,462 of my Messages database,” Aten noted. “I’m not sure how many messages that equates to, but it’s obviously more than whatever Muse told me about what it was doing.” </p><p>Meta says it designed Muse to be “a safe, secure, private, and widely available personal AI agent.” But sending a user’s private messages to Meta’s servers then providing a misleading answer about what it was doing doesn’t exactly align with Muse’s stated goals. It we’re to judge companies on their actions rather than their words then Meta doesn’t come out of this smelling much like roses.</p><h2 id="a-familiar-pattern">A familiar pattern</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="n2dFzA7TpfgKDWytxEnzX4" name="Muse Neswsroom Banner" alt="Meta Muse AI agent" src="https://cdn.mos.cms.futurecdn.net/n2dFzA7TpfgKDWytxEnzX4-1920-80.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Meta)</span></figcaption></figure><p>This is just the latest incident in a recent glut of bad press for Meta, with much of it centering on its AI efforts. For example, a security researcher discovered that Muse can be manipulated into <a href="https://www.techradar.com/pro/security/meta-muse-already-has-a-majorly-worrying-zero-day-security-issue">sending your voice recordings</a> and more to a hacker’s server, while Amazon has <a href="https://www.geekwire.com/2026/amazon-blocks-metas-muse-ai-assistant-in-new-standoff-over-agentic-shopping/" target="_blank">banned the AI agent</a> from shopping on its website. And Meta is apparently considering using a <a href="https://www.reuters.com/business/meta-testing-human-concierge-its-new-personal-ai-agent-muse-2026-09-22/" target="_blank">“human concierge”</a> system that would involve real people handling a percentage of the potentially sensitive phone calls that can be placed using Muse. </p><p>And that’s not forgetting the controversy over its <a href="https://www.techradar.com/computing/virtual-reality-augmented-reality/meta-has-a-fresh-update-to-stop-people-from-turning-meta-smart-glasses-into-pervert-glasses-and-the-updates-will-keep-coming">“pervert glasses”</a> that can <a href="https://www.techradar.com/computing/virtual-reality-augmented-reality/modders-are-turning-meta-ray-bans-into-spy-glasses-its-not-cool-its-creepy-and-i-hate-it">record random members of the public</a> without their consent. Meta’s smart glasses have been used for <a href="https://www.techradar.com/computing/virtual-reality-augmented-reality/meta-smart-glasses-were-the-best-tech-i-took-on-my-honeymoon-but-privacy-concerns-kept-them-from-being-as-frictionless-as-i-wished-they-could-be">harassment, stalking and more</a> since they launched, garnering considerable hostile attention in the process. </p><p>I wish I could say that this was just a blip or an unexpected turn of events, but when it comes to Meta, privacy violations very much <a href="https://www.techradar.com/pro/metas-facebook-whatsapp-and-instagram-are-amongst-the-worst-offenders-when-it-comes-to-social-media-privacy-heres-what-you-need-to-know">feel like the norm</a>. They’ve happened <a href="https://www.techradar.com/pro/security/meta-investigates-security-concerns-of-internal-mouse-tracking-tech-used-to-track-employees-and-train-ai">so often in the past</a> that it’s hard not to conclude that the functionality that allows its AI to browse and upload your messages without permission is there by design, not by accident. </p><p>And when we’re talking about a company that seems to feel it has an <a href="https://www.techradar.com/pro/meta-promises-to-reduce-data-sharing-for-eu-users-by-2026-to-avoid-eu-gdpr-fines">absolute right to all of your private data</a> — regardless of your wishes — then it’s no wonder that I wouldn’t touch Meta Muse with a bargepole. I’ve tried plenty of <a href="https://www.techradar.com/best/best-ai-tools">AI tools and services</a>, but Muse is one that I just won’t go near. </p><p>But let’s be fair here: Muse is only the most egregious example of a worrying trend among AI agents to <a href="https://www.techradar.com/pro/security/agentic-ai-has-profound-issues-with-security-and-privacy-signal-president-says">treat user privacy as an annoying afterthought</a>, one that can be ignored as long as they can get away with it. You only need to look at the recent spate of <a href="https://www.techradar.com/pro/rogue-ai-agents-arent-flukes-theyre-patterns">AI security incidents</a> to know that trusting an agent with your private data is a risky proposition. </p><p>Throw Meta into the mix and you’ve got a recipe for disaster, as Aten discovered. If you’re running Muse on your devices right now, you might want to consider what permissions you’ve granted it — or think about uninstalling it completely.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/ai-platforms-assistants/meta-muse-read-a-writers-private-messages-without-permission-and-its-exactly-why-im-not-ready-to-hand-my-life-over-to-ai-agents</link>
                                                                            <description>
                            <![CDATA[ The Meta Muse AI agent was caught in another privacy firestorm when it started reading private texts without permission. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">FypfgamGu7Tw46eJezkxjg</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/obHcSWrQyTuJsvfBc93Jtj-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 23 Sep 2026 14:52:57 +0000</pubDate>                                                                                                                                <updated>Thu, 24 Sep 2026 05:15:05 +0000</updated>
                                                                                                                                            <category><![CDATA[AI Platforms & Assistants]]></category>
                                                                                                <author><![CDATA[ alexblake.techradar@gmail.com (Alex Blake) ]]></author>                    <dc:creator><![CDATA[ Alex Blake ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/gwmVRU4zMGnDYsGVAFvRmL-320-70.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Alex Blake has been fooling around with computers since the early 1990s, and since that time he&#039;s learned a thing or two about tech. No more than two things, though. That&#039;s all his brain can hold. As well as TechRadar, Alex writes for iMore, Digital Trends and Creative Bloq, among others. He was previously commissioning editor at MacFormat magazine. That means he mostly covers the world of Apple and its latest products, but also Windows, computer peripherals, mobile apps, and much more beyond. When not writing, you can find him hiking the English countryside and gaming on his PC.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/obHcSWrQyTuJsvfBc93Jtj-1920-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock / fizkes / jackpress]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Meta Muse and angry man.]]></media:description>                                                            <media:text><![CDATA[Meta Muse and angry man.]]></media:text>
                                <media:title type="plain"><![CDATA[Meta Muse and angry man.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/obHcSWrQyTuJsvfBc93Jtj-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Meta has launched a new personal <a href="https://www.techradar.com/pro/ai-agents-the-next-big-phase-of-artificial-intelligence">artificial intelligence (AI) agent</a> called <a href="https://www.techradar.com/pro/mark-zuckerbergs-muse-personal-ai-agent-is-a-work-accessory-designed-by-people-who-dont-do-real-work">Muse</a>, and it seems to be pretty powerful. <a href="https://www.techradar.com/ai-platforms-assistants/i-tried-metas-new-muse-ai-agent-its-incredibly-useful-but-handing-it-my-digital-life-felt-deeply-uncomfortable">A little too powerful</a>, perhaps, as one writer has just revealed how the tool read his personal text messages without permission, then lied about what it did when questioned.</p><p>As explained by <a href="https://www.inc.com/jason-aten/metas-new-muse-ai-agent-read-my-private-messages-i-never-asked-it-to/91408202" target="_blank">Inc writer Jason Aten</a>, “I was having a conversation with my Primary Technology podcast co-host, Stephen Robles, about the new iPhones. Moments later, I got a push notification from Muse suggesting that the conversation we were having would make for a good column and offered to put together research for me to write about. It even flagged a message from my editor about having a column ready for Monday.” </p><p>The problem here is that “not only had I not asked it to do that sort of thing,” Aten stated, “I never gave it permission to read my messages. In fact, I remember explicitly choosing not to let it have access to my messages, calendar, and other personal information.” </p><p>After Aten asked Muse how it knew about his messages, the AI agent flubbed that it grabbed the relevant info from push notifications relating to Aten’s texts, not from inside the messages themselves. The problem? Aten is sure that’s not true. </p><p>The author discovered that Muse syncs your messages to Meta’s servers. On his device, this feature “had been activated and synced to row 187,462 of my Messages database,” Aten noted. “I’m not sure how many messages that equates to, but it’s obviously more than whatever Muse told me about what it was doing.” </p><p>Meta says it designed Muse to be “a safe, secure, private, and widely available personal AI agent.” But sending a user’s private messages to Meta’s servers then providing a misleading answer about what it was doing doesn’t exactly align with Muse’s stated goals. It we’re to judge companies on their actions rather than their words then Meta doesn’t come out of this smelling much like roses.</p><h2 id="a-familiar-pattern">A familiar pattern</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="n2dFzA7TpfgKDWytxEnzX4" name="Muse Neswsroom Banner" alt="Meta Muse AI agent" src="https://cdn.mos.cms.futurecdn.net/n2dFzA7TpfgKDWytxEnzX4-1920-80.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Meta)</span></figcaption></figure><p>This is just the latest incident in a recent glut of bad press for Meta, with much of it centering on its AI efforts. For example, a security researcher discovered that Muse can be manipulated into <a href="https://www.techradar.com/pro/security/meta-muse-already-has-a-majorly-worrying-zero-day-security-issue">sending your voice recordings</a> and more to a hacker’s server, while Amazon has <a href="https://www.geekwire.com/2026/amazon-blocks-metas-muse-ai-assistant-in-new-standoff-over-agentic-shopping/" target="_blank">banned the AI agent</a> from shopping on its website. And Meta is apparently considering using a <a href="https://www.reuters.com/business/meta-testing-human-concierge-its-new-personal-ai-agent-muse-2026-09-22/" target="_blank">“human concierge”</a> system that would involve real people handling a percentage of the potentially sensitive phone calls that can be placed using Muse. </p><p>And that’s not forgetting the controversy over its <a href="https://www.techradar.com/computing/virtual-reality-augmented-reality/meta-has-a-fresh-update-to-stop-people-from-turning-meta-smart-glasses-into-pervert-glasses-and-the-updates-will-keep-coming">“pervert glasses”</a> that can <a href="https://www.techradar.com/computing/virtual-reality-augmented-reality/modders-are-turning-meta-ray-bans-into-spy-glasses-its-not-cool-its-creepy-and-i-hate-it">record random members of the public</a> without their consent. Meta’s smart glasses have been used for <a href="https://www.techradar.com/computing/virtual-reality-augmented-reality/meta-smart-glasses-were-the-best-tech-i-took-on-my-honeymoon-but-privacy-concerns-kept-them-from-being-as-frictionless-as-i-wished-they-could-be">harassment, stalking and more</a> since they launched, garnering considerable hostile attention in the process. </p><p>I wish I could say that this was just a blip or an unexpected turn of events, but when it comes to Meta, privacy violations very much <a href="https://www.techradar.com/pro/metas-facebook-whatsapp-and-instagram-are-amongst-the-worst-offenders-when-it-comes-to-social-media-privacy-heres-what-you-need-to-know">feel like the norm</a>. They’ve happened <a href="https://www.techradar.com/pro/security/meta-investigates-security-concerns-of-internal-mouse-tracking-tech-used-to-track-employees-and-train-ai">so often in the past</a> that it’s hard not to conclude that the functionality that allows its AI to browse and upload your messages without permission is there by design, not by accident. </p><p>And when we’re talking about a company that seems to feel it has an <a href="https://www.techradar.com/pro/meta-promises-to-reduce-data-sharing-for-eu-users-by-2026-to-avoid-eu-gdpr-fines">absolute right to all of your private data</a> — regardless of your wishes — then it’s no wonder that I wouldn’t touch Meta Muse with a bargepole. I’ve tried plenty of <a href="https://www.techradar.com/best/best-ai-tools">AI tools and services</a>, but Muse is one that I just won’t go near. </p><p>But let’s be fair here: Muse is only the most egregious example of a worrying trend among AI agents to <a href="https://www.techradar.com/pro/security/agentic-ai-has-profound-issues-with-security-and-privacy-signal-president-says">treat user privacy as an annoying afterthought</a>, one that can be ignored as long as they can get away with it. You only need to look at the recent spate of <a href="https://www.techradar.com/pro/rogue-ai-agents-arent-flukes-theyre-patterns">AI security incidents</a> to know that trusting an agent with your private data is a risky proposition. </p><p>Throw Meta into the mix and you’ve got a recipe for disaster, as Aten discovered. If you’re running Muse on your devices right now, you might want to consider what permissions you’ve granted it — or think about uninstalling it completely.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Trump wants to rename Artificial Intelligence ‘Super Intelligence’ — but something else worries me ]]></title>
                                                                                                <dc:content><![CDATA[ <p>If there's one thing President Donald Trump is good at, it's misdirection: focusing your attention on what doesn't matter so he can actively ignore the most distressing problems. So it comes as little surprise that he is now campaigning to rename Artificial Intelligence to "Super Intelligence". In the meantime, he's downplaying concerns and promising to give AI... er... SI "free rein".</p><p>Trump rolled out the name change during his annual United Nations General Assembly address in Manhattan on Tuesday, admitting that he doesn't know if he has the power to rename an entire science, technology discipline, and industry. But naturally, the guy who bulldozes buildings first and never asks questions later is willing to try.</p><p>"Welcome to the world of super intelligence, dash, SI, SI, " Trump declared. "Let's see if that sticks. Let's see if that goes. It sounds much better, and it's much more accurate." He even plans to change the usage across all government documents, which should only foster mass confusion.</p><p>The rationale here is that "there's nothing artificial about it," whatever that means. Trump loves his superlatives, like "greatest ever," "beautiful," "tremendous," "huge" (or "Yuge"). "Super" fits the mold. But it's also inaccurate. AI is not super intelligence. It's not yet human intelligence with extra juice. Consider it this way: Superman, though an alien, is called "Super " because he appears as a man but with extraordinary powers.</p><p>Artificial intelligence is so named because it's made like an artificial sweetener. There's nothing natural about it. It's not a genius or super-smart person. It's computers, programs, algorithms, models, and training that can create the appearance of human-like intelligence, which, in some instances, can be far greater than our own. But there's nothing remotely human about it.</p><div class="see-more see-more--clipped"><figure><blockquote class="twitter-tweet hawk-ignore" data-lang="en" cite="https://twitter.com/cantworkitout/status/2102413962729968116"><p lang="en" dir="ltr">Trump tells the UN he is officially changing the name of Artificial Intelligence to "Super Intelligence" and says all US government documents will now be changed to refer to "SI" pic.twitter.com/LEWbc5tn3B<a href="https://twitter.com/cantworkitout/status/2102413962729968116">September 22, 2026</a></p></blockquote></figure><div class="see-more__filter"></div></div><p>The other confusing part of this is that the timeline of AI does allow for "Super Intelligence," but not as the same thing. Instead, it's something down the line that far exceeds human cognition. It's also what some call Artificial General Intelligence (AGI). Whatever you call it, experts think that it's fast approaching and we should be deeply concerned.</p><p>The so-called Godfather of AI, <a href="https://www.techradar.com/news/5-ways-the-godfather-of-ai-thinks-ai-could-ruin-everything">Geoffrey Hinton</a>,<a href="https://www.nbcnews.com/politics/congress/godfather-ai-warns-congress-maybe-year-left-regulate-ai-rcna598330" target="_blank"> just issued a fresh warning</a> that the U.S. Congress has “maybe a year, but not much more than a year,” to regulate AI before we lose control. He's particularly concerned about AI that doesn't need human intervention for improvement: "AI has now reached the point where AI is designing better AI,” said Hinton last week after his congressional testimony. "That’s called recursive self-improvement." He added that it could get out of control, and warned "We need to slow down.”</p><h2 id="ai-unleashed">AI unleashed</h2><p>Look, I know Trump has had some luck with renaming bodies of water (at least from the US perspective), but I'm hoping the AI industry and those covering AI reject Trump's proposal out of hand, and focus instead on the more existential AI problem and Trump's declaration, "We will only encourage super intelligence. We're going to encourage it, not rein it in."</p><p>If anyone was hoping that rising concerns over human ability to keep track of and maintain control of AI — plus recent well-documented incidents of <a href="https://www.techradar.com/pro/security/openai-says-its-models-escaped-a-sandbox-and-breached-hugging-face">AI jumping out of sandboxes</a> — would prompt some self-reflection and action on the part of the White House, they are surely disappointed.</p><p>It's not a surprising stance for him. Trump has publicly worried about falling behind China in the AI (or SI) race. Even those who have voiced concerns about AI's aforementioned recent attacks on third-party systems, recursive development, and <a href="https://www.techradar.com/ai-platforms-assistants/gpt-6-is-here-but-what-if-we-just-said-no-thanks-to-astra-a-model-so-powerful-that-we-may-never-fully-understand-it">inscrutable language</a> have noted the need to both regulate and control AI while still competing with China. The prevailing idea is to create internal independent watchdogs and some sort of a global body that will help everyone, including China, work together on regulating AI.</p><p>As long as Trump is President, the US will clearly have no part in that.</p><p>Which leaves us with unfettered AI (or SI or whatever) and no clear path for continued safe use. Instead, the US will be encouraging AI companies to work fast, and as the old Facebook once did, break things along the way, all in a quest to maintain global AI dominance. If there's any glimmer of hope here, it's that Trump, as he insisted AI is not "fake" (no one says it is, but Trump thinks "artificial" is synonymous with "fake"), did say "we have to be careful." He also said that the US "rejects any attempt to construct a globalist scheme to control... artificial intelligence."</p><p>So, sure, let's talk about Super Intelligence and, I guess Super General Intelligence(?) but also not forget that Trump is stepping aside so the freight train of AI development can race by, careening into an uncertain future where AI becomes, maybe not sentient, but also likely completely out of our control.</p><p>That doesn't seem super intelligent.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/ai-platforms-assistants/trump-wants-to-rename-artificial-intelligence-super-intelligence-but-his-real-message-is-that-he-doesnt-want-to-regulate-it-and-thats-what-worries-me</link>
                                                                            <description>
                            <![CDATA[ US President wants to rename Artificial Intelligence to 'Super Intelligence', but no matter the name, he won't be regulating it. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">q4J8oqw8ECoRcLx5PjPaxf</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/RggUJsXG7EMnsFBWmD9g6W-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 22 Sep 2026 18:15:10 +0000</pubDate>                                                                                                                                <updated>Wed, 23 Sep 2026 10:39:06 +0000</updated>
                                                                                                                                            <category><![CDATA[AI Platforms & Assistants]]></category>
                                                                                                <author><![CDATA[ lance.ulanoff@futurenet.com (Lance Ulanoff) ]]></author>                    <dc:creator><![CDATA[ Lance Ulanoff ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/W2qksRaQeUfBGMwsW5bTGh-320-70.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Lance Ulanoff is an &lt;a href=&quot;https://cdn.mos.cms.futurecdn.net/ox35RKH2kNKBfSBfvHEoK6.jpg&quot;&gt;award-winning tech journalist&lt;/a&gt;, on-air expert, and commentator.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Before joining TechRadar, he served as Editor in Chief of Lifewire. Prior to that, he was Chief Correspondent for Mashable where he covered all facets of technology and the&amp;nbsp;intersection&amp;nbsp;of digital and life. He also helped Mashable find new ways to&amp;nbsp;tell&amp;nbsp;stories. Lance is based in NY.&lt;br&gt;
&lt;br&gt;
A 38-year industry veteran, &lt;a href=&quot;https://en.wikipedia.org/wiki/Lance_Ulanoff&quot; target=&quot;_blank&quot;&gt;Lance Ulanoff&lt;/a&gt; has covered technology since PCs were the size of suitcases, “on line” meant “waiting” and CPU speeds were measured in single-digit megahertz. Prior to joining Mashable as Editor in Chief in 2011, Lance Ulanoff served as Editor in Chief of PCMag.com and Senior Vice President of Content for the Ziff Davis, Inc. While there, he guided the brand to a 100% digital existence and oversaw content strategy for all of Ziff Davis’ Web sites. His long-running column on PCMag.com earned him a Bronze award from the ASBPE. Winmag.com, HomePC.com, and PCMag.com were all honored under Lance’s guidance.&amp;nbsp;&lt;br&gt;
&lt;br&gt;
He makes frequent appearances on national, international, and local news programs including &lt;a href=&quot;https://kellyandryan.com/homepagemodules/new-years-tech-resolutions-with-lance-ulanoff/&quot; target=&quot;_blank&quot;&gt;Live with Kelly and Mark&lt;/a&gt;, &lt;a href=&quot;https://www.today.com/video/google-glass-is-beginning-of-a-revolution-44496451646&quot; target=&quot;_blank&quot;&gt;the Today Show&lt;/a&gt;, Good Morning America, CNBC, CNN, and the BBC. He has also offered commentary on National Public Radio and been interviewed by newspapers and radio stations around the country. Lance has been an invited guest speaker at numerous technology conferences including Think Mobile, CEA Line Shows, Digital Life, RoboBusiness, RoboNexus, Business Foresight, and Digital Media Wire’s Games and Mobile Forum.&lt;br&gt;
&lt;br&gt;
Lance received his Bachelor of Arts in Journalism from Hofstra University in New York. He serves on Hofstra’s School of Communication Advisory Board.&lt;br&gt;
&lt;br&gt;
In his spare time, Lance draws cartoons, which he occasionally posts online. He and his wife Linda have been married for over 30 years and have raised two amazing children.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/RggUJsXG7EMnsFBWmD9g6W-1920-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[NEW YORK, NEW YORK - SEPTEMBER 23: U.S. President Donald Trump speaks during the United Nations General Assembly (UNGA) at the United Nations headquarters on September 23, 2025 in New York City.]]></media:description>                                                            <media:text><![CDATA[Donald Trump]]></media:text>
                                <media:title type="plain"><![CDATA[Donald Trump]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/RggUJsXG7EMnsFBWmD9g6W-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>If there's one thing President Donald Trump is good at, it's misdirection: focusing your attention on what doesn't matter so he can actively ignore the most distressing problems. So it comes as little surprise that he is now campaigning to rename Artificial Intelligence to "Super Intelligence". In the meantime, he's downplaying concerns and promising to give AI... er... SI "free rein".</p><p>Trump rolled out the name change during his annual United Nations General Assembly address in Manhattan on Tuesday, admitting that he doesn't know if he has the power to rename an entire science, technology discipline, and industry. But naturally, the guy who bulldozes buildings first and never asks questions later is willing to try.</p><p>"Welcome to the world of super intelligence, dash, SI, SI, " Trump declared. "Let's see if that sticks. Let's see if that goes. It sounds much better, and it's much more accurate." He even plans to change the usage across all government documents, which should only foster mass confusion.</p><p>The rationale here is that "there's nothing artificial about it," whatever that means. Trump loves his superlatives, like "greatest ever," "beautiful," "tremendous," "huge" (or "Yuge"). "Super" fits the mold. But it's also inaccurate. AI is not super intelligence. It's not yet human intelligence with extra juice. Consider it this way: Superman, though an alien, is called "Super " because he appears as a man but with extraordinary powers.</p><p>Artificial intelligence is so named because it's made like an artificial sweetener. There's nothing natural about it. It's not a genius or super-smart person. It's computers, programs, algorithms, models, and training that can create the appearance of human-like intelligence, which, in some instances, can be far greater than our own. But there's nothing remotely human about it.</p><div class="see-more see-more--clipped"><figure><blockquote class="twitter-tweet hawk-ignore" data-lang="en" cite="https://twitter.com/cantworkitout/status/2102413962729968116"><p lang="en" dir="ltr">Trump tells the UN he is officially changing the name of Artificial Intelligence to "Super Intelligence" and says all US government documents will now be changed to refer to "SI" pic.twitter.com/LEWbc5tn3B<a href="https://twitter.com/cantworkitout/status/2102413962729968116">September 22, 2026</a></p></blockquote></figure><div class="see-more__filter"></div></div><p>The other confusing part of this is that the timeline of AI does allow for "Super Intelligence," but not as the same thing. Instead, it's something down the line that far exceeds human cognition. It's also what some call Artificial General Intelligence (AGI). Whatever you call it, experts think that it's fast approaching and we should be deeply concerned.</p><p>The so-called Godfather of AI, <a href="https://www.techradar.com/news/5-ways-the-godfather-of-ai-thinks-ai-could-ruin-everything">Geoffrey Hinton</a>,<a href="https://www.nbcnews.com/politics/congress/godfather-ai-warns-congress-maybe-year-left-regulate-ai-rcna598330" target="_blank"> just issued a fresh warning</a> that the U.S. Congress has “maybe a year, but not much more than a year,” to regulate AI before we lose control. He's particularly concerned about AI that doesn't need human intervention for improvement: "AI has now reached the point where AI is designing better AI,” said Hinton last week after his congressional testimony. "That’s called recursive self-improvement." He added that it could get out of control, and warned "We need to slow down.”</p><h2 id="ai-unleashed">AI unleashed</h2><p>Look, I know Trump has had some luck with renaming bodies of water (at least from the US perspective), but I'm hoping the AI industry and those covering AI reject Trump's proposal out of hand, and focus instead on the more existential AI problem and Trump's declaration, "We will only encourage super intelligence. We're going to encourage it, not rein it in."</p><p>If anyone was hoping that rising concerns over human ability to keep track of and maintain control of AI — plus recent well-documented incidents of <a href="https://www.techradar.com/pro/security/openai-says-its-models-escaped-a-sandbox-and-breached-hugging-face">AI jumping out of sandboxes</a> — would prompt some self-reflection and action on the part of the White House, they are surely disappointed.</p><p>It's not a surprising stance for him. Trump has publicly worried about falling behind China in the AI (or SI) race. Even those who have voiced concerns about AI's aforementioned recent attacks on third-party systems, recursive development, and <a href="https://www.techradar.com/ai-platforms-assistants/gpt-6-is-here-but-what-if-we-just-said-no-thanks-to-astra-a-model-so-powerful-that-we-may-never-fully-understand-it">inscrutable language</a> have noted the need to both regulate and control AI while still competing with China. The prevailing idea is to create internal independent watchdogs and some sort of a global body that will help everyone, including China, work together on regulating AI.</p><p>As long as Trump is President, the US will clearly have no part in that.</p><p>Which leaves us with unfettered AI (or SI or whatever) and no clear path for continued safe use. Instead, the US will be encouraging AI companies to work fast, and as the old Facebook once did, break things along the way, all in a quest to maintain global AI dominance. If there's any glimmer of hope here, it's that Trump, as he insisted AI is not "fake" (no one says it is, but Trump thinks "artificial" is synonymous with "fake"), did say "we have to be careful." He also said that the US "rejects any attempt to construct a globalist scheme to control... artificial intelligence."</p><p>So, sure, let's talk about Super Intelligence and, I guess Super General Intelligence(?) but also not forget that Trump is stepping aside so the freight train of AI development can race by, careening into an uncertain future where AI becomes, maybe not sentient, but also likely completely out of our control.</p><p>That doesn't seem super intelligent.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ I tested ChatGPT against Copilot in Microsoft Word ]]></title>
                                                                                                <dc:content><![CDATA[ <p><a href="https://www.techradar.com/uk/tag/microsoft-office">Microsoft Word</a> has spent the past few years getting increasingly acquainted with AI. <a href="https://www.techradar.com/computing/artificial-intelligence/what-is-copilot-microsofts-ai-chatbot-isnt-just-for-windows-users">Copilot</a> can already draft text, rewrite passages, summarize documents, and answer questions about whatever you have open. Microsoft has even been rolling out more advanced editing capabilities that let Copilot make broader changes directly inside a document.</p><p>Now there is another AI sitting in Word. OpenAI launched ChatGPT for Word, via a plug-in, on September 17, putting a <a href="https://www.techradar.com/news/chatgpt-explained">ChatGPT</a> sidebar directly inside Microsoft's word processor. It works across ChatGPT's plans, including Free, although your normal ChatGPT usage limits still apply.</p><p>That creates a slightly peculiar situation. Microsoft has spent considerable effort building Copilot into Word, and now I can install its most famous AI rival in the same application. Naturally, I wanted to see which one I would actually reach for. I came away liking both, although for rather different reasons.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:86.93%;"><img id="vPyGhCVwa297KRrYBvmmQ8" name="Word ChatGPT" alt="Word ChatGPT" src="https://cdn.mos.cms.futurecdn.net/vPyGhCVwa297KRrYBvmmQ8-1920-80.png" mos="" align="middle" fullscreen="" width="1920" height="1669" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: OpenAI)</span></figcaption></figure><p>Installing ChatGPT in Word is straightforward, although there is one extra step compared with Copilot if Microsoft's assistant is already part of your Microsoft 365 setup. OpenAI's ChatGPT add-in is available through <a href="https://marketplace.microsoft.com/en-us/" target="_blank">Microsoft Marketplace</a>. Once installed, you can open it from the Word ribbon, sign-in to your ChatGPT account, and have the familiar chatbot appear in a sidebar.</p><p>The integration works with ChatGPT's Free, Go, Plus, and Pro plans, with the usual usage limits applying to each. The big difference with regular ChatGPT is that all conversations inside Word are separate from the ones in the regular ChatGPT app, and ChatGPT's memory does not follow you into Word either. That is worth remembering if you are accustomed to the regular chatbot already knowing your preferences.</p><h2 id="test-1-planning-a-trip">Test 1: Planning a trip</h2><p>I started with a blank document and asked each AI to respond to a request for a reusable vacation-planning template that I asked for using natural language in the sidebar. </p><p>I wanted somewhere to keep travel details, hotel information, reservations, restaurants, packing notes, and a loose daily itinerary without creating the sort of schedule that makes a vacation feel suspiciously like work.</p><p>ChatGPT produced a thoughtful setup, including the expected travel and accommodation details, but with added sections for reservation deadlines, estimated travel times, priority activities, backup plans, and ideas that had not yet made the final itinerary. Instead of filling every day with morning, afternoon, and evening slots, it left more space for a main activity and optional plans, which made the template feel less rigid.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="H2xCJhsWLz7hPisnbraBXc" name="Word ChatGPT 1" alt="ChatGPT Word" src="https://cdn.mos.cms.futurecdn.net/H2xCJhsWLz7hPisnbraBXc-1920-80.png" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Word)</span></figcaption></figure><p>In contrast, Copilot gave me the more conventional Word template. It neatly divided the document into sections for transportation, accommodation, daily plans, activities, dining, and packing, with plenty of space to fill everything in later. The structure was clean and immediately usable, and because Copilot is so closely integrated with Word, tweaking individual sections and reorganizing the document felt particularly easy.</p><p>Copilot was stronger at quickly producing a polished template that looked and behaved like something created specifically for Word. ChatGPT was better at considering the practical problems that tend to emerge while planning an actual vacation and building the document around them.</p><p>I ultimately preferred ChatGPT's version because it felt more flexible, although Copilot's was arguably easier to start using immediately. ChatGPT did a little more thinking about what information I might eventually wish I had included.</p><h2 id="test-2-editing-down-nonsense">Test 2: Editing down nonsense</h2><p>I then decided to see how they compared at editing. I pasted in an old, absurdly long set of instructions for an AirBnB I had saved years ago out of amusement, complete with information about plants, deliveries, Wi-Fi and several unnecessary paragraphs devoted to where various things were stored.</p><p>I selected a particularly rambling section and asked ChatGPT to shorten it while preserving anything somebody would actually need.</p><p>“The main problem is repetition rather than the amount of information," The AI wrote. It mentions the delivery instructions twice and explains the location of the spare supplies in more detail than someone staying for a weekend probably needs. I’d keep the Wi-Fi information, the plant-watering schedule and anything involving keys or access exactly clear. The rest can be condensed into a short ‘Around the house’ section so the useful details are easier to find.”</p><p>Copilot is hardly incapable of that conversation. It can answer questions about a document, provide summaries and respond to prompts about unclear passages, and  provide references showing where information came from. But I would tend to pull up Copilot only when I already knew what I wanted it to do. </p><p>Selecting some text and telling Copilot to rewrite it produces versions that can be replaced or inserted directly into the document, and Microsoft now allows editing inside its suggestion box before accepting the result. </p><h2 id="which-did-i-prefer">Which did I prefer?</h2><p>ChatGPT's biggest practical advantage may simply be accessibility. OpenAI says ChatGPT for Word is available on all ChatGPT plans, including Free. Copilot availability varies according to Microsoft 365 subscription, Copilot license and organizational settings, while some of Microsoft's newer 'Edit with Copilot' features are still rolling out to eligible users.</p><p>There are good reasons to prefer Copilot. Its integration with Word is deeper, and Microsoft has built features specifically around manipulating Word documents rather than placing a general AI assistant alongside them. Depending on your setup, Copilot can also draw on Microsoft files, emails and meetings, which could matter far more than conversational style for people already living inside Microsoft 365.</p><p>For quick mechanical changes, particularly when I knew exactly what needed rewriting, Copilot's tighter relationship with Word made sense. It felt like an extension of the application rather than another destination. ChatGPT was the one I preferred when the problem was fuzzier. The two assistants overlap considerably, but they did not feel identical when I actually used them. Copilot often felt like an AI feature of Word. ChatGPT is a more fully-featured chatbot, while Copilot simply augments Word with AI features. Either is fine, it's just that ChatGPT feels more flexible.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/ai-platforms-assistants/chatgpt/copilot-worked-best-when-i-knew-what-i-wanted-chatgpt-was-better-when-i-didnt-i-tested-both-ai-assistants-in-word-and-i-wasnt-expecting-the-difference-to-be-so-obvious</link>
                                                                            <description>
                            <![CDATA[ I tried ChatGPT and Copilot side by side in Microsoft Word, and I was surprised by what I found. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">gZUs8QRJ58qBq38sYsCgc6</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/vVVnt9TvTRixs3LBU3hQaQ-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 22 Sep 2026 16:01:39 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[ChatGPT]]></category>
                                                    <category><![CDATA[AI Platforms & Assistants]]></category>
                                                    <category><![CDATA[OpenAI]]></category>
                                                                                                <author><![CDATA[ ESchwartzwrites@gmail.com (Eric Hal Schwartz) ]]></author>                    <dc:creator><![CDATA[ Eric Hal Schwartz ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/mTaiWitAt8o75BmPY3i4xK-320-70.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Eric Hal Schwartz is a freelance writer for TechRadar with more than 15 years of experience covering the intersection of the world and technology. For the last five years, he served as head writer for Voicebot.ai and was on the leading edge of reporting on generative AI and large language models. He&#039;s since become an expert on the products of generative AI models, such as OpenAI’s ChatGPT, Anthropic’s Claude, Google Gemini, and every other synthetic media tool. His experience runs the gamut of media, including print, digital, broadcast, and live events. Now, he&#039;s continuing to tell the stories people want and need to hear about the rapidly evolving AI space and its impact on their lives. Eric is based in New York City.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/vVVnt9TvTRixs3LBU3hQaQ-1920-80.jpg">
                                                            <media:credit><![CDATA[OpenAI]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Word ChatGPT]]></media:description>                                                            <media:text><![CDATA[Word ChatGPT]]></media:text>
                                <media:title type="plain"><![CDATA[Word ChatGPT]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/vVVnt9TvTRixs3LBU3hQaQ-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p><a href="https://www.techradar.com/uk/tag/microsoft-office">Microsoft Word</a> has spent the past few years getting increasingly acquainted with AI. <a href="https://www.techradar.com/computing/artificial-intelligence/what-is-copilot-microsofts-ai-chatbot-isnt-just-for-windows-users">Copilot</a> can already draft text, rewrite passages, summarize documents, and answer questions about whatever you have open. Microsoft has even been rolling out more advanced editing capabilities that let Copilot make broader changes directly inside a document.</p><p>Now there is another AI sitting in Word. OpenAI launched ChatGPT for Word, via a plug-in, on September 17, putting a <a href="https://www.techradar.com/news/chatgpt-explained">ChatGPT</a> sidebar directly inside Microsoft's word processor. It works across ChatGPT's plans, including Free, although your normal ChatGPT usage limits still apply.</p><p>That creates a slightly peculiar situation. Microsoft has spent considerable effort building Copilot into Word, and now I can install its most famous AI rival in the same application. Naturally, I wanted to see which one I would actually reach for. I came away liking both, although for rather different reasons.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:86.93%;"><img id="vPyGhCVwa297KRrYBvmmQ8" name="Word ChatGPT" alt="Word ChatGPT" src="https://cdn.mos.cms.futurecdn.net/vPyGhCVwa297KRrYBvmmQ8-1920-80.png" mos="" align="middle" fullscreen="" width="1920" height="1669" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: OpenAI)</span></figcaption></figure><p>Installing ChatGPT in Word is straightforward, although there is one extra step compared with Copilot if Microsoft's assistant is already part of your Microsoft 365 setup. OpenAI's ChatGPT add-in is available through <a href="https://marketplace.microsoft.com/en-us/" target="_blank">Microsoft Marketplace</a>. Once installed, you can open it from the Word ribbon, sign-in to your ChatGPT account, and have the familiar chatbot appear in a sidebar.</p><p>The integration works with ChatGPT's Free, Go, Plus, and Pro plans, with the usual usage limits applying to each. The big difference with regular ChatGPT is that all conversations inside Word are separate from the ones in the regular ChatGPT app, and ChatGPT's memory does not follow you into Word either. That is worth remembering if you are accustomed to the regular chatbot already knowing your preferences.</p><h2 id="test-1-planning-a-trip">Test 1: Planning a trip</h2><p>I started with a blank document and asked each AI to respond to a request for a reusable vacation-planning template that I asked for using natural language in the sidebar. </p><p>I wanted somewhere to keep travel details, hotel information, reservations, restaurants, packing notes, and a loose daily itinerary without creating the sort of schedule that makes a vacation feel suspiciously like work.</p><p>ChatGPT produced a thoughtful setup, including the expected travel and accommodation details, but with added sections for reservation deadlines, estimated travel times, priority activities, backup plans, and ideas that had not yet made the final itinerary. Instead of filling every day with morning, afternoon, and evening slots, it left more space for a main activity and optional plans, which made the template feel less rigid.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="H2xCJhsWLz7hPisnbraBXc" name="Word ChatGPT 1" alt="ChatGPT Word" src="https://cdn.mos.cms.futurecdn.net/H2xCJhsWLz7hPisnbraBXc-1920-80.png" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Word)</span></figcaption></figure><p>In contrast, Copilot gave me the more conventional Word template. It neatly divided the document into sections for transportation, accommodation, daily plans, activities, dining, and packing, with plenty of space to fill everything in later. The structure was clean and immediately usable, and because Copilot is so closely integrated with Word, tweaking individual sections and reorganizing the document felt particularly easy.</p><p>Copilot was stronger at quickly producing a polished template that looked and behaved like something created specifically for Word. ChatGPT was better at considering the practical problems that tend to emerge while planning an actual vacation and building the document around them.</p><p>I ultimately preferred ChatGPT's version because it felt more flexible, although Copilot's was arguably easier to start using immediately. ChatGPT did a little more thinking about what information I might eventually wish I had included.</p><h2 id="test-2-editing-down-nonsense">Test 2: Editing down nonsense</h2><p>I then decided to see how they compared at editing. I pasted in an old, absurdly long set of instructions for an AirBnB I had saved years ago out of amusement, complete with information about plants, deliveries, Wi-Fi and several unnecessary paragraphs devoted to where various things were stored.</p><p>I selected a particularly rambling section and asked ChatGPT to shorten it while preserving anything somebody would actually need.</p><p>“The main problem is repetition rather than the amount of information," The AI wrote. It mentions the delivery instructions twice and explains the location of the spare supplies in more detail than someone staying for a weekend probably needs. I’d keep the Wi-Fi information, the plant-watering schedule and anything involving keys or access exactly clear. The rest can be condensed into a short ‘Around the house’ section so the useful details are easier to find.”</p><p>Copilot is hardly incapable of that conversation. It can answer questions about a document, provide summaries and respond to prompts about unclear passages, and  provide references showing where information came from. But I would tend to pull up Copilot only when I already knew what I wanted it to do. </p><p>Selecting some text and telling Copilot to rewrite it produces versions that can be replaced or inserted directly into the document, and Microsoft now allows editing inside its suggestion box before accepting the result. </p><h2 id="which-did-i-prefer">Which did I prefer?</h2><p>ChatGPT's biggest practical advantage may simply be accessibility. OpenAI says ChatGPT for Word is available on all ChatGPT plans, including Free. Copilot availability varies according to Microsoft 365 subscription, Copilot license and organizational settings, while some of Microsoft's newer 'Edit with Copilot' features are still rolling out to eligible users.</p><p>There are good reasons to prefer Copilot. Its integration with Word is deeper, and Microsoft has built features specifically around manipulating Word documents rather than placing a general AI assistant alongside them. Depending on your setup, Copilot can also draw on Microsoft files, emails and meetings, which could matter far more than conversational style for people already living inside Microsoft 365.</p><p>For quick mechanical changes, particularly when I knew exactly what needed rewriting, Copilot's tighter relationship with Word made sense. It felt like an extension of the application rather than another destination. ChatGPT was the one I preferred when the problem was fuzzier. The two assistants overlap considerably, but they did not feel identical when I actually used them. Copilot often felt like an AI feature of Word. ChatGPT is a more fully-featured chatbot, while Copilot simply augments Word with AI features. Either is fine, it's just that ChatGPT feels more flexible.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ I asked ChatGPT what it was least confident about, and its advice improved ]]></title>
                                                                                                <dc:content><![CDATA[ <p>I have developed a healthy suspicion of any <a href="https://www.techradar.com/news/chatgpt-explained">ChatGPT</a> answer that imagines no negative possibilities or doesn't have any follow-up questions for me. Simulated AI arrogance can leave any user with unexpected obstacles. </p><p>But one useful way to avoid those pitfalls is simply to follow up your question with another that forces ChatGPT to consider its blind spots and blithe self-assurance, however artificial it might be. Simply inquiring <em>"What are you unsure about in your answer?"</em> will open up some surprising insights into where the AI has missed the mark. </p><p>It's pretty simple. You have a normal conversation, get an answer, and then ask the AI where it thinks that answer is weakest.</p><p>So I started trying it. ChatGPT would often point directly at an assumption it had quietly made earlier in the conversation. Once that assumption was visible, I could give it the missing information and get an answer that was genuinely better.</p><h2 id="planning-a-trip">Planning a trip</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1900px;"><p class="vanilla-image-block" style="padding-top:66.68%;"><img id="DtoUdmP6JBxmrzzcNWUAH4" name="travel-trends.jpg" alt="Travel" src="https://cdn.mos.cms.futurecdn.net/DtoUdmP6JBxmrzzcNWUAH4-1920-80.jpg" mos="" align="middle" fullscreen="" width="1900" height="1267" attribution="" endorsement="" class="inline"></p></div></div></figure><p>I started with a travel itinerary, as it's something ChatGPT is very good at producing and occasionally terrible at understanding. I asked it to plan a three-day family trip. I gave it some basic information and the resulting itinerary looked good. There were morning activities, lunch suggestions, afternoon stops, and enough apparent breathing room that I could imagine happily following it.</p><p>There was just one problem. ChatGPT had created the trip without considering who the trip was for and without thinking of any possible errors or slowdowns that might put us off the schedule. Instead of telling ChatGPT the itinerary was too busy, I typed my new follow-up: "<em>What are you unsure about in your answer?"</em></p><p>“I’m unsure about the pacing of the itinerary, particularly the second day. I’ve assumed your family can comfortably handle two substantial activities with a break between them, but I don’t know your child’s nap schedule, usual energy level or how much downtime you prefer while traveling. I’m also estimating travel times without knowing exactly where you’ll be staying. If any of those assumptions are wrong, the schedule could feel much more hectic in practice than it appears on the page.”</p><p>ChatGPT had spotted the problem with its own plan without me pointing it out. That gave me a much better next prompt. I told it that I wanted only one significant scheduled activity each day, and that afternoons needed to remain flexible. ChatGPT rebuilt the itinerary around those constraints, and the new version immediately felt more like something a real family might survive.</p><h2 id="repair-or-replace">Repair or replace?</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="t9wqoFxSCHcvDhFXYacieC" name="shutterstock_1728287623.jpg" alt="old laptops" src="https://cdn.mos.cms.futurecdn.net/t9wqoFxSCHcvDhFXYacieC-1920-80.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: dasytnik / Shutterstock)</span></figcaption></figure><p>For another experiment, I gave ChatGPT a hypothetical laptop dilemma. Imagine I had an older computer that was beginning to struggle and wanted to know whether I should repair it or replace it. The AI created a framework involving the laptop’s age, likely repair costs, performance, and the price of a replacement. After considering everything, it suggested that replacement was probably the more sensible long-term option.</p><p>ChatGPT is very good at producing prose that has the shape of a conclusion. You can easily forget that some of the evidence was never actually provided. So I asked my follow-up again: "<em>What are you unsure about in your answer?"</em></p><p>“I’m unsure about recommending replacement without knowing the actual repair cost or what is failing. I’m using the laptop’s age as evidence that further problems may appear, but age alone doesn’t tell us whether replacing it is financially sensible," the chatbot wrote. "If the problem is something relatively cheap, such as a battery or storage upgrade, repairing it could extend its useful life considerably. I’d be much more confident after knowing the model, specifications, symptoms and estimated repair price.”</p><p>This time the weakness was obvious once ChatGPT said it aloud. I had essentially asked whether an unidentified problem was worth fixing without saying what the problem was or how much fixing it would cost. Yet ChatGPT had still managed to give me an answer.</p><p>Humans are quite comfortable saying they cannot make a recommendation until they know more. ChatGPT has been designed to be helpful, and helpfulness often means filling gaps so that the conversation can continue. Sometimes it means the chatbot has an imaginary set of ideas that it fills in the gaps with regardless of their reality.</p><h2 id="taking-it-further">Taking it further</h2><p>The trick can be extended in other ways too. <em>“What are you unsure about right now?” </em>is a good starting point, but the answer can become the basis for another question. </p><p>If ChatGPT lists three uncertainties, I can ask which one is most likely to change its recommendation. If it says that important context is missing, I can ask exactly what information it needs from me. Asking <em>"what could I tell you that would make you more sure?”</em> helps set the AI up for better answers. </p><p>This is particularly handy for decisions. If I am comparing products or choosing between several options, I can ask ChatGPT for its initial take and then immediately interrogate the weakest part. The process feels far more natural than spending five minutes constructing a giant prompt before the conversation has even started.</p><p>There is an obvious limit to all of this. ChatGPT’s description of its confidence is itself generated by ChatGPT. The chatbot can be wrong about what it should be worried about. It can miss a crucial problem entirely. For anything involving facts that matter, asking ChatGPT whether it feels uncertain is no replacement for checking reliable sources.</p><p>But for everyday conversations, the trick addresses one of my biggest frustrations with AI surprisingly well, simply by forcing into view some of the invisible scaffolding holding up the conclusions in its answers and determining if they are at all solid enough to rely upon.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/ai-platforms-assistants/chatgpt/ask-chatgpt-what-are-you-unsure-about-its-the-simplest-trick-ive-found-for-getting-better-responses</link>
                                                                            <description>
                            <![CDATA[ I tried asking ChatGPT what it was least confident about and uncovered any weaknesses ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">nftyahf94MXdPkN8ayyKBA</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/T9k3UwxZeUZFZyyWSuGah-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 22 Sep 2026 08:35:01 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[ChatGPT]]></category>
                                                    <category><![CDATA[AI Platforms & Assistants]]></category>
                                                    <category><![CDATA[OpenAI]]></category>
                                                                                                <author><![CDATA[ ESchwartzwrites@gmail.com (Eric Hal Schwartz) ]]></author>                    <dc:creator><![CDATA[ Eric Hal Schwartz ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/mTaiWitAt8o75BmPY3i4xK-320-70.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Eric Hal Schwartz is a freelance writer for TechRadar with more than 15 years of experience covering the intersection of the world and technology. For the last five years, he served as head writer for Voicebot.ai and was on the leading edge of reporting on generative AI and large language models. He&#039;s since become an expert on the products of generative AI models, such as OpenAI’s ChatGPT, Anthropic’s Claude, Google Gemini, and every other synthetic media tool. His experience runs the gamut of media, including print, digital, broadcast, and live events. Now, he&#039;s continuing to tell the stories people want and need to hear about the rapidly evolving AI space and its impact on their lives. Eric is based in New York City.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/T9k3UwxZeUZFZyyWSuGah-1920-80.jpg">
                                                            <media:credit><![CDATA[ChatGPT]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[An iPhone showing the ChatGPT logo on its screen]]></media:description>                                                            <media:text><![CDATA[An iPhone showing the ChatGPT logo on its screen]]></media:text>
                                <media:title type="plain"><![CDATA[An iPhone showing the ChatGPT logo on its screen]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/T9k3UwxZeUZFZyyWSuGah-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>I have developed a healthy suspicion of any <a href="https://www.techradar.com/news/chatgpt-explained">ChatGPT</a> answer that imagines no negative possibilities or doesn't have any follow-up questions for me. Simulated AI arrogance can leave any user with unexpected obstacles. </p><p>But one useful way to avoid those pitfalls is simply to follow up your question with another that forces ChatGPT to consider its blind spots and blithe self-assurance, however artificial it might be. Simply inquiring <em>"What are you unsure about in your answer?"</em> will open up some surprising insights into where the AI has missed the mark. </p><p>It's pretty simple. You have a normal conversation, get an answer, and then ask the AI where it thinks that answer is weakest.</p><p>So I started trying it. ChatGPT would often point directly at an assumption it had quietly made earlier in the conversation. Once that assumption was visible, I could give it the missing information and get an answer that was genuinely better.</p><h2 id="planning-a-trip">Planning a trip</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1900px;"><p class="vanilla-image-block" style="padding-top:66.68%;"><img id="DtoUdmP6JBxmrzzcNWUAH4" name="travel-trends.jpg" alt="Travel" src="https://cdn.mos.cms.futurecdn.net/DtoUdmP6JBxmrzzcNWUAH4-1920-80.jpg" mos="" align="middle" fullscreen="" width="1900" height="1267" attribution="" endorsement="" class="inline"></p></div></div></figure><p>I started with a travel itinerary, as it's something ChatGPT is very good at producing and occasionally terrible at understanding. I asked it to plan a three-day family trip. I gave it some basic information and the resulting itinerary looked good. There were morning activities, lunch suggestions, afternoon stops, and enough apparent breathing room that I could imagine happily following it.</p><p>There was just one problem. ChatGPT had created the trip without considering who the trip was for and without thinking of any possible errors or slowdowns that might put us off the schedule. Instead of telling ChatGPT the itinerary was too busy, I typed my new follow-up: "<em>What are you unsure about in your answer?"</em></p><p>“I’m unsure about the pacing of the itinerary, particularly the second day. I’ve assumed your family can comfortably handle two substantial activities with a break between them, but I don’t know your child’s nap schedule, usual energy level or how much downtime you prefer while traveling. I’m also estimating travel times without knowing exactly where you’ll be staying. If any of those assumptions are wrong, the schedule could feel much more hectic in practice than it appears on the page.”</p><p>ChatGPT had spotted the problem with its own plan without me pointing it out. That gave me a much better next prompt. I told it that I wanted only one significant scheduled activity each day, and that afternoons needed to remain flexible. ChatGPT rebuilt the itinerary around those constraints, and the new version immediately felt more like something a real family might survive.</p><h2 id="repair-or-replace">Repair or replace?</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="t9wqoFxSCHcvDhFXYacieC" name="shutterstock_1728287623.jpg" alt="old laptops" src="https://cdn.mos.cms.futurecdn.net/t9wqoFxSCHcvDhFXYacieC-1920-80.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: dasytnik / Shutterstock)</span></figcaption></figure><p>For another experiment, I gave ChatGPT a hypothetical laptop dilemma. Imagine I had an older computer that was beginning to struggle and wanted to know whether I should repair it or replace it. The AI created a framework involving the laptop’s age, likely repair costs, performance, and the price of a replacement. After considering everything, it suggested that replacement was probably the more sensible long-term option.</p><p>ChatGPT is very good at producing prose that has the shape of a conclusion. You can easily forget that some of the evidence was never actually provided. So I asked my follow-up again: "<em>What are you unsure about in your answer?"</em></p><p>“I’m unsure about recommending replacement without knowing the actual repair cost or what is failing. I’m using the laptop’s age as evidence that further problems may appear, but age alone doesn’t tell us whether replacing it is financially sensible," the chatbot wrote. "If the problem is something relatively cheap, such as a battery or storage upgrade, repairing it could extend its useful life considerably. I’d be much more confident after knowing the model, specifications, symptoms and estimated repair price.”</p><p>This time the weakness was obvious once ChatGPT said it aloud. I had essentially asked whether an unidentified problem was worth fixing without saying what the problem was or how much fixing it would cost. Yet ChatGPT had still managed to give me an answer.</p><p>Humans are quite comfortable saying they cannot make a recommendation until they know more. ChatGPT has been designed to be helpful, and helpfulness often means filling gaps so that the conversation can continue. Sometimes it means the chatbot has an imaginary set of ideas that it fills in the gaps with regardless of their reality.</p><h2 id="taking-it-further">Taking it further</h2><p>The trick can be extended in other ways too. <em>“What are you unsure about right now?” </em>is a good starting point, but the answer can become the basis for another question. </p><p>If ChatGPT lists three uncertainties, I can ask which one is most likely to change its recommendation. If it says that important context is missing, I can ask exactly what information it needs from me. Asking <em>"what could I tell you that would make you more sure?”</em> helps set the AI up for better answers. </p><p>This is particularly handy for decisions. If I am comparing products or choosing between several options, I can ask ChatGPT for its initial take and then immediately interrogate the weakest part. The process feels far more natural than spending five minutes constructing a giant prompt before the conversation has even started.</p><p>There is an obvious limit to all of this. ChatGPT’s description of its confidence is itself generated by ChatGPT. The chatbot can be wrong about what it should be worried about. It can miss a crucial problem entirely. For anything involving facts that matter, asking ChatGPT whether it feels uncertain is no replacement for checking reliable sources.</p><p>But for everyday conversations, the trick addresses one of my biggest frustrations with AI surprisingly well, simply by forcing into view some of the invisible scaffolding holding up the conclusions in its answers and determining if they are at all solid enough to rely upon.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Quote of the day by Ilya Sutskever: "AI will keep getting better and the day will come when AI will do all the things that we can do"  ]]></title>
                                                                                                <dc:content><![CDATA[ <p>The pace of growth in AI has been fast since ChatGPT debuted in November 2022, and many predict the current neural network-based technology can one day scale up to outperform humans. This has long been a theorized possibility in the industry, but might we finally have the technology to realize this vision? </p><h2 id="the-measure-of-man">The measure of man</h2><p>Ilya Sutskever was a co-founder of OpenAI, where he served as chief scientist while also leading the research that led to the new wave of reasoning models. He is now co-founder and CEO at Safe Superintelligence Inc.</p><div  class="fancy-box"><div class="fancy_box-title">Quote of the day</div><div class="fancy_box_body"><p class="fancy-box__body-text">This article is part of TechRadar Pro's QOTD project to provide an insight into the minds of the brightest and most recognized figures in the technology industry today and in years gone by. <a data-analytics-id="inline-link" href="https://www.techradar.com/tag/qotd">Read the full series here</a>.</p></div></div><p><a href="https://www.youtube.com/watch?v=zuZ2zaotrJs" target="_blank">Speaking at the University of Toronto</a> while receiving an honorary degree, Sutskever used his remarks to outline the reality of the AI technology that we are using today, as well as what the future might hold for future systems.</p><p>In his speech, he acknowledged that while there will be great challenges in envisaging a future in which AI handles all human work, this is something that mankind must prepare for. In particular, even if people aren't interested in AI right now, that doesn't mean that AI won't impact their lives in the future. </p><p>More concerningly, he hinted that a hypothetical superintelligent AI may not be honest about its intentions. This would pose yet another existential issue that we must deal with.</p><h2 id="thinking-machines">Thinking machines</h2><p>The concept of a superintelligent AI is many years old, with the first historically recognized mention of a superintelligent machine coming in the seminal paper '<a href="http://incompleteideas.net/papers/Good65ultraintelligent.pdf" target="_blank">Speculations Concerning the First Ultraintelligent Machine</a>' by British mathematician IJ Good.</p><p>Since his proclamations, many scientists have subscribed to the theory that our progress in the AI sphere will one day lead to the rise of artificial general intelligence (AGI) – an extremely capable system that can outperform humans across multiple domains and can improve its own code. This, eventually, will give rise to an artificial superintelligence (ASI).</p><p>Scientists are torn over whether today's dominant neural network-based AI systems could give rise to a true AGI, with many suggesting that the industry needs to evolve beyond the transformer-based architecture that Google scientists pioneered in 2017.</p><div style="min-height: 250px;">                                <div class="kwizly-quiz kwizly-OdvAJe"></div>                            </div>                            <script src="https://kwizly.com/embed/OdvAJe.js" async></script> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/pro/quote-of-the-day-by-ex-openai-chief-scientist-and-ssi-co-founder-ilya-sutskever-ai-will-keep-getting-better-and-the-day-will-come-when-ai-will-do-all-the-things-that-we-can-do-a-staggering-prediction-about-a-future-superintelligence</link>
                                                                            <description>
                            <![CDATA[ Scientists predict that AI will one day be able to outdo humans on not just some, but all, tasks that we currently excel in ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">fJ8RsipMwQuGrrew4dNpc9</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/Q2f89wwbppeLUrxDbZyZdd-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 18 Sep 2026 22:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Pro]]></category>
                                                                                                                    <dc:creator><![CDATA[ Keumars Afifi-Sabet ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/baEeYWYTHEpvddufVqymoA-320-70.jpeg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Keumars Afifi-Sabet is a freelance contributor for Tech Radar and Technology Editor for Live Science. He has written for a variety of publications including ITPro, The Week Digital and ComputerActive. He has worked as a technology journalist for more than five years, having previously held the role of features editor with ITPro. In his previous role, he oversaw the commissioning and publishing of long form in areas including AI, cyber security, cloud computing and digital transformation.&lt;/p&gt;&lt;p&gt;An NCTJ-qualified journalist who specialises in technology, his path into journalism began at university. He immersed himself in student media while studying for a degree in biomedical sciences at Queen Mary, University of London. After graduating, Keumars wrote for a variety of local and national publications as a freelancer, including The Independent, The Observer, and Metro. While studying for his NCTJ certification, his work was commended in the category of ‘Top Scoop’ in the 2017 NCTJ awards. He’s also registered as a foundational chartered manager with the Chartered Management Institute (CMI), having qualified as a Level 3 Team leader with distinction in 2023.&lt;br&gt;&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/Q2f89wwbppeLUrxDbZyZdd-1920-80.jpg">
                                                            <media:credit><![CDATA[Getty Images/Benjamin Fanjoy / Stringer]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Ilya Sutskever]]></media:description>                                                            <media:text><![CDATA[Ilya Sutskever]]></media:text>
                                <media:title type="plain"><![CDATA[Ilya Sutskever]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/Q2f89wwbppeLUrxDbZyZdd-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>The pace of growth in AI has been fast since ChatGPT debuted in November 2022, and many predict the current neural network-based technology can one day scale up to outperform humans. This has long been a theorized possibility in the industry, but might we finally have the technology to realize this vision? </p><h2 id="the-measure-of-man">The measure of man</h2><p>Ilya Sutskever was a co-founder of OpenAI, where he served as chief scientist while also leading the research that led to the new wave of reasoning models. He is now co-founder and CEO at Safe Superintelligence Inc.</p><div  class="fancy-box"><div class="fancy_box-title">Quote of the day</div><div class="fancy_box_body"><p class="fancy-box__body-text">This article is part of TechRadar Pro's QOTD project to provide an insight into the minds of the brightest and most recognized figures in the technology industry today and in years gone by. <a data-analytics-id="inline-link" href="https://www.techradar.com/tag/qotd">Read the full series here</a>.</p></div></div><p><a href="https://www.youtube.com/watch?v=zuZ2zaotrJs" target="_blank">Speaking at the University of Toronto</a> while receiving an honorary degree, Sutskever used his remarks to outline the reality of the AI technology that we are using today, as well as what the future might hold for future systems.</p><p>In his speech, he acknowledged that while there will be great challenges in envisaging a future in which AI handles all human work, this is something that mankind must prepare for. In particular, even if people aren't interested in AI right now, that doesn't mean that AI won't impact their lives in the future. </p><p>More concerningly, he hinted that a hypothetical superintelligent AI may not be honest about its intentions. This would pose yet another existential issue that we must deal with.</p><h2 id="thinking-machines">Thinking machines</h2><p>The concept of a superintelligent AI is many years old, with the first historically recognized mention of a superintelligent machine coming in the seminal paper '<a href="http://incompleteideas.net/papers/Good65ultraintelligent.pdf" target="_blank">Speculations Concerning the First Ultraintelligent Machine</a>' by British mathematician IJ Good.</p><p>Since his proclamations, many scientists have subscribed to the theory that our progress in the AI sphere will one day lead to the rise of artificial general intelligence (AGI) – an extremely capable system that can outperform humans across multiple domains and can improve its own code. This, eventually, will give rise to an artificial superintelligence (ASI).</p><p>Scientists are torn over whether today's dominant neural network-based AI systems could give rise to a true AGI, with many suggesting that the industry needs to evolve beyond the transformer-based architecture that Google scientists pioneered in 2017.</p><div style="min-height: 250px;">                                <div class="kwizly-quiz kwizly-OdvAJe"></div>                            </div>                            <script src="https://kwizly.com/embed/OdvAJe.js" async></script>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Some consumers may prefer to pay for less AI ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Meta has a new proposition for anyone who looks at <a href="https://www.techradar.com/computing/internet/social-media/instagram">Instagram</a>, Facebook and <a href="https://www.techradar.com/computing/websites-apps/7-hidden-whatsapp-settings-you-never-knew-existed-and-why-you-need-to-use-them">WhatsApp</a> and thinks they could use a little more artificial intelligence. <a href="https://www.meta.com/en-gb/meta-one-plans/" target="_blank">Meta One</a>, launched this week, packages additional features with expanded access to some of the company’s most compute-intensive AI tools. </p><p>Pay $7.99 a month for Core and you can generate more images and videos, use Instagram’s AI Restyle tools more often and generally enjoy a larger serving of Meta AI. Premium costs $19.99 and provides even more tokens.</p><p>The core Meta experience remains free, while subscriptions allow the company to build specialized or expensive features for people willing to pay for them. </p><p>Horror author Joe Hill had another idea, posting on the Meta-owned Threads: “That’s sweet, so pay a fee, get more AI, pay nothing, get a little less AI. Can we work out a deal where you pay ME and I get no AI at all?” </p><p>It is a very good joke. It may also be an unexpectedly good piece of product strategy.</p><figure><blockquote class="text-post-media" data-text-post-permalink=https://www.threads.net/@joe_hill/post/DdULKLjoNdz data-text-post-version="0" id=.ig-tp-DB6zNlQSsJN style=" background:#FFF; border-width: 1px; border-style: solid; border-color: #00000026; border-radius: 16px; max-width:540px; margin: 1px; min-width:270px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);"> <a href=https://www.threads.net/@joe_hill/post/DdULKLjoNdz style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%; font-family: -apple-system, BlinkMacSystemFont, sans-serif;" target="_blank"> <div style=" padding: 40px; display: flex; flex-direction: column; align-items: center;"><div style=" display:block; height:32px; width:32px; padding-bottom:20px;"> <svg aria-label="Threads" height="32px" role="img" viewBox="0 0 192 192" width="32px" xmlns="http://www.w3.org/2000/svg"> <path d="M141.537 88.9883C140.71 88.5919 139.87 88.2104 139.019 87.8451C137.537 60.5382 122.616 44.905 97.5619 44.745C97.4484 44.7443 97.3355 44.7443 97.222 44.7443C82.2364 44.7443 69.7731 51.1409 62.102 62.7807L75.881 72.2328C81.6116 63.5383 90.6052 61.6848 97.2286 61.6848C97.3051 61.6848 97.3819 61.6848 97.4576 61.6855C105.707 61.7381 111.932 64.1366 115.961 68.814C118.893 72.2193 120.854 76.925 121.825 82.8638C114.511 81.6207 106.601 81.2385 98.145 81.7233C74.3247 83.0954 59.0111 96.9879 60.0396 116.292C60.5615 126.084 65.4397 134.508 73.775 140.011C80.8224 144.663 89.899 146.938 99.3323 146.423C111.79 145.74 121.563 140.987 128.381 132.296C133.559 125.696 136.834 117.143 138.28 106.366C144.217 109.949 148.617 114.664 151.047 120.332C155.179 129.967 155.42 145.8 142.501 158.708C131.182 170.016 117.576 174.908 97.0135 175.059C74.2042 174.89 56.9538 167.575 45.7381 153.317C35.2355 139.966 29.8077 120.682 29.6052 96C29.8077 71.3178 35.2355 52.0336 45.7381 38.6827C56.9538 24.4249 74.2039 17.11 97.0132 16.9405C119.988 17.1113 137.539 24.4614 149.184 38.788C154.894 45.8136 159.199 54.6488 162.037 64.9503L178.184 60.6422C174.744 47.9622 169.331 37.0357 161.965 27.974C147.036 9.60668 125.202 0.195148 97.0695 0H96.9569C68.8816 0.19447 47.2921 9.6418 32.7883 28.0793C19.8819 44.4864 13.2244 67.3157 13.0007 95.9325L13 96L13.0007 96.0675C13.2244 124.684 19.8819 147.514 32.7883 163.921C47.2921 182.358 68.8816 191.806 96.9569 192H97.0695C122.03 191.827 139.624 185.292 154.118 170.811C173.081 151.866 172.51 128.119 166.26 113.541C161.776 103.087 153.227 94.5962 141.537 88.9883ZM98.4405 129.507C88.0005 130.095 77.1544 125.409 76.6196 115.372C76.2232 107.93 81.9158 99.626 99.0812 98.6368C101.047 98.5234 102.976 98.468 104.871 98.468C111.106 98.468 116.939 99.0737 122.242 100.233C120.264 124.935 108.662 128.946 98.4405 129.507Z" /></svg></div> <div style=" font-size: 15px; line-height: 21px; color: #999999; font-weight: 400; padding-bottom: 4px; "><figcaption><cite> Post by @joe_hill</cite><figcaption></div> <div style=" font-size: 15px; line-height: 21px; color: #000000; font-weight: 600; "> View on Threads</div></div></a></blockquote></figure><p>A lot of companies have settled on the assumption that more AI is inherently worth more money. Chatbot subscriptions offer higher limits and access to more capable models. Meta One follows the same logic by adding AI generation behind its Core and Premium tiers, though the bundles include plenty of non-AI extras too. </p><p>But while some people may want more AI and are prepared to pay for it, it's not a universal desire. Hill’s response gets at the other half of the equation, where the people who increasingly encounter AI inside products they already use would quite like a large, clearly labeled switch that makes it disappear.</p><div style="min-height: 250px;">                                <div class="kwizly-quiz kwizly-OKyBKe"></div>                            </div>                            <script src="https://kwizly.com/embed/OKyBKe.js" async></script><h2 id="the-premium-feature-nobody-is-selling">The premium feature nobody is selling</h2><p>There is an important distinction here between choosing AI and receiving AI. Opening ChatGPT because you want help planning a vacation is an active decision. Finding AI summaries sitting above your search results or AI buttons suddenly appearing inside software you already use, is something else entirely.</p><p>The evidence suggests consumers understand that distinction perfectly well. A Pew Research Center <a href="https://www.pewresearch.org/internet/2025/04/03/artificial-intelligence-in-daily-life-views-and-experiences/" target="_blank">study</a> last year in 2025 reported that 59% of American adults felt they had little or no control over how AI was used in their lives and 55% wanted more control. That fits with a Gartner <a href="https://www.gartner.com/en/newsroom/press-releases/2026-03-16-gartner-marketing-survey-finds-50-percent-of-consumers-prefer-brands-that-avoid-using-genai-in-consumer-facing-content0" target="_blank">survey</a> from this year showing that 50% of U.S. consumers would prefer to buy at businesses that do not use generative AI in consumer-facing content.  </p><p>That hardly amounts to a mass rejection of artificial intelligence. People use ChatGPT, Gemini, Claude, and Meta AI because those tools can be genuinely useful, and there is clearly a market for subscriptions that make them more capable. The resistance seems less about AI existing than about losing the ability to decide when it enters the room. Gartner found something similar in customer service this year. Half of customers said generative AI could make service interactions easier, yet 87% considered access to a human agent essential when companies used AI. People can appreciate the robot while still wanting an emergency exit from the robot.</p><p>Tech companies have done this before. Advertising was once simply part of using many online services. Eventually companies realized the absence of advertising was itself valuable enough to sell. Meta already offers subscriptions without ads on Facebook and Instagram in the UK and Europe, although those plans were introduced in response to regulatory requirements. In the UK, Meta charges £2.99 a month on the web or £3.99 through iOS and Android for its ad-free option, but doesn't offer the option in the US or Australia.</p><h2 id="meta-minus-ai">Meta minus AI</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4618px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="DmjFYRKvSrvDj73DhkmGGi" name="shutterstock_2490551853 copy" alt="Meta AI" src="https://cdn.mos.cms.futurecdn.net/DmjFYRKvSrvDj73DhkmGGi-1920-80.jpg" mos="" align="middle" fullscreen="" width="4618" height="2598" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock/Poetra.RH)</span></figcaption></figure><p>There would be something faintly absurd about paying a technology company to remove a technology it added in the first place. Unfortunately, anyone who is currently paying for <a href="https://www.techradar.com/computing/websites-apps/are-you-a-youtube-premium-user-you-could-be-paying-more-than-you-should-be-if-youve-subscribed-through-the-apple-app-store">YouTube Premium</a> to escape commercials will recognize the business model immediately.</p><p>An AI-light subscription could remove generated content from recommendations, hide AI assistants and shortcuts, and otherwise keep AI tools away unless deliberately summoned. Apple Intelligence already has a feature like it, in that it can be switched off systemwide, and Microsoft lets Copilot users disable features including personalization and memory. These controls are imperfect, but their existence recognizes the appeal of an off switch to many consumers.</p><p>None of this means Meta One is a bad idea. For someone who frequently generates images, edits Instagram Stories with AI or wants Meta’s more advanced creative tools, $7.99 could be perfectly reasonable. Meta says its early testing showed real demand, and a subscription is arguably a better way to offer computationally expensive generative features than pretending unlimited AI costs nothing. </p><p>The mistake would be assuming that the only direction people want AI to move is upward. AI companies are currently fighting over who can provide the most capable model and the highest usage limits. Enthusiasm makes sense when hundreds of billions of dollars are being spent on AI infrastructure.</p><p>Eventually, though, AI may become distasteful enough to enough people to make its absence worth paying for. Meta One is built around the proposition that customers will pay to receive more AI. The most successful premium AI feature might end up being as simple as a switch labeled “Off.”</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/ai-platforms-assistants/can-we-work-out-a-deal-where-you-pay-me-and-i-get-no-ai-at-all-meta-wants-you-to-pay-for-more-ai-one-brutal-response-suggests-people-might-rather-pay-to-make-it-go-away</link>
                                                                            <description>
                            <![CDATA[ Meta wants people to pay for more AI, but growing demand for control suggests the next premium feature could be the ability to turn AI off ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">H3HUuqegL9XyhcFRwQU4bG</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/DF2tckBfozvW8HVfqf49X7-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 17 Sep 2026 11:22:21 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[AI Platforms & Assistants]]></category>
                                                                                                <author><![CDATA[ ESchwartzwrites@gmail.com (Eric Hal Schwartz) ]]></author>                    <dc:creator><![CDATA[ Eric Hal Schwartz ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/mTaiWitAt8o75BmPY3i4xK-320-70.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Eric Hal Schwartz is a freelance writer for TechRadar with more than 15 years of experience covering the intersection of the world and technology. For the last five years, he served as head writer for Voicebot.ai and was on the leading edge of reporting on generative AI and large language models. He&#039;s since become an expert on the products of generative AI models, such as OpenAI’s ChatGPT, Anthropic’s Claude, Google Gemini, and every other synthetic media tool. His experience runs the gamut of media, including print, digital, broadcast, and live events. Now, he&#039;s continuing to tell the stories people want and need to hear about the rapidly evolving AI space and its impact on their lives. Eric is based in New York City.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/DF2tckBfozvW8HVfqf49X7-1920-80.jpg">
                                                            <media:credit><![CDATA[Meta / Shutterstock / Cookie Studio]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Meta One log and and man backing away.]]></media:description>                                                            <media:text><![CDATA[Meta One log and and man backing away.]]></media:text>
                                <media:title type="plain"><![CDATA[Meta One log and and man backing away.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/DF2tckBfozvW8HVfqf49X7-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Meta has a new proposition for anyone who looks at <a href="https://www.techradar.com/computing/internet/social-media/instagram">Instagram</a>, Facebook and <a href="https://www.techradar.com/computing/websites-apps/7-hidden-whatsapp-settings-you-never-knew-existed-and-why-you-need-to-use-them">WhatsApp</a> and thinks they could use a little more artificial intelligence. <a href="https://www.meta.com/en-gb/meta-one-plans/" target="_blank">Meta One</a>, launched this week, packages additional features with expanded access to some of the company’s most compute-intensive AI tools. </p><p>Pay $7.99 a month for Core and you can generate more images and videos, use Instagram’s AI Restyle tools more often and generally enjoy a larger serving of Meta AI. Premium costs $19.99 and provides even more tokens.</p><p>The core Meta experience remains free, while subscriptions allow the company to build specialized or expensive features for people willing to pay for them. </p><p>Horror author Joe Hill had another idea, posting on the Meta-owned Threads: “That’s sweet, so pay a fee, get more AI, pay nothing, get a little less AI. Can we work out a deal where you pay ME and I get no AI at all?” </p><p>It is a very good joke. It may also be an unexpectedly good piece of product strategy.</p><figure><blockquote class="text-post-media" data-text-post-permalink=https://www.threads.net/@joe_hill/post/DdULKLjoNdz data-text-post-version="0" id=.ig-tp-DB6zNlQSsJN style=" background:#FFF; border-width: 1px; border-style: solid; border-color: #00000026; border-radius: 16px; max-width:540px; margin: 1px; min-width:270px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);"> <a href=https://www.threads.net/@joe_hill/post/DdULKLjoNdz style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%; font-family: -apple-system, BlinkMacSystemFont, sans-serif;" target="_blank"> <div style=" padding: 40px; display: flex; flex-direction: column; align-items: center;"><div style=" display:block; height:32px; width:32px; padding-bottom:20px;"> <svg aria-label="Threads" height="32px" role="img" viewBox="0 0 192 192" width="32px" xmlns="http://www.w3.org/2000/svg"> <path d="M141.537 88.9883C140.71 88.5919 139.87 88.2104 139.019 87.8451C137.537 60.5382 122.616 44.905 97.5619 44.745C97.4484 44.7443 97.3355 44.7443 97.222 44.7443C82.2364 44.7443 69.7731 51.1409 62.102 62.7807L75.881 72.2328C81.6116 63.5383 90.6052 61.6848 97.2286 61.6848C97.3051 61.6848 97.3819 61.6848 97.4576 61.6855C105.707 61.7381 111.932 64.1366 115.961 68.814C118.893 72.2193 120.854 76.925 121.825 82.8638C114.511 81.6207 106.601 81.2385 98.145 81.7233C74.3247 83.0954 59.0111 96.9879 60.0396 116.292C60.5615 126.084 65.4397 134.508 73.775 140.011C80.8224 144.663 89.899 146.938 99.3323 146.423C111.79 145.74 121.563 140.987 128.381 132.296C133.559 125.696 136.834 117.143 138.28 106.366C144.217 109.949 148.617 114.664 151.047 120.332C155.179 129.967 155.42 145.8 142.501 158.708C131.182 170.016 117.576 174.908 97.0135 175.059C74.2042 174.89 56.9538 167.575 45.7381 153.317C35.2355 139.966 29.8077 120.682 29.6052 96C29.8077 71.3178 35.2355 52.0336 45.7381 38.6827C56.9538 24.4249 74.2039 17.11 97.0132 16.9405C119.988 17.1113 137.539 24.4614 149.184 38.788C154.894 45.8136 159.199 54.6488 162.037 64.9503L178.184 60.6422C174.744 47.9622 169.331 37.0357 161.965 27.974C147.036 9.60668 125.202 0.195148 97.0695 0H96.9569C68.8816 0.19447 47.2921 9.6418 32.7883 28.0793C19.8819 44.4864 13.2244 67.3157 13.0007 95.9325L13 96L13.0007 96.0675C13.2244 124.684 19.8819 147.514 32.7883 163.921C47.2921 182.358 68.8816 191.806 96.9569 192H97.0695C122.03 191.827 139.624 185.292 154.118 170.811C173.081 151.866 172.51 128.119 166.26 113.541C161.776 103.087 153.227 94.5962 141.537 88.9883ZM98.4405 129.507C88.0005 130.095 77.1544 125.409 76.6196 115.372C76.2232 107.93 81.9158 99.626 99.0812 98.6368C101.047 98.5234 102.976 98.468 104.871 98.468C111.106 98.468 116.939 99.0737 122.242 100.233C120.264 124.935 108.662 128.946 98.4405 129.507Z" /></svg></div> <div style=" font-size: 15px; line-height: 21px; color: #999999; font-weight: 400; padding-bottom: 4px; "><figcaption><cite> Post by @joe_hill</cite><figcaption></div> <div style=" font-size: 15px; line-height: 21px; color: #000000; font-weight: 600; "> View on Threads</div></div></a></blockquote></figure><p>A lot of companies have settled on the assumption that more AI is inherently worth more money. Chatbot subscriptions offer higher limits and access to more capable models. Meta One follows the same logic by adding AI generation behind its Core and Premium tiers, though the bundles include plenty of non-AI extras too. </p><p>But while some people may want more AI and are prepared to pay for it, it's not a universal desire. Hill’s response gets at the other half of the equation, where the people who increasingly encounter AI inside products they already use would quite like a large, clearly labeled switch that makes it disappear.</p><div style="min-height: 250px;">                                <div class="kwizly-quiz kwizly-OKyBKe"></div>                            </div>                            <script src="https://kwizly.com/embed/OKyBKe.js" async></script><h2 id="the-premium-feature-nobody-is-selling">The premium feature nobody is selling</h2><p>There is an important distinction here between choosing AI and receiving AI. Opening ChatGPT because you want help planning a vacation is an active decision. Finding AI summaries sitting above your search results or AI buttons suddenly appearing inside software you already use, is something else entirely.</p><p>The evidence suggests consumers understand that distinction perfectly well. A Pew Research Center <a href="https://www.pewresearch.org/internet/2025/04/03/artificial-intelligence-in-daily-life-views-and-experiences/" target="_blank">study</a> last year in 2025 reported that 59% of American adults felt they had little or no control over how AI was used in their lives and 55% wanted more control. That fits with a Gartner <a href="https://www.gartner.com/en/newsroom/press-releases/2026-03-16-gartner-marketing-survey-finds-50-percent-of-consumers-prefer-brands-that-avoid-using-genai-in-consumer-facing-content0" target="_blank">survey</a> from this year showing that 50% of U.S. consumers would prefer to buy at businesses that do not use generative AI in consumer-facing content.  </p><p>That hardly amounts to a mass rejection of artificial intelligence. People use ChatGPT, Gemini, Claude, and Meta AI because those tools can be genuinely useful, and there is clearly a market for subscriptions that make them more capable. The resistance seems less about AI existing than about losing the ability to decide when it enters the room. Gartner found something similar in customer service this year. Half of customers said generative AI could make service interactions easier, yet 87% considered access to a human agent essential when companies used AI. People can appreciate the robot while still wanting an emergency exit from the robot.</p><p>Tech companies have done this before. Advertising was once simply part of using many online services. Eventually companies realized the absence of advertising was itself valuable enough to sell. Meta already offers subscriptions without ads on Facebook and Instagram in the UK and Europe, although those plans were introduced in response to regulatory requirements. In the UK, Meta charges £2.99 a month on the web or £3.99 through iOS and Android for its ad-free option, but doesn't offer the option in the US or Australia.</p><h2 id="meta-minus-ai">Meta minus AI</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4618px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="DmjFYRKvSrvDj73DhkmGGi" name="shutterstock_2490551853 copy" alt="Meta AI" src="https://cdn.mos.cms.futurecdn.net/DmjFYRKvSrvDj73DhkmGGi-1920-80.jpg" mos="" align="middle" fullscreen="" width="4618" height="2598" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock/Poetra.RH)</span></figcaption></figure><p>There would be something faintly absurd about paying a technology company to remove a technology it added in the first place. Unfortunately, anyone who is currently paying for <a href="https://www.techradar.com/computing/websites-apps/are-you-a-youtube-premium-user-you-could-be-paying-more-than-you-should-be-if-youve-subscribed-through-the-apple-app-store">YouTube Premium</a> to escape commercials will recognize the business model immediately.</p><p>An AI-light subscription could remove generated content from recommendations, hide AI assistants and shortcuts, and otherwise keep AI tools away unless deliberately summoned. Apple Intelligence already has a feature like it, in that it can be switched off systemwide, and Microsoft lets Copilot users disable features including personalization and memory. These controls are imperfect, but their existence recognizes the appeal of an off switch to many consumers.</p><p>None of this means Meta One is a bad idea. For someone who frequently generates images, edits Instagram Stories with AI or wants Meta’s more advanced creative tools, $7.99 could be perfectly reasonable. Meta says its early testing showed real demand, and a subscription is arguably a better way to offer computationally expensive generative features than pretending unlimited AI costs nothing. </p><p>The mistake would be assuming that the only direction people want AI to move is upward. AI companies are currently fighting over who can provide the most capable model and the highest usage limits. Enthusiasm makes sense when hundreds of billions of dollars are being spent on AI infrastructure.</p><p>Eventually, though, AI may become distasteful enough to enough people to make its absence worth paying for. Meta One is built around the proposition that customers will pay to receive more AI. The most successful premium AI feature might end up being as simple as a switch labeled “Off.”</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ AI CEOs call for a slowdown without delaying models ]]></title>
                                                                                                <dc:content><![CDATA[ <p>After years of treating faster, bigger, and more capable AI as something approaching a moral imperative, the people running some of the world’s most powerful AI companies suddenly agree that perhaps everyone should ease off the accelerator.</p><p>Anthropic CEO Dario Amodei kicked off the latest round with an <a href="https://darioamodei.com/post/we-must-pace-the-frontier" target="_blank">essay</a> titled “We Must Pace the Frontier,” warning that AI capabilities are advancing faster than the safeguards needed to contain their risks. OpenAI CEO Sam Altman and Google DeepMind CEO Demis Hassabis quickly endorsed the idea. It's extraordinary that the leaders of companies locked in one of the most expensive technological races in history are publicly agreeing that the race itself needs to slow down. One awkward detail is buried beneath the sudden outbreak of corporate caution. Namely that nobody involved has said which forthcoming frontier model will arrive later because of it.</p><p>“Pacing the frontier” can mean almost anything until somebody attaches a calendar to it. None of the companies supporting Anthropic’s proposal has publicly identified a forthcoming model it intends to delay as part of the initiative, nor has anyone defined whether slowing down means an extra week of safety testing, six months between major generations, or something more dramatic. For now, the most concrete commitments concern independent evaluators, monitoring, safety standards and coordination rather than an announced reduction in the cadence of frontier-model releases</p><p>It's odd enough to stand out even to those outside the tech space. U.S. vice president JD Vance <a href="https://www.pbs.org/newshour/politics/watch-vance-says-americans-should-not-be-scared-of-ai-as-calls-for-limits-grow" target="_blank">said</a> he felt “a little bit weird" about the fact that you have so many frontier AI tech companies kind of coming to the government and begging the government to regulate them, and that it came off as “a bit of a Trojan horse.”  His skepticism does not settle whether regulation is necessary, but it highlights the contradiction running through the current debate. </p><h2 id="altruism-or-exclusion">Altruism or exclusion?</h2><p>There are good reasons for the sudden anxiety. Amodei has warned about AI enabling cyberattacks, bioterrorism, economic disruption, and eventually systems humans could struggle to control. His latest proposal calls for independent safety evaluators with deep access inside frontier labs, coordination among companies on shared standards, and international cooperation around particularly dangerous capabilities.</p><p>That's rather different from the plain-English meaning of slowing development. Anthropic’s own recent history is ambiguous, as it paused external cyber evaluations of prerelease models and briefly stopped internal ones. It also paused higher-risk reinforcement-learning environments for several weeks.</p><p>Meanwhile, the frontier has continued moving. Anthropic released Claude Fable 5.1 and Mythos 5.1 this month, while OpenAI debuted GPT-6 Astra. Those launches preceded Amodei’s latest public call for an industry slowdown, but show the strange starting point for this new era of restraint. The companies asking everyone to discuss slowing down have just spent the month pushing the frontier forward.</p><p>If the companies genuinely believe development is moving dangerously fast, they already control their own research schedules and release calendars, while government regulation raises a separate question about whether rules designed with the biggest labs could also make life harder for smaller competitors.</p><h2 id="apocalyptic-distraction">Apocalyptic distraction</h2><p>There is another problem with all this talk of existential danger. The more Silicon Valley discusses hypothetical superintelligence destroying humanity, the easier it becomes to overlook the considerably less cinematic ways AI is already hurting people.</p><p>Karolis Kaciulis, Lead System Engineer at consumer cybersecurity company Surfshark, argues that warnings about AI threatening humanity can amount to a “marketing move” that distracts attention from existing harms. “The threat itself is fictional, closer to a Skynet-style sci-fi scenario than the problems generative AI is already causing today, from automated scams to intimidation,” he said. </p><p>That skepticism deserves space alongside the warnings from AI executives. Generative AI is already making phishing, deepfake fraud, and automated scams cheaper and easier to scale. Questions remain about privacy, how information submitted to chatbots is handled, and the environmental cost of the infrastructure required to run increasingly large AI systems. </p><p>There is also a legitimate debate about how much progress the industry’s endless procession of model releases actually represents. Benchmark numbers climb, but determining whether each new large language model represents a profound new capability is considerably harder than reading a launch-day chart.</p><p>AI companies simultaneously warning about AI's power while still pushing ahead and sidelining safety comes off as bizarre to the average person. Amodei’s proposal is new, and judging it entirely by whether a company delayed a model by four days would be unreasonable. But his ideas need an independent evaluation system to have any muscle. The next step needs to be measurable, or it's irrelevant.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/ai-platforms-assistants/ai-companies-are-begging-the-government-to-regulate-them-says-jd-vance-but-nobody-seems-willing-to-actually-slow-the-ai-race</link>
                                                                            <description>
                            <![CDATA[ AI’s biggest CEOs say frontier development needs to slow, but their companies have yet to show what “slower” means with an actual model delay ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">kRidHap8v9LR7QKeYWxwuL</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/2BaNK5XKNiUsUgc3MA8WBC-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 16 Sep 2026 15:12:21 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[AI Platforms & Assistants]]></category>
                                                                                                <author><![CDATA[ ESchwartzwrites@gmail.com (Eric Hal Schwartz) ]]></author>                    <dc:creator><![CDATA[ Eric Hal Schwartz ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/mTaiWitAt8o75BmPY3i4xK-320-70.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Eric Hal Schwartz is a freelance writer for TechRadar with more than 15 years of experience covering the intersection of the world and technology. For the last five years, he served as head writer for Voicebot.ai and was on the leading edge of reporting on generative AI and large language models. He&#039;s since become an expert on the products of generative AI models, such as OpenAI’s ChatGPT, Anthropic’s Claude, Google Gemini, and every other synthetic media tool. His experience runs the gamut of media, including print, digital, broadcast, and live events. Now, he&#039;s continuing to tell the stories people want and need to hear about the rapidly evolving AI space and its impact on their lives. Eric is based in New York City.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/2BaNK5XKNiUsUgc3MA8WBC-1920-80.jpg">
                                                            <media:credit><![CDATA[Pixabay]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[AI security]]></media:description>                                                            <media:text><![CDATA[AI security]]></media:text>
                                <media:title type="plain"><![CDATA[AI security]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/2BaNK5XKNiUsUgc3MA8WBC-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>After years of treating faster, bigger, and more capable AI as something approaching a moral imperative, the people running some of the world’s most powerful AI companies suddenly agree that perhaps everyone should ease off the accelerator.</p><p>Anthropic CEO Dario Amodei kicked off the latest round with an <a href="https://darioamodei.com/post/we-must-pace-the-frontier" target="_blank">essay</a> titled “We Must Pace the Frontier,” warning that AI capabilities are advancing faster than the safeguards needed to contain their risks. OpenAI CEO Sam Altman and Google DeepMind CEO Demis Hassabis quickly endorsed the idea. It's extraordinary that the leaders of companies locked in one of the most expensive technological races in history are publicly agreeing that the race itself needs to slow down. One awkward detail is buried beneath the sudden outbreak of corporate caution. Namely that nobody involved has said which forthcoming frontier model will arrive later because of it.</p><p>“Pacing the frontier” can mean almost anything until somebody attaches a calendar to it. None of the companies supporting Anthropic’s proposal has publicly identified a forthcoming model it intends to delay as part of the initiative, nor has anyone defined whether slowing down means an extra week of safety testing, six months between major generations, or something more dramatic. For now, the most concrete commitments concern independent evaluators, monitoring, safety standards and coordination rather than an announced reduction in the cadence of frontier-model releases</p><p>It's odd enough to stand out even to those outside the tech space. U.S. vice president JD Vance <a href="https://www.pbs.org/newshour/politics/watch-vance-says-americans-should-not-be-scared-of-ai-as-calls-for-limits-grow" target="_blank">said</a> he felt “a little bit weird" about the fact that you have so many frontier AI tech companies kind of coming to the government and begging the government to regulate them, and that it came off as “a bit of a Trojan horse.”  His skepticism does not settle whether regulation is necessary, but it highlights the contradiction running through the current debate. </p><h2 id="altruism-or-exclusion">Altruism or exclusion?</h2><p>There are good reasons for the sudden anxiety. Amodei has warned about AI enabling cyberattacks, bioterrorism, economic disruption, and eventually systems humans could struggle to control. His latest proposal calls for independent safety evaluators with deep access inside frontier labs, coordination among companies on shared standards, and international cooperation around particularly dangerous capabilities.</p><p>That's rather different from the plain-English meaning of slowing development. Anthropic’s own recent history is ambiguous, as it paused external cyber evaluations of prerelease models and briefly stopped internal ones. It also paused higher-risk reinforcement-learning environments for several weeks.</p><p>Meanwhile, the frontier has continued moving. Anthropic released Claude Fable 5.1 and Mythos 5.1 this month, while OpenAI debuted GPT-6 Astra. Those launches preceded Amodei’s latest public call for an industry slowdown, but show the strange starting point for this new era of restraint. The companies asking everyone to discuss slowing down have just spent the month pushing the frontier forward.</p><p>If the companies genuinely believe development is moving dangerously fast, they already control their own research schedules and release calendars, while government regulation raises a separate question about whether rules designed with the biggest labs could also make life harder for smaller competitors.</p><h2 id="apocalyptic-distraction">Apocalyptic distraction</h2><p>There is another problem with all this talk of existential danger. The more Silicon Valley discusses hypothetical superintelligence destroying humanity, the easier it becomes to overlook the considerably less cinematic ways AI is already hurting people.</p><p>Karolis Kaciulis, Lead System Engineer at consumer cybersecurity company Surfshark, argues that warnings about AI threatening humanity can amount to a “marketing move” that distracts attention from existing harms. “The threat itself is fictional, closer to a Skynet-style sci-fi scenario than the problems generative AI is already causing today, from automated scams to intimidation,” he said. </p><p>That skepticism deserves space alongside the warnings from AI executives. Generative AI is already making phishing, deepfake fraud, and automated scams cheaper and easier to scale. Questions remain about privacy, how information submitted to chatbots is handled, and the environmental cost of the infrastructure required to run increasingly large AI systems. </p><p>There is also a legitimate debate about how much progress the industry’s endless procession of model releases actually represents. Benchmark numbers climb, but determining whether each new large language model represents a profound new capability is considerably harder than reading a launch-day chart.</p><p>AI companies simultaneously warning about AI's power while still pushing ahead and sidelining safety comes off as bizarre to the average person. Amodei’s proposal is new, and judging it entirely by whether a company delayed a model by four days would be unreasonable. But his ideas need an independent evaluation system to have any muscle. The next step needs to be measurable, or it's irrelevant.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ British lawmakers call for stronger AI laws ]]></title>
                                                                                                <dc:content><![CDATA[ <p>British lawmakers and <a href="https://www.techradar.com/uk/ai-platforms-assistants/openai">OpenAI</a> have found something they can agree on: artificial intelligence has become too important and potentially harmful to govern without a real legal framework. </p><p>The country has long promoted what it deemed a flexible, middle-ground approach to regulating AI through a mix of existing regulators and voluntary agreements by developers. But now, Parliament’s Joint Committee on Human Rights has issued a long and detailed <a href="https://publications.parliament.uk/pa/jt5902/jtselect/jtrights/160/report.html" target="_blank">report</a> calling for an expansive bill covering AI, enforcing transparency and compliance via an independent regulator. </p><p>The pressure goes considerably further than ordinary complaints about AI chatbots. More than 70 MPs and peers have separately backed calls for Britain to prohibit the development and operation of AI. The legislation would also create monitoring and control powers over such systems, although artificial superintelligence remains hypothetical rather than something currently sitting in a server farm plotting its next move.</p><p>“AI is heralded as an unprecedented era of technological development with the potential to transform our lives for better or for worse. It is moving with such speed and complexity that its impact is hard to accurately predict. What is clear is that at present we are unprepared to deal with its consequences however potentially dire they may be," Chair of the Joint Committee on Human Rights Alex Sobel MP said in a statement. </p><p>“Nowhere in the world, including the UK, has a current legislative and regulatory approach to AI that is fit for purpose. New legislation is needed to establish a comprehensive set of protections that deal with the entire AI supply chain and its lifecycle."</p><p>OpenAI has become an unexpected ally for this kind of regulation. As one of the companies with the most to lose from badly designed AI regulation, OpenAI now <a href="https://www.politico.eu/article/openai-uk-ai-artificial-intelligence-legislation-tom-duff-gordon/" target="_blank">says</a> governments should start imposing mandatory safety requirements on frontier AI companies. </p><h2 id="protecting-people-means-ai-laws-need-consequences">Protecting people means AI laws need consequences </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.98%;"><img id="2KzVq8gkFv5n7v3rCCqCoe" name="openai header" alt="OpenAI logo on a smartphone screen" src="https://cdn.mos.cms.futurecdn.net/2KzVq8gkFv5n7v3rCCqCoe-1920-80.jpg" mos="" align="middle" fullscreen="" width="1920" height="1094" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Seoul City at night, South Korea. </span><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock / Mehaniq)</span></figcaption></figure><p>The mostly voluntary, good-faith disclosure system is insufficient, according to both MPs and OpenAI. The company issued a manifesto of its own arguing for national AI safety regulation, including independent assessments and rules for when AI development should slow or stop. It also argued that the rules should focus on the biggest AI companies, not just make one rule for every small firm experimenting with an LLM. </p><p>There is an obvious self-interested element here. Regulation aimed specifically at the richest frontier labs would affect OpenAI, but sophisticated compliance regimes can also strengthen the position of companies wealthy enough to comply with them. A requirement for expensive independent testing is considerably easier to absorb when billions of dollars are sloshing around the balance sheet.</p><p>That does not make OpenAI wrong that regulation should follow capability rather than apply equally to every AI company. The company has also argued that democratically accountable standards and independent verification would be preferable to the current situation in which frontier laboratories largely decide their own safety rules.</p><p>That last point should be printed in very large type and pinned somewhere in Whitehall. AI companies can employ excellent safety researchers and genuinely care about responsible development while still being terrible substitutes for governments. We do not usually allow pharmaceutical companies to decide privately whether their own medicines have been tested enough, then thank them for their voluntary commitment not to poison anybody.</p><h2 id="uk-ai-safety">UK AI safety</h2><p>The UK isn't starting totally from scratch. The country's AI Security Institute was created to study and test advanced models and has worked with frontier developers including OpenAI. Yet Britain's broader system continues to rely heavily on existing regulators and voluntary cooperation rather than a dedicated statutory regime for frontier AI.</p><p>But the agencies set to supervise a specific industry are poorly positioned to deal with expansive general-purpose AI models whose capabilities stretch across dozens. The human rights committee's report recognizes this problem. It argues that AI supply chains complicate accountability because responsibility can be scattered among developers, deployers and users. The government has said it is reviewing the situation, but the report makes it clear that action is needed soon.</p><p>While Britain does not need to regulate every chatbot like its Skynet, it shouldn't have to wait for absolute proof of catastrophe before establishing rules. It's a benefit economically, too. Companies prefer knowing what the rules are to discovering them after an accident or legal case. A predictable AI regime would make Britain more attractive to serious AI developers while discouraging reckless behavior.</p><p>The biggest reason to act, though, is that voluntary governance contains an unavoidable contradiction. The laboratories developing frontier AI are being asked to decide how much risk society should tolerate from products they are spending enormous sums to build. Even with honorable intentions, that is too much authority to place inside a handful of companies.</p><p>OpenAI's support, while politically useful, shouldn't give it any extra influence, however. Parliament should be particularly wary of allowing the largest AI companies to design rules that conveniently turn their enormous resources into a regulatory moat against smaller competitors. </p><p>Still, when lawmakers, researchers and one of the world's leading AI developers all agree that voluntary commitments are no longer enough, continuing to rely primarily on them begins to look like lawmakers are just dragging their feet. </p><p>“Fundamentally, this is about making sure that you, as an individual, know when AI is being used in the decisions that affect you," Sobel said. "We also want to make sure that if something does go wrong then avenues of redress will be available. We need these protections in now, it cannot wait until fear human rights risks become reality."</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/ai-platforms-assistants/nowhere-in-the-world-including-the-uk-has-a-current-legislative-and-regulatory-approach-to-ai-that-is-fit-for-purpose-britains-lawmakers-have-started-calling-for-ai-regulation-and-they-should-refuse-to-settle-for-half-measures</link>
                                                                            <description>
                            <![CDATA[ British lawmakers and OpenAI agree voluntary AI safeguards are no longer enough, increasing pressure on the UK government to adopt enforceable rules ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">meLYhuhfeSic78GS6tLpb6</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/aRsqdvej9A7bsx97Cxde8B-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 15 Sep 2026 16:03:10 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[AI Platforms & Assistants]]></category>
                                                                                                <author><![CDATA[ ESchwartzwrites@gmail.com (Eric Hal Schwartz) ]]></author>                    <dc:creator><![CDATA[ Eric Hal Schwartz ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/mTaiWitAt8o75BmPY3i4xK-320-70.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Eric Hal Schwartz is a freelance writer for TechRadar with more than 15 years of experience covering the intersection of the world and technology. For the last five years, he served as head writer for Voicebot.ai and was on the leading edge of reporting on generative AI and large language models. He&#039;s since become an expert on the products of generative AI models, such as OpenAI’s ChatGPT, Anthropic’s Claude, Google Gemini, and every other synthetic media tool. His experience runs the gamut of media, including print, digital, broadcast, and live events. Now, he&#039;s continuing to tell the stories people want and need to hear about the rapidly evolving AI space and its impact on their lives. Eric is based in New York City.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/aRsqdvej9A7bsx97Cxde8B-1920-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[The Houses of Parliament and Westminster Bridge]]></media:description>                                                            <media:text><![CDATA[The Houses of Parliament and Westminster Bridge]]></media:text>
                                <media:title type="plain"><![CDATA[The Houses of Parliament and Westminster Bridge]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/aRsqdvej9A7bsx97Cxde8B-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>British lawmakers and <a href="https://www.techradar.com/uk/ai-platforms-assistants/openai">OpenAI</a> have found something they can agree on: artificial intelligence has become too important and potentially harmful to govern without a real legal framework. </p><p>The country has long promoted what it deemed a flexible, middle-ground approach to regulating AI through a mix of existing regulators and voluntary agreements by developers. But now, Parliament’s Joint Committee on Human Rights has issued a long and detailed <a href="https://publications.parliament.uk/pa/jt5902/jtselect/jtrights/160/report.html" target="_blank">report</a> calling for an expansive bill covering AI, enforcing transparency and compliance via an independent regulator. </p><p>The pressure goes considerably further than ordinary complaints about AI chatbots. More than 70 MPs and peers have separately backed calls for Britain to prohibit the development and operation of AI. The legislation would also create monitoring and control powers over such systems, although artificial superintelligence remains hypothetical rather than something currently sitting in a server farm plotting its next move.</p><p>“AI is heralded as an unprecedented era of technological development with the potential to transform our lives for better or for worse. It is moving with such speed and complexity that its impact is hard to accurately predict. What is clear is that at present we are unprepared to deal with its consequences however potentially dire they may be," Chair of the Joint Committee on Human Rights Alex Sobel MP said in a statement. </p><p>“Nowhere in the world, including the UK, has a current legislative and regulatory approach to AI that is fit for purpose. New legislation is needed to establish a comprehensive set of protections that deal with the entire AI supply chain and its lifecycle."</p><p>OpenAI has become an unexpected ally for this kind of regulation. As one of the companies with the most to lose from badly designed AI regulation, OpenAI now <a href="https://www.politico.eu/article/openai-uk-ai-artificial-intelligence-legislation-tom-duff-gordon/" target="_blank">says</a> governments should start imposing mandatory safety requirements on frontier AI companies. </p><h2 id="protecting-people-means-ai-laws-need-consequences">Protecting people means AI laws need consequences </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.98%;"><img id="2KzVq8gkFv5n7v3rCCqCoe" name="openai header" alt="OpenAI logo on a smartphone screen" src="https://cdn.mos.cms.futurecdn.net/2KzVq8gkFv5n7v3rCCqCoe-1920-80.jpg" mos="" align="middle" fullscreen="" width="1920" height="1094" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Seoul City at night, South Korea. </span><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock / Mehaniq)</span></figcaption></figure><p>The mostly voluntary, good-faith disclosure system is insufficient, according to both MPs and OpenAI. The company issued a manifesto of its own arguing for national AI safety regulation, including independent assessments and rules for when AI development should slow or stop. It also argued that the rules should focus on the biggest AI companies, not just make one rule for every small firm experimenting with an LLM. </p><p>There is an obvious self-interested element here. Regulation aimed specifically at the richest frontier labs would affect OpenAI, but sophisticated compliance regimes can also strengthen the position of companies wealthy enough to comply with them. A requirement for expensive independent testing is considerably easier to absorb when billions of dollars are sloshing around the balance sheet.</p><p>That does not make OpenAI wrong that regulation should follow capability rather than apply equally to every AI company. The company has also argued that democratically accountable standards and independent verification would be preferable to the current situation in which frontier laboratories largely decide their own safety rules.</p><p>That last point should be printed in very large type and pinned somewhere in Whitehall. AI companies can employ excellent safety researchers and genuinely care about responsible development while still being terrible substitutes for governments. We do not usually allow pharmaceutical companies to decide privately whether their own medicines have been tested enough, then thank them for their voluntary commitment not to poison anybody.</p><h2 id="uk-ai-safety">UK AI safety</h2><p>The UK isn't starting totally from scratch. The country's AI Security Institute was created to study and test advanced models and has worked with frontier developers including OpenAI. Yet Britain's broader system continues to rely heavily on existing regulators and voluntary cooperation rather than a dedicated statutory regime for frontier AI.</p><p>But the agencies set to supervise a specific industry are poorly positioned to deal with expansive general-purpose AI models whose capabilities stretch across dozens. The human rights committee's report recognizes this problem. It argues that AI supply chains complicate accountability because responsibility can be scattered among developers, deployers and users. The government has said it is reviewing the situation, but the report makes it clear that action is needed soon.</p><p>While Britain does not need to regulate every chatbot like its Skynet, it shouldn't have to wait for absolute proof of catastrophe before establishing rules. It's a benefit economically, too. Companies prefer knowing what the rules are to discovering them after an accident or legal case. A predictable AI regime would make Britain more attractive to serious AI developers while discouraging reckless behavior.</p><p>The biggest reason to act, though, is that voluntary governance contains an unavoidable contradiction. The laboratories developing frontier AI are being asked to decide how much risk society should tolerate from products they are spending enormous sums to build. Even with honorable intentions, that is too much authority to place inside a handful of companies.</p><p>OpenAI's support, while politically useful, shouldn't give it any extra influence, however. Parliament should be particularly wary of allowing the largest AI companies to design rules that conveniently turn their enormous resources into a regulatory moat against smaller competitors. </p><p>Still, when lawmakers, researchers and one of the world's leading AI developers all agree that voluntary commitments are no longer enough, continuing to rely primarily on them begins to look like lawmakers are just dragging their feet. </p><p>“Fundamentally, this is about making sure that you, as an individual, know when AI is being used in the decisions that affect you," Sobel said. "We also want to make sure that if something does go wrong then avenues of redress will be available. We need these protections in now, it cannot wait until fear human rights risks become reality."</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ iOS 27’s Spatial Reframing AI tool put a ‘random dude’ in Redditor’s photo ]]></title>
                                                                                                <dc:content><![CDATA[ <ul><li><strong>A Redditor tried out iOS 27’s new Spatial Reframing tool on their iPhone</strong></li><li><strong>The feature added a ‘random dude’ who wasn’t in the original picture</strong></li><li><strong>It highlights the limits of AI image-editing tools</strong></li></ul><p>Apple’s <a href="https://www.techradar.com/phones/ios/ive-been-using-ios-27-for-3-months-already-these-are-the-5-best-features-arriving-on-your-iphone-today">iOS 27 update</a> has just been released to the public, and it comes with an <a href="https://www.techradar.com/best/best-ai-tools">artificial intelligence (AI)</a> tool called <a href="https://www.techradar.com/phones/ios/spatial-reframing-in-ios-27-might-finally-turn-me-into-a-photo-pro-heres-how-it-works-and-why-it-could-be-your-iphones-secret-storage-weapon">Spatial Reframing</a> that lets you adjust the angle of your photos after they’ve been taken. But as one Redditor discovered, the feature has limitations and could potentially do with a little more time in the oven. </p><p>Posting on social media, Reddit user <a href="https://www.reddit.com/r/ios/comments/1wggsnx/the_ai_reframe_feature_stuck_a_random_dude_into/" target="_blank">friendofmany</a> claimed that iOS 27’s Spatial Reframing tool added a “random dude” into their photo of a horse. The person in the accompanying image was not someone known to the poster and was instead a total hallucination dreamed up by the AI — a “full rando,” in the user’s words. </p><p>The Redditor went on to explain that the original photo showed a “tiny bit of hat peeking out behind the horse.” When they moved the focal point of the image using Spatial Reframing, that scrap of headgear was fleshed out into a completely non-existent human. </p><p>And while it’s an amusing example of AI losing its way, it aptly showcases the weaknesses of the current tech.</p><h2 id="getting-fast-and-loose-with-reality">Getting fast and loose with reality</h2><figure><blockquote class="reddit-card"  ><a href="https://www.reddit.com/r/ios/comments/1wggsnx/the_ai_reframe_feature_stuck_a_random_dude_into">The AI reframe feature stuck a random dude into my photo.</a><figcaption><cite> from <a href="https://www.reddit.com/r/ios">r/ios</a></cite></figcaption></blockquote></figure><script async src="//embed.redditmedia.com/widgets/platform.js" charset="UTF-8"></script><p>Once you activate Spatial Reframing in iOS 27, you can drag a photo with your finger and the angle of the shot changes accordingly. Apple says this lets you create a more satisfying composition without having to go back and try to capture the moment all over again. </p><p>However, this process necessarily means that the AI has to fill in some blanks. If your edits mean the camera now appears to have been pointing in a new direction, Apple’s AI has to get a little creative with what’s in the image. In this case, it seemingly went completely off the rails by dreaming up a person who doesn’t even exist. </p><p>It’s not just people where Spatial Reframing has the occasional blip. I’ve had plenty of experiences where the tool got a little too loose with its adjustments. That often occurred when I took a photo of a building or busy street, then tried tweaking the angle using Spatial Reframing — the AI would end up adding features to buildings (such as windows and ledges) that weren’t present in real life. </p><p>That’s unsurprising given the AI has to put <em>something</em> in the image, but it was still a little galling considering I was standing there and could see that the AI-edited picture simply didn’t reflect reality. </p><p>Back on Reddit, the case of the phantom horseman highlights what can go wrong when you start <a href="https://www.techradar.com/ai-platforms-assistants/gemini/i-rescued-this-photo-using-nano-banana-heres-how-to-salvage-an-image-using-the-best-ai-image-generation-tool">editing your photos with AI</a>. And with AI tools becoming ever-more prominent in both Apple’s <a href="https://www.techradar.com/news/best-iphone">best iPhones</a> and in daily life, it’s likely we’ll continue to see unsettling hallucinations like this. For now, though, it seems clear that Apple’s Spatial Reframing feature could do with a little more work, even as it makes its iOS 27 debut.</p><div data-widget-type="multimodelreview" data-widget-title="Today’s best iPhone deals" data-model-name="Apple iPhone 18 Pro Max,Apple iPhone 18 Pro,Apple iPhone Duo,Apple iPhone 17,Apple iPhone 17e,Apple iPhone Air"></div> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/ai-platforms-assistants/apple-intelligence/ios-27s-new-spatial-reframing-tool-puts-random-dude-into-redditors-photo-proving-that-the-ai-photos-feature-still-has-major-limits</link>
                                                                            <description>
                            <![CDATA[ iOS 27’s Spatial Reframing AI tool generated a non-existent person in a Redditor’s photo. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">fN7x4qqCMheBQNMfdmyhXZ</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/pdPY2CnUYvpE8qjh2Mh89o-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 15 Sep 2026 12:31:01 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Apple Intelligence]]></category>
                                                    <category><![CDATA[iOS]]></category>
                                                    <category><![CDATA[AI Platforms & Assistants]]></category>
                                                    <category><![CDATA[Phones]]></category>
                                                                                                <author><![CDATA[ alexblake.techradar@gmail.com (Alex Blake) ]]></author>                    <dc:creator><![CDATA[ Alex Blake ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/gwmVRU4zMGnDYsGVAFvRmL-320-70.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Alex Blake has been fooling around with computers since the early 1990s, and since that time he&#039;s learned a thing or two about tech. No more than two things, though. That&#039;s all his brain can hold. As well as TechRadar, Alex writes for iMore, Digital Trends and Creative Bloq, among others. He was previously commissioning editor at MacFormat magazine. That means he mostly covers the world of Apple and its latest products, but also Windows, computer peripherals, mobile apps, and much more beyond. When not writing, you can find him hiking the English countryside and gaming on his PC.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/pdPY2CnUYvpE8qjh2Mh89o-1920-80.jpg">
                                                            <media:credit><![CDATA[Apple]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Apple demonstrating the Spatial Reframing feature at WWDC 2026.]]></media:description>                                                            <media:text><![CDATA[Apple demonstrating the Spatial Reframing feature at WWDC 2026.]]></media:text>
                                <media:title type="plain"><![CDATA[Apple demonstrating the Spatial Reframing feature at WWDC 2026.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/pdPY2CnUYvpE8qjh2Mh89o-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <ul><li><strong>A Redditor tried out iOS 27’s new Spatial Reframing tool on their iPhone</strong></li><li><strong>The feature added a ‘random dude’ who wasn’t in the original picture</strong></li><li><strong>It highlights the limits of AI image-editing tools</strong></li></ul><p>Apple’s <a href="https://www.techradar.com/phones/ios/ive-been-using-ios-27-for-3-months-already-these-are-the-5-best-features-arriving-on-your-iphone-today">iOS 27 update</a> has just been released to the public, and it comes with an <a href="https://www.techradar.com/best/best-ai-tools">artificial intelligence (AI)</a> tool called <a href="https://www.techradar.com/phones/ios/spatial-reframing-in-ios-27-might-finally-turn-me-into-a-photo-pro-heres-how-it-works-and-why-it-could-be-your-iphones-secret-storage-weapon">Spatial Reframing</a> that lets you adjust the angle of your photos after they’ve been taken. But as one Redditor discovered, the feature has limitations and could potentially do with a little more time in the oven. </p><p>Posting on social media, Reddit user <a href="https://www.reddit.com/r/ios/comments/1wggsnx/the_ai_reframe_feature_stuck_a_random_dude_into/" target="_blank">friendofmany</a> claimed that iOS 27’s Spatial Reframing tool added a “random dude” into their photo of a horse. The person in the accompanying image was not someone known to the poster and was instead a total hallucination dreamed up by the AI — a “full rando,” in the user’s words. </p><p>The Redditor went on to explain that the original photo showed a “tiny bit of hat peeking out behind the horse.” When they moved the focal point of the image using Spatial Reframing, that scrap of headgear was fleshed out into a completely non-existent human. </p><p>And while it’s an amusing example of AI losing its way, it aptly showcases the weaknesses of the current tech.</p><h2 id="getting-fast-and-loose-with-reality">Getting fast and loose with reality</h2><figure><blockquote class="reddit-card"  ><a href="https://www.reddit.com/r/ios/comments/1wggsnx/the_ai_reframe_feature_stuck_a_random_dude_into">The AI reframe feature stuck a random dude into my photo.</a><figcaption><cite> from <a href="https://www.reddit.com/r/ios">r/ios</a></cite></figcaption></blockquote></figure><script async src="//embed.redditmedia.com/widgets/platform.js" charset="UTF-8"></script><p>Once you activate Spatial Reframing in iOS 27, you can drag a photo with your finger and the angle of the shot changes accordingly. Apple says this lets you create a more satisfying composition without having to go back and try to capture the moment all over again. </p><p>However, this process necessarily means that the AI has to fill in some blanks. If your edits mean the camera now appears to have been pointing in a new direction, Apple’s AI has to get a little creative with what’s in the image. In this case, it seemingly went completely off the rails by dreaming up a person who doesn’t even exist. </p><p>It’s not just people where Spatial Reframing has the occasional blip. I’ve had plenty of experiences where the tool got a little too loose with its adjustments. That often occurred when I took a photo of a building or busy street, then tried tweaking the angle using Spatial Reframing — the AI would end up adding features to buildings (such as windows and ledges) that weren’t present in real life. </p><p>That’s unsurprising given the AI has to put <em>something</em> in the image, but it was still a little galling considering I was standing there and could see that the AI-edited picture simply didn’t reflect reality. </p><p>Back on Reddit, the case of the phantom horseman highlights what can go wrong when you start <a href="https://www.techradar.com/ai-platforms-assistants/gemini/i-rescued-this-photo-using-nano-banana-heres-how-to-salvage-an-image-using-the-best-ai-image-generation-tool">editing your photos with AI</a>. And with AI tools becoming ever-more prominent in both Apple’s <a href="https://www.techradar.com/news/best-iphone">best iPhones</a> and in daily life, it’s likely we’ll continue to see unsettling hallucinations like this. For now, though, it seems clear that Apple’s Spatial Reframing feature could do with a little more work, even as it makes its iOS 27 debut.</p><div data-widget-type="multimodelreview" data-widget-title="Today’s best iPhone deals" data-model-name="Apple iPhone 18 Pro Max,Apple iPhone 18 Pro,Apple iPhone Duo,Apple iPhone 17,Apple iPhone 17e,Apple iPhone Air"></div>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Meta’s new AI agent demands serious trust ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Meta’s new Muse AI platform would like the keys to your digital life to help run it for you. Muse is a personal AI agent that <a href="https://www.techradar.com/ai-platforms-assistants/meta-thought-ai-could-do-the-job-instead-of-humans-what-happened-next-should-surprise-absolutely-nobody">Meta</a> built to complete tasks on your behalf, including sending emails, filling out forms, shopping, and pretty much any other activity with an online component. </p><p>The AI is available in the U.S. as an app, or through <a href="https://www.techradar.com/uk/tag/whatsapp">WhatsApp</a> or the <a href="https://muse.ai/" target="_blank">Muse.ai portal</a>. </p><p>It's a familiar idea in some respects. Muse matches OpenAI and other AI developers in being able to open a browser inside its own cloud-based virtual computer and move between connected services. It returns when it has finished, encounters a problem, or needs permission to do something sensitive. </p><p>Meta describes the experience as having an agent that understands your goals and advances them independently. That can come off as sinister, even before it starts asking for permission to essentially be you online by having you sign in to all your online accounts. </p><p>Getting started is straightforward, although Muse is currently limited to U.S. adults. You can install the Muse app from your phone's app store, open Meta's Muse website or access it through WhatsApp. There is a free usage tier, while heavier users can pay $20 per month for Power or $100 for Maximum. </p><h2 id="muse-shops-for-you">Muse shops for you</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="q3cL5ag9F4ejbNtAXHwnhY" name="Meta Muse" alt="Meta Muse" src="https://cdn.mos.cms.futurecdn.net/q3cL5ag9F4ejbNtAXHwnhY-1920-80.png" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Meta Muse)</span></figcaption></figure><p>Once you open the app, the first thing the AI does is suggest you pick a nickname for it so you know when it is messaging you. I went with one of the suggested choices, and "Scout" proceeded to ask me what I'd like to do with it, offering a handful of popular options.</p><p>I asked Scout to do some shopping for me first, as the AI made it seem like a much smoother process than with other AI tools. I asked it to find me a pair of shorts. It asked my size and went off on its own for a couple of minutes, coming back with a couple of options and pointing to a sale on one particular set. I said okay, and it asked for my Amazon login to make the purchase on my behalf. For an everyday purchase, it was surprisingly pleasant to delegate.</p><p>That little interruption was reassuring and unsettling in almost equal measure. Meta says credentials entered this way are routed directly into secure credential storage and are not visible to the main Muse agent. Once stored, they can be inserted into the browser when needed without exposing the actual credentials to Muse's browser subagent. Muse does the legwork, while I remained the person responsible for deciding whether money actually left my account.</p><p>This is probably the easiest Muse task I would recommend trying yourself. Give it a product, let it browse, and take over whenever a login or other sensitive interaction appears. It demonstrates the agent's capabilities without immediately granting it access to years of personal correspondence.</p><p>Naturally, that was exactly what I did next.</p><h2 id="getting-muse-to-handle-my-email">Getting Muse to handle my email</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1000px;"><p class="vanilla-image-block" style="padding-top:56.30%;"><img id="Z3qkzoGTB9FTZ8VMKj9c2K" name="shutterstock_408362719.jpg" alt="Email warning" src="https://cdn.mos.cms.futurecdn.net/Z3qkzoGTB9FTZ8VMKj9c2K-1920-80.jpg" mos="" align="middle" fullscreen="" width="1000" height="563" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>I took the plunge and told Scout I wanted help with my email. I had to give it permission to go through my inbox and to write on my behalf, and it asked to use it to learn about me. With some trepidation, I okayed that, and it put together the kind of distorted image of my life you'd expect from someone basing their impression of you solely on your emails. </p><p>Scout also brought up an unopened email from the power company about needing to check my solar panels. It offered to write a reply if I could pick from the dates suggested for when they would visit. I did, and a minute later there was a draft pending my approval. It looked fine, and suddenly another little online errand was done. </p><p>It felt different from pasting an email into an AI chatbot. Muse's AI could retrieve the context itself rather than making me act as a courier between my inbox and the AI. Of course, it also felt a lot more personal. Meta has acknowledged how sensitive this access is and built specific defenses to prevent issues. </p><p>Muse's email connector filters out one-time tokens, password-reset links, and login links, while its Sentinel security layer controls what actions the agent is permitted to take outside its virtual machine. When an action requires my approval, the request comes through Muse's interface rather than simply relying on the agent to interpret a conversational yes.  </p><p>I would keep that friction in place for email, particularly while getting used to Muse. Saving three minutes responding to a utility company is nice, but it is not worth discovering that your AI assistant has developed an unexpectedly adventurous correspondence style.</p><h2 id="muse-is-convenience-mixed-with-discomfort">Muse is convenience mixed with discomfort</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:970px;"><p class="vanilla-image-block" style="padding-top:56.19%;"><img id="2BaNK5XKNiUsUgc3MA8WBC" name="AI security" alt="AI security" src="https://cdn.mos.cms.futurecdn.net/2BaNK5XKNiUsUgc3MA8WBC-1920-80.jpg" mos="" align="middle" fullscreen="" width="970" height="545" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Pixabay)</span></figcaption></figure><p>The more I engaged with Muse, the more the tandem senses of convenience and discomfort grew. Muse feels more frictionless than similar services with virtual browsers. And the combination of data Meta already has and the data it required permission to access made it feel more personal, too. Every improvement in its ability to help me came with another small moment where I had to decide how much access I was willing to grant.</p><p>Meta says conversations and VM data are not shared with its advertising systems, although browsing activity performed on your behalf can still influence advertising indirectly because websites may treat Muse's visits as your activity. Meta says sanitized agent interactions and tool activity can be used to train future models, but users can opt out with a switch in Muse's settings. Meta is also developing a Confidential VM mode intended to cryptographically prevent even Meta from accessing information inside the VM.</p><p>I was more impressed with Muse than I expected. But that only made me warier about it. Digital chores that consume more time than any one of them deserves are all too common at the moment, and Muse proved remarkably good at stepping into that gap. The catch is that the closer it gets to behaving like a genuinely useful personal assistant, the more personal information it needs to do the job.</p><p>If you're thinking of trying Muse then I would recommend starting gradually, beginning with public web tasks and keeping consequential actions behind approvals at first. The frustrating part is that Muse makes a very persuasive argument for personal AI agents. Meta has built something that makes handing an AI more of my digital life appealing, but not when it's attached to the current crop of tech giants offering those services. </p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/ai-platforms-assistants/i-tried-metas-new-muse-ai-agent-its-incredibly-useful-but-handing-it-my-digital-life-felt-deeply-uncomfortable</link>
                                                                            <description>
                            <![CDATA[ Meta’s Muse proved remarkably capable at handling digital errands, but its usefulness depends on granting an unsettling amount of access to personal information. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">67RtT4fs3CGisZ7af7vAwL</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/oThcXBvjEBFUXAR2RHFW9k-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 14 Sep 2026 11:48:04 +0000</pubDate>                                                                                                                                <updated>Mon, 14 Sep 2026 12:08:19 +0000</updated>
                                                                                                                                            <category><![CDATA[AI Platforms & Assistants]]></category>
                                                                                                <author><![CDATA[ ESchwartzwrites@gmail.com (Eric Hal Schwartz) ]]></author>                    <dc:creator><![CDATA[ Eric Hal Schwartz ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/mTaiWitAt8o75BmPY3i4xK-320-70.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Eric Hal Schwartz is a freelance writer for TechRadar with more than 15 years of experience covering the intersection of the world and technology. For the last five years, he served as head writer for Voicebot.ai and was on the leading edge of reporting on generative AI and large language models. He&#039;s since become an expert on the products of generative AI models, such as OpenAI’s ChatGPT, Anthropic’s Claude, Google Gemini, and every other synthetic media tool. His experience runs the gamut of media, including print, digital, broadcast, and live events. Now, he&#039;s continuing to tell the stories people want and need to hear about the rapidly evolving AI space and its impact on their lives. Eric is based in New York City.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/oThcXBvjEBFUXAR2RHFW9k-1920-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock / jackpress]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Meta Muse]]></media:description>                                                            <media:text><![CDATA[Meta Muse]]></media:text>
                                <media:title type="plain"><![CDATA[Meta Muse]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/oThcXBvjEBFUXAR2RHFW9k-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Meta’s new Muse AI platform would like the keys to your digital life to help run it for you. Muse is a personal AI agent that <a href="https://www.techradar.com/ai-platforms-assistants/meta-thought-ai-could-do-the-job-instead-of-humans-what-happened-next-should-surprise-absolutely-nobody">Meta</a> built to complete tasks on your behalf, including sending emails, filling out forms, shopping, and pretty much any other activity with an online component. </p><p>The AI is available in the U.S. as an app, or through <a href="https://www.techradar.com/uk/tag/whatsapp">WhatsApp</a> or the <a href="https://muse.ai/" target="_blank">Muse.ai portal</a>. </p><p>It's a familiar idea in some respects. Muse matches OpenAI and other AI developers in being able to open a browser inside its own cloud-based virtual computer and move between connected services. It returns when it has finished, encounters a problem, or needs permission to do something sensitive. </p><p>Meta describes the experience as having an agent that understands your goals and advances them independently. That can come off as sinister, even before it starts asking for permission to essentially be you online by having you sign in to all your online accounts. </p><p>Getting started is straightforward, although Muse is currently limited to U.S. adults. You can install the Muse app from your phone's app store, open Meta's Muse website or access it through WhatsApp. There is a free usage tier, while heavier users can pay $20 per month for Power or $100 for Maximum. </p><h2 id="muse-shops-for-you">Muse shops for you</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="q3cL5ag9F4ejbNtAXHwnhY" name="Meta Muse" alt="Meta Muse" src="https://cdn.mos.cms.futurecdn.net/q3cL5ag9F4ejbNtAXHwnhY-1920-80.png" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Meta Muse)</span></figcaption></figure><p>Once you open the app, the first thing the AI does is suggest you pick a nickname for it so you know when it is messaging you. I went with one of the suggested choices, and "Scout" proceeded to ask me what I'd like to do with it, offering a handful of popular options.</p><p>I asked Scout to do some shopping for me first, as the AI made it seem like a much smoother process than with other AI tools. I asked it to find me a pair of shorts. It asked my size and went off on its own for a couple of minutes, coming back with a couple of options and pointing to a sale on one particular set. I said okay, and it asked for my Amazon login to make the purchase on my behalf. For an everyday purchase, it was surprisingly pleasant to delegate.</p><p>That little interruption was reassuring and unsettling in almost equal measure. Meta says credentials entered this way are routed directly into secure credential storage and are not visible to the main Muse agent. Once stored, they can be inserted into the browser when needed without exposing the actual credentials to Muse's browser subagent. Muse does the legwork, while I remained the person responsible for deciding whether money actually left my account.</p><p>This is probably the easiest Muse task I would recommend trying yourself. Give it a product, let it browse, and take over whenever a login or other sensitive interaction appears. It demonstrates the agent's capabilities without immediately granting it access to years of personal correspondence.</p><p>Naturally, that was exactly what I did next.</p><h2 id="getting-muse-to-handle-my-email">Getting Muse to handle my email</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1000px;"><p class="vanilla-image-block" style="padding-top:56.30%;"><img id="Z3qkzoGTB9FTZ8VMKj9c2K" name="shutterstock_408362719.jpg" alt="Email warning" src="https://cdn.mos.cms.futurecdn.net/Z3qkzoGTB9FTZ8VMKj9c2K-1920-80.jpg" mos="" align="middle" fullscreen="" width="1000" height="563" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>I took the plunge and told Scout I wanted help with my email. I had to give it permission to go through my inbox and to write on my behalf, and it asked to use it to learn about me. With some trepidation, I okayed that, and it put together the kind of distorted image of my life you'd expect from someone basing their impression of you solely on your emails. </p><p>Scout also brought up an unopened email from the power company about needing to check my solar panels. It offered to write a reply if I could pick from the dates suggested for when they would visit. I did, and a minute later there was a draft pending my approval. It looked fine, and suddenly another little online errand was done. </p><p>It felt different from pasting an email into an AI chatbot. Muse's AI could retrieve the context itself rather than making me act as a courier between my inbox and the AI. Of course, it also felt a lot more personal. Meta has acknowledged how sensitive this access is and built specific defenses to prevent issues. </p><p>Muse's email connector filters out one-time tokens, password-reset links, and login links, while its Sentinel security layer controls what actions the agent is permitted to take outside its virtual machine. When an action requires my approval, the request comes through Muse's interface rather than simply relying on the agent to interpret a conversational yes.  </p><p>I would keep that friction in place for email, particularly while getting used to Muse. Saving three minutes responding to a utility company is nice, but it is not worth discovering that your AI assistant has developed an unexpectedly adventurous correspondence style.</p><h2 id="muse-is-convenience-mixed-with-discomfort">Muse is convenience mixed with discomfort</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:970px;"><p class="vanilla-image-block" style="padding-top:56.19%;"><img id="2BaNK5XKNiUsUgc3MA8WBC" name="AI security" alt="AI security" src="https://cdn.mos.cms.futurecdn.net/2BaNK5XKNiUsUgc3MA8WBC-1920-80.jpg" mos="" align="middle" fullscreen="" width="970" height="545" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Pixabay)</span></figcaption></figure><p>The more I engaged with Muse, the more the tandem senses of convenience and discomfort grew. Muse feels more frictionless than similar services with virtual browsers. And the combination of data Meta already has and the data it required permission to access made it feel more personal, too. Every improvement in its ability to help me came with another small moment where I had to decide how much access I was willing to grant.</p><p>Meta says conversations and VM data are not shared with its advertising systems, although browsing activity performed on your behalf can still influence advertising indirectly because websites may treat Muse's visits as your activity. Meta says sanitized agent interactions and tool activity can be used to train future models, but users can opt out with a switch in Muse's settings. Meta is also developing a Confidential VM mode intended to cryptographically prevent even Meta from accessing information inside the VM.</p><p>I was more impressed with Muse than I expected. But that only made me warier about it. Digital chores that consume more time than any one of them deserves are all too common at the moment, and Muse proved remarkably good at stepping into that gap. The catch is that the closer it gets to behaving like a genuinely useful personal assistant, the more personal information it needs to do the job.</p><p>If you're thinking of trying Muse then I would recommend starting gradually, beginning with public web tasks and keeping consequential actions behind approvals at first. The frustrating part is that Muse makes a very persuasive argument for personal AI agents. Meta has built something that makes handing an AI more of my digital life appealing, but not when it's attached to the current crop of tech giants offering those services. </p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Why CIOs are paying closer attention to physical security ]]></title>
                                                                                                <dc:content><![CDATA[ <p>For years, physical security sat outside most technology discussions. </p><p>CCTV, access controls and alarms were typically managed by facilities or security teams, purchased independently from the wider IT estate and reviewed only when equipment reached the end of its life. </p><p>That separation no longer reflects how organizations operate.</p><p>Modern physical security systems run on cloud platforms, connect with enterprise networks, generate vast amounts of operational data and increasingly rely on <a href="https://www.techradar.com/best/best-ai-tools">artificial intelligence</a> to help people find information faster and respond more effectively. </p><p>They have become part of the technology ecosystem that organizations depend on every day, bringing them firmly onto the CIO's agenda.</p><p>Physical security is fast becoming another connected enterprise platform for businesses, and technology leaders have a growing role in deciding how these systems are deployed, integrated and governed.</p><h2 id="physical-and-cyber-security-are-becoming-inseparable">Physical and cyber security are becoming inseparable</h2><p>One of the biggest changes for physical security is that organizations can no longer treat physical and cyber security as separate risks. Security incidents increasingly span both worlds. </p><p>A compromised badge, an unsecured entrance or unauthorized access to a building can quickly become a <a href="https://www.techradar.com/best/best-online-cyber-security-courses">cybersecurity</a> incident if attackers gain access to corporate devices or networks. </p><p>Likewise, cyber attacks can disable physical security infrastructure, affecting everything from access control to video surveillance.</p><p>Red team exercises regularly demonstrate how closely these risks are linked. In one example, a team posing as contract cleaners entered an office building, connected to the corporate network and remained inside for hours before being challenged. </p><p>From a cybersecurity perspective, every <a href="https://www.techradar.com/best/firewall">firewall</a> and <a href="https://www.techradar.com/news/best-endpoint-security-software">endpoint protection system</a> was functioning exactly as intended. The weakness was physical access.</p><p>Most organizations have invested heavily in protecting their digital perimeter. Yet, if someone can simply walk through the front door and reach critical <a href="https://www.techradar.com/best/best-infrastructure-management-service">IT infrastructure</a>, those investments become significantly less effective. </p><p>That is why conversations about enterprise resilience increasingly involve both CIOs and CISOs alongside physical security leaders. Protecting the organization now requires a joined-up view of people, places, devices and data.</p><h2 id="legacy-systems-are-becoming-harder-to-justify">Legacy systems are becoming harder to justify</h2><p>CIOs should be just as invested in physical security as digital security. However, many organizations still rely on physical security infrastructure that was designed for a very different era. On-premise video management systems often require <a href="https://www.techradar.com/news/best-dedicated-server-hosting-providers">dedicated servers</a>, regular software upgrades, specialist maintenance and significant time from internal IT teams. </p><p>As estates grow, so does the complexity of managing multiple vendors, ageing hardware and disconnected systems across different locations.</p><p>For many CIOs, this creates a familiar problem. Technology teams are expected to modernize infrastructure, reduce operational complexity and improve resilience, yet physical security frequently remains outside those programs despite facing the same challenges as other legacy technology.</p><p>The discussion should no longer focus solely on the upfront cost of replacing equipment. Total cost of ownership matters just as much. Maintaining ageing systems often consumes far more time, budget and internal resources than organizations initially expect. </p><p>Cloud-based platforms offer a different operating model. Software updates happen automatically, systems can be managed centrally across multiple sites and organizations gain greater visibility without continually investing in new infrastructure. </p><p>For IT leaders already overseeing <a href="https://www.techradar.com/best/best-cloud-computing-services">cloud</a> migration across other business systems, extending that thinking to physical security becomes a logical next step.</p><h2 id="physical-security-provides-value-far-beyond-security">Physical security provides value far beyond security</h2><p>CIOs shouldn’t just be interested in physical security from an organization defense perspective - there is also a lot of digital value in the large amount of data produced by these modern physical security systems. </p><p>Historically, organizations reviewed security footage after an incident had taken place. Today, AI-powered search and analytics mean that video, access events and environmental sensors can provide instant operational insight across the business. </p><p>Retailers can better understand what’s happening in stores, whether it’s queue wait times or occupancy trends, and adjust staffing schedules accordingly. Manufacturers can identify operational bottlenecks or prevent health and safety incidents with real-time alerts. </p><p>Facilities teams can understand building usage and gain a clearer picture of how workplaces function throughout the day. None of these outcomes replace human judgement or intervention, but rather empower those workers with hard data rather than forcing them to rely on anecdotal feeling when it comes to how buildings and systems are being used. </p><p>The organizations seeing the greatest value are those treating physical security as another enterprise data source rather than an isolated security system.</p><h2 id="ai-raises-the-importance-of-governance">AI raises the importance of governance</h2><p>As AI capabilities continue to evolve, governance becomes even more important. The ability to search video using natural <a href="https://www.techradar.com/best/best-language-learning-apps">language</a>, automate investigations or surface relevant events can significantly improve productivity. </p><p>At the same time, organizations need confidence that these capabilities are deployed responsibly, with appropriate controls around privacy, access permissions and data retention. Those are familiar challenges for CIOs.</p><p>Across the enterprise, technology leaders are already establishing governance frameworks for AI, assessing risk, managing vendors and ensuring compliance with evolving regulation. Physical security should not sit outside those conversations simply because it has traditionally belonged to another department.</p><p>Like every other enterprise platform, it needs clear ownership, defined policies and ongoing oversight. Physical security has changed significantly over the past decade. It is no longer just about protecting buildings. It supports business continuity, operational efficiency and organizational resilience while generating data that can help organizations make better decisions. </p><p>As those capabilities continue to expand, CIOs have an opportunity to ensure physical security evolves alongside the rest of the technology estate. The organizations that take that approach will be better equipped to manage risk, simplify operations and build a more resilient business for the years ahead.</p><p><em></em><a href="https://www.techradar.com/best/best-cloud-storage"><em>Looking for the best cloud storage? These are our top picks</em></a><em>.</em></p><p><em>This article was produced as part of </em><a href="https://www.techradar.com/pro/perspectives" target="_blank"><em>TechRadar Pro Perspectives</em></a><em>, our channel to feature the best and brightest minds in the technology industry today.</em></p><p><em>The views expressed here are those of the author and are not necessarily those of TechRadarPro or Future plc. If you are interested in contributing find out more here: </em><a href="https://www.techradar.com/news/submit-your-story-to-techradar-pro" target="_blank"><em>https://www.techradar.com/pro/perspectives-how-to-submit</em></a></p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/pro/why-cios-are-paying-closer-attention-to-physical-security</link>
                                                                            <description>
                            <![CDATA[ Connected physical security is reshaping how CIOs approach risk, data and resilience. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">PHGAND9BrPC86zgYHteMDH</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/UjSNcAZ5SebctebKAMQNVF-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 14 Sep 2026 10:30:01 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Pro]]></category>
                                                                                                                    <dc:creator><![CDATA[ Mark Coates ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/UjSNcAZ5SebctebKAMQNVF-1920-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Cybersecurity ensures data protection on internet. Data encryption, firewall, encrypted network, VPN, secure access and authentication defend against malware, hacking, cyber crime and digital threat]]></media:description>                                                            <media:text><![CDATA[Cybersecurity ensures data protection on internet. Data encryption, firewall, encrypted network, VPN, secure access and authentication defend against malware, hacking, cyber crime and digital threat]]></media:text>
                                <media:title type="plain"><![CDATA[Cybersecurity ensures data protection on internet. Data encryption, firewall, encrypted network, VPN, secure access and authentication defend against malware, hacking, cyber crime and digital threat]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/UjSNcAZ5SebctebKAMQNVF-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>For years, physical security sat outside most technology discussions. </p><p>CCTV, access controls and alarms were typically managed by facilities or security teams, purchased independently from the wider IT estate and reviewed only when equipment reached the end of its life. </p><p>That separation no longer reflects how organizations operate.</p><p>Modern physical security systems run on cloud platforms, connect with enterprise networks, generate vast amounts of operational data and increasingly rely on <a href="https://www.techradar.com/best/best-ai-tools">artificial intelligence</a> to help people find information faster and respond more effectively. </p><p>They have become part of the technology ecosystem that organizations depend on every day, bringing them firmly onto the CIO's agenda.</p><p>Physical security is fast becoming another connected enterprise platform for businesses, and technology leaders have a growing role in deciding how these systems are deployed, integrated and governed.</p><h2 id="physical-and-cyber-security-are-becoming-inseparable">Physical and cyber security are becoming inseparable</h2><p>One of the biggest changes for physical security is that organizations can no longer treat physical and cyber security as separate risks. Security incidents increasingly span both worlds. </p><p>A compromised badge, an unsecured entrance or unauthorized access to a building can quickly become a <a href="https://www.techradar.com/best/best-online-cyber-security-courses">cybersecurity</a> incident if attackers gain access to corporate devices or networks. </p><p>Likewise, cyber attacks can disable physical security infrastructure, affecting everything from access control to video surveillance.</p><p>Red team exercises regularly demonstrate how closely these risks are linked. In one example, a team posing as contract cleaners entered an office building, connected to the corporate network and remained inside for hours before being challenged. </p><p>From a cybersecurity perspective, every <a href="https://www.techradar.com/best/firewall">firewall</a> and <a href="https://www.techradar.com/news/best-endpoint-security-software">endpoint protection system</a> was functioning exactly as intended. The weakness was physical access.</p><p>Most organizations have invested heavily in protecting their digital perimeter. Yet, if someone can simply walk through the front door and reach critical <a href="https://www.techradar.com/best/best-infrastructure-management-service">IT infrastructure</a>, those investments become significantly less effective. </p><p>That is why conversations about enterprise resilience increasingly involve both CIOs and CISOs alongside physical security leaders. Protecting the organization now requires a joined-up view of people, places, devices and data.</p><h2 id="legacy-systems-are-becoming-harder-to-justify">Legacy systems are becoming harder to justify</h2><p>CIOs should be just as invested in physical security as digital security. However, many organizations still rely on physical security infrastructure that was designed for a very different era. On-premise video management systems often require <a href="https://www.techradar.com/news/best-dedicated-server-hosting-providers">dedicated servers</a>, regular software upgrades, specialist maintenance and significant time from internal IT teams. </p><p>As estates grow, so does the complexity of managing multiple vendors, ageing hardware and disconnected systems across different locations.</p><p>For many CIOs, this creates a familiar problem. Technology teams are expected to modernize infrastructure, reduce operational complexity and improve resilience, yet physical security frequently remains outside those programs despite facing the same challenges as other legacy technology.</p><p>The discussion should no longer focus solely on the upfront cost of replacing equipment. Total cost of ownership matters just as much. Maintaining ageing systems often consumes far more time, budget and internal resources than organizations initially expect. </p><p>Cloud-based platforms offer a different operating model. Software updates happen automatically, systems can be managed centrally across multiple sites and organizations gain greater visibility without continually investing in new infrastructure. </p><p>For IT leaders already overseeing <a href="https://www.techradar.com/best/best-cloud-computing-services">cloud</a> migration across other business systems, extending that thinking to physical security becomes a logical next step.</p><h2 id="physical-security-provides-value-far-beyond-security">Physical security provides value far beyond security</h2><p>CIOs shouldn’t just be interested in physical security from an organization defense perspective - there is also a lot of digital value in the large amount of data produced by these modern physical security systems. </p><p>Historically, organizations reviewed security footage after an incident had taken place. Today, AI-powered search and analytics mean that video, access events and environmental sensors can provide instant operational insight across the business. </p><p>Retailers can better understand what’s happening in stores, whether it’s queue wait times or occupancy trends, and adjust staffing schedules accordingly. Manufacturers can identify operational bottlenecks or prevent health and safety incidents with real-time alerts. </p><p>Facilities teams can understand building usage and gain a clearer picture of how workplaces function throughout the day. None of these outcomes replace human judgement or intervention, but rather empower those workers with hard data rather than forcing them to rely on anecdotal feeling when it comes to how buildings and systems are being used. </p><p>The organizations seeing the greatest value are those treating physical security as another enterprise data source rather than an isolated security system.</p><h2 id="ai-raises-the-importance-of-governance">AI raises the importance of governance</h2><p>As AI capabilities continue to evolve, governance becomes even more important. The ability to search video using natural <a href="https://www.techradar.com/best/best-language-learning-apps">language</a>, automate investigations or surface relevant events can significantly improve productivity. </p><p>At the same time, organizations need confidence that these capabilities are deployed responsibly, with appropriate controls around privacy, access permissions and data retention. Those are familiar challenges for CIOs.</p><p>Across the enterprise, technology leaders are already establishing governance frameworks for AI, assessing risk, managing vendors and ensuring compliance with evolving regulation. Physical security should not sit outside those conversations simply because it has traditionally belonged to another department.</p><p>Like every other enterprise platform, it needs clear ownership, defined policies and ongoing oversight. Physical security has changed significantly over the past decade. It is no longer just about protecting buildings. It supports business continuity, operational efficiency and organizational resilience while generating data that can help organizations make better decisions. </p><p>As those capabilities continue to expand, CIOs have an opportunity to ensure physical security evolves alongside the rest of the technology estate. The organizations that take that approach will be better equipped to manage risk, simplify operations and build a more resilient business for the years ahead.</p><p><em></em><a href="https://www.techradar.com/best/best-cloud-storage"><em>Looking for the best cloud storage? These are our top picks</em></a><em>.</em></p><p><em>This article was produced as part of </em><a href="https://www.techradar.com/pro/perspectives" target="_blank"><em>TechRadar Pro Perspectives</em></a><em>, our channel to feature the best and brightest minds in the technology industry today.</em></p><p><em>The views expressed here are those of the author and are not necessarily those of TechRadarPro or Future plc. If you are interested in contributing find out more here: </em><a href="https://www.techradar.com/news/submit-your-story-to-techradar-pro" target="_blank"><em>https://www.techradar.com/pro/perspectives-how-to-submit</em></a></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ What Formula 1 teaches businesses about AI ]]></title>
                                                                                                <dc:content><![CDATA[ <p>A Formula 1 pit stop looks like a split-second sporting decision, but behind that call is a more complex challenge: making the right decision from constantly changing <a href="https://www.techradar.com/best/best-data-recovery-software">data</a>, while there is still time to affect the outcome.</p><p>As <a href="https://www.techradar.com/phones/best-ai-phone">artificial intelligence</a> (AI) moves deeper into <a href="https://www.techradar.com/best/best-small-business-software">business</a> operations, every industry is facing their own version of the pit-stop moment, whether that’s a bank deciding to approve or block a transaction, a telco detecting network degradation before customers notice, or a logistics provider rerouting a delivery before disruption becomes delay.</p><p>In each case, AI is only useful if it can understand what is happening now, interpret that information in context, and support action.</p><p>F1 is already solving this problem. It’s time for organizations to catch up.</p><h2 id="lesson-1-ai-needs-to-see-the-race-as-it-unfolds">Lesson 1: AI needs to see the race as it unfolds</h2><p>No F1 team can make the right pit decision from an incomplete picture. It needs to know the condition of the tires, the position of competitors, the driver’s pace, and how the race is changing lap by lap. The same is true for enterprise AI. A retailer trying to manage availability needs to see demand, inventory, orders, and fulfilment constraints as they change.</p><p>This is where many organizations still find themselves held back. They’re not short on data. The problem is that their data often sits across different systems, applications, teams, and environments. Some data moves in real time. Some arrive in batches. Some is clean and trusted, while some needs work before it can be used safely.</p><p>For all the excitement around AI models, getting the value from AI starts with something more basic, which is the ability to sense what is happening across the business as it happens.</p><h2 id="lesson-2-context-turns-signals-into-judgement">Lesson 2: Context turns signals into judgement</h2><p>Visibility alone is not enough. In F1, live telemetry data only becomes useful when it is understood in context – a tire temperature spike means one thing on fresh rubber and another after 30 laps.</p><p>Similarly, in banking, a suspicious transaction cannot be judged by the amount alone. The system has to understand the customer’s normal behavior, recent activity, location, merchant, account history, and relevant risk policies before it can recommend whether to approve, block or investigate.</p><p>For AI to have any business value, it needs context. That lesson is especially important as enterprises move from AI assistants to agentic AI. Giving an AI system access to every <a href="https://www.techradar.com/best/best-database-software">database</a> and application may make for an impressive pilot, but it does not guarantee the system understands what matters, what is current, or what can be trusted. In production, weak context turns speed into risk, particularly where money, trust or safety are involved.</p><h2 id="lesson-3-let-events-trigger-the-next-best-action">Lesson 3: Let events trigger the next best action</h2><p>Once AI has the right context, the next challenge is embedding that into the flow of the business. In many organizations, AI still sits one step removed from the operational process. Someone asks a question, reads a summary, and then decides what to do next.</p><p>A better approach is to connect AI to the business events already moving through the organization. In a streaming architecture, a delivery delay can become the signal that prompts an AI system to assess what is happening, draw on the relevant context and recommend the next best action.</p><p>F1 makes the criticality of this easy to see. The pit wall does not just need an interesting observation about tire degradation during a Grand Prix. It needs a clear, trusted recommendation based on what is happening in the race: box now or stay out.</p><p>The same logic applies to enterprise decisions. A logistics update is only useful if it can feed into routing, <a href="https://www.techradar.com/best/best-customer-feedback-tools?gad=1">customer</a> communication or inventory planning. The value comes from planting AI where operational decisions are actually made, rather than leaving it as a separate row of analysis.</p><h2 id="lesson-4-every-decision-should-improve-the-lesson">Lesson 4: Every decision should improve the lesson</h2><p>The final lesson is that real-time AI does not end with action. Every strategic call must become part of the next decision. Did the pit stop gain positions? Did the tire strategy hold up? Did the team act early enough?</p><p>That requires more from enterprises than logging the fact that AI recommended an action. <a href="https://www.techradar.com/best/best-business-cloud-storage-service">Businesses</a> need to connect recommendations to outcomes, so they can understand whether the decision improved the result. In practical terms, that means capturing the event that triggered the decision, the context the AI used, the recommendation it produced, the action taken, and the eventual business outcome.  </p><p>Each review helps teams refine the data pipelines, evaluation criteria, and operational rules that shape the next action. Over time, the business gets better at understanding which interventions work and where AI needs more context before it can be trusted. </p><h2 id="the-race-for-real-time-artificial-intelligence">The race for real-time artificial intelligence</h2><p>F1 is an extreme environment, but every industry has its own high-pressure moments. As AI moves from pilots and copilots into live business operations, its value will be decided in these moments. The winning advantage will go to organizations that can turn live signals into trusted context into better decisions – before the opportunity to get ahead has passed.</p><p><em></em><a href="https://www.techradar.com/best/best-ai-tools"><em>We've featured the best AI tool.</em></a></p><p><em>This article was produced as part of </em><a href="https://www.techradar.com/pro/perspectives" target="_blank"><em>TechRadar Pro Perspectives</em></a><em>, our channel to feature the best and brightest minds in the technology industry today.</em></p><p><em>The views expressed here are those of the author and are not necessarily those of TechRadarPro or Future plc. If you are interested in contributing find out more here: </em><a href="https://www.techradar.com/news/submit-your-story-to-techradar-pro" target="_blank"><em>https://www.techradar.com/pro/perspectives-how-to-submit</em></a></p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/pro/what-formula-1-teaches-businesses-about-ai</link>
                                                                            <description>
                            <![CDATA[ In F1, every second counts, the same is becoming true for AI's use in business. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">2XEiY5QYwofDKr2pSgsEC6</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/rNZmVCrdHzszaDCyTrBWmj-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 14 Sep 2026 09:45:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Pro]]></category>
                                                                                                                    <dc:creator><![CDATA[ Sean Falconer ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/rNZmVCrdHzszaDCyTrBWmj-1920-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock / vs148]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[A representative abstraction of artificial intelligence]]></media:description>                                                            <media:text><![CDATA[A representative abstraction of artificial intelligence]]></media:text>
                                <media:title type="plain"><![CDATA[A representative abstraction of artificial intelligence]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/rNZmVCrdHzszaDCyTrBWmj-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>A Formula 1 pit stop looks like a split-second sporting decision, but behind that call is a more complex challenge: making the right decision from constantly changing <a href="https://www.techradar.com/best/best-data-recovery-software">data</a>, while there is still time to affect the outcome.</p><p>As <a href="https://www.techradar.com/phones/best-ai-phone">artificial intelligence</a> (AI) moves deeper into <a href="https://www.techradar.com/best/best-small-business-software">business</a> operations, every industry is facing their own version of the pit-stop moment, whether that’s a bank deciding to approve or block a transaction, a telco detecting network degradation before customers notice, or a logistics provider rerouting a delivery before disruption becomes delay.</p><p>In each case, AI is only useful if it can understand what is happening now, interpret that information in context, and support action.</p><p>F1 is already solving this problem. It’s time for organizations to catch up.</p><h2 id="lesson-1-ai-needs-to-see-the-race-as-it-unfolds">Lesson 1: AI needs to see the race as it unfolds</h2><p>No F1 team can make the right pit decision from an incomplete picture. It needs to know the condition of the tires, the position of competitors, the driver’s pace, and how the race is changing lap by lap. The same is true for enterprise AI. A retailer trying to manage availability needs to see demand, inventory, orders, and fulfilment constraints as they change.</p><p>This is where many organizations still find themselves held back. They’re not short on data. The problem is that their data often sits across different systems, applications, teams, and environments. Some data moves in real time. Some arrive in batches. Some is clean and trusted, while some needs work before it can be used safely.</p><p>For all the excitement around AI models, getting the value from AI starts with something more basic, which is the ability to sense what is happening across the business as it happens.</p><h2 id="lesson-2-context-turns-signals-into-judgement">Lesson 2: Context turns signals into judgement</h2><p>Visibility alone is not enough. In F1, live telemetry data only becomes useful when it is understood in context – a tire temperature spike means one thing on fresh rubber and another after 30 laps.</p><p>Similarly, in banking, a suspicious transaction cannot be judged by the amount alone. The system has to understand the customer’s normal behavior, recent activity, location, merchant, account history, and relevant risk policies before it can recommend whether to approve, block or investigate.</p><p>For AI to have any business value, it needs context. That lesson is especially important as enterprises move from AI assistants to agentic AI. Giving an AI system access to every <a href="https://www.techradar.com/best/best-database-software">database</a> and application may make for an impressive pilot, but it does not guarantee the system understands what matters, what is current, or what can be trusted. In production, weak context turns speed into risk, particularly where money, trust or safety are involved.</p><h2 id="lesson-3-let-events-trigger-the-next-best-action">Lesson 3: Let events trigger the next best action</h2><p>Once AI has the right context, the next challenge is embedding that into the flow of the business. In many organizations, AI still sits one step removed from the operational process. Someone asks a question, reads a summary, and then decides what to do next.</p><p>A better approach is to connect AI to the business events already moving through the organization. In a streaming architecture, a delivery delay can become the signal that prompts an AI system to assess what is happening, draw on the relevant context and recommend the next best action.</p><p>F1 makes the criticality of this easy to see. The pit wall does not just need an interesting observation about tire degradation during a Grand Prix. It needs a clear, trusted recommendation based on what is happening in the race: box now or stay out.</p><p>The same logic applies to enterprise decisions. A logistics update is only useful if it can feed into routing, <a href="https://www.techradar.com/best/best-customer-feedback-tools?gad=1">customer</a> communication or inventory planning. The value comes from planting AI where operational decisions are actually made, rather than leaving it as a separate row of analysis.</p><h2 id="lesson-4-every-decision-should-improve-the-lesson">Lesson 4: Every decision should improve the lesson</h2><p>The final lesson is that real-time AI does not end with action. Every strategic call must become part of the next decision. Did the pit stop gain positions? Did the tire strategy hold up? Did the team act early enough?</p><p>That requires more from enterprises than logging the fact that AI recommended an action. <a href="https://www.techradar.com/best/best-business-cloud-storage-service">Businesses</a> need to connect recommendations to outcomes, so they can understand whether the decision improved the result. In practical terms, that means capturing the event that triggered the decision, the context the AI used, the recommendation it produced, the action taken, and the eventual business outcome.  </p><p>Each review helps teams refine the data pipelines, evaluation criteria, and operational rules that shape the next action. Over time, the business gets better at understanding which interventions work and where AI needs more context before it can be trusted. </p><h2 id="the-race-for-real-time-artificial-intelligence">The race for real-time artificial intelligence</h2><p>F1 is an extreme environment, but every industry has its own high-pressure moments. As AI moves from pilots and copilots into live business operations, its value will be decided in these moments. The winning advantage will go to organizations that can turn live signals into trusted context into better decisions – before the opportunity to get ahead has passed.</p><p><em></em><a href="https://www.techradar.com/best/best-ai-tools"><em>We've featured the best AI tool.</em></a></p><p><em>This article was produced as part of </em><a href="https://www.techradar.com/pro/perspectives" target="_blank"><em>TechRadar Pro Perspectives</em></a><em>, our channel to feature the best and brightest minds in the technology industry today.</em></p><p><em>The views expressed here are those of the author and are not necessarily those of TechRadarPro or Future plc. If you are interested in contributing find out more here: </em><a href="https://www.techradar.com/news/submit-your-story-to-techradar-pro" target="_blank"><em>https://www.techradar.com/pro/perspectives-how-to-submit</em></a></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Google Health is a grave warning for Apple’s new AI-powered Health app ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Any users of the <a href="https://www.techradar.com/best/the-best-fitbit">best Fitbit devices</a> that were watching Apple’s <a href="https://www.techradar.com/tech-events/15-things-we-learned-from-apples-big-iphone-duo-and-iphone-18-pro-launch-from-its-first-ever-foldable-to-new-airpods">iPhone Duo event</a> yesterday might have felt a chill of all-too-familiar dread during the company’s glitzy keynote presentation. </p><p>That’s not because Apple announced some sort of killer smartwatch feature that will bury the Fitbit range alive. No, it’s because viewers got to see Apple’s new plans for its Health app, which now comes with an AI-powered makeover that will likely stir up some painful emotions for many Fitbit fans. </p><p>Of course, adding AI into an app doesn’t automatically doom it. But the parallels between Apple Health and the <a href="https://www.techradar.com/health-fitness/fitness-apps/the-latest-google-health-update-lets-you-hide-the-ai-coach-and-ill-be-glad-to-take-a-break-from-its-advice">Google Health app</a> that Fitbit users have been lumped with — with all its wild hallucinations and crazy wellbeing inaccuracies — is undeniable. </p><p>Indeed, if the Fitbit experience is anything to go by, there’s a risk that Apple customers could be in for a bumpy ride.</p><h2 id="coming-to-your-iphone">Coming to your iPhone</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="BrqrTvGFbMkAcLkLroTYy" name="Apple Health iOS 27 2" alt="The Apple Health app in iOS 27." src="https://cdn.mos.cms.futurecdn.net/BrqrTvGFbMkAcLkLroTYy-1920-80.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Why might Fitbit fans be ringing a Google Health-shaped alarm bell? Well, Google-owned Fitbit announced a <a href="https://www.techradar.com/health-fitness/fitness-apps/the-fitbit-app-is-finally-being-rebranded-as-google-health-here-are-5-things-you-need-to-know-about-the-big-change-and-what-it-means-for-fitbit-users">total overhaul of the companion app</a> for its wearables back in May 2026 — and it was almost immediately unpopular. </p><p>The rebranded app was accused of being <a href="https://www.techradar.com/health-fitness/fitness-apps/google-health-is-getting-heat-for-being-unbelievably-bad-after-replacing-the-fitbit-app-but-google-says-fixes-are-coming">“unbelievably bad”</a> amid missing features and confusing user interface decisions that made the app much less enjoyable to use than the one it replaced. </p><p>But that was just the tip of the iceberg. As the weeks and months rolled on, social media started overflowing with user complaints directly squarely at one target: Google Health’s AI assistant. </p><p>This tool is meant to analyze your wellbeing data and make suggestions on ways you can improve your fitness and live a healthier life. The problem, though, is that the AI seemed to frequently go off the rails. </p><p>I’ve written about how Google’s AI has been giving people <a href="https://www.techradar.com/ai-platforms-assistants/fitbits-gemini-ai-coach-is-giving-users-unhinged-fitness-advice-heres-why-users-are-saying-they-cannot-wait-for-my-trial-to-end">“unhinged” fitness advice</a>, feeding them <a href="https://www.techradar.com/ai-platforms-assistants/nonstop-lies-from-the-ai-as-google-launches-the-pixel-watch-5-its-redesigned-google-health-app-is-leaving-fitbit-users-incensed-at-its-crazy-hallucinations">“nonstop lies”</a> and spinning up <a href="https://www.techradar.com/ai-platforms-assistants/this-is-a-neverending-fight-fitbit-users-are-sick-of-google-healths-ai-hallucinations-and-now-its-affecting-their-food-tracking-metrics">completely fictional food-tracking metrics</a>. It’s a real concern and has proven to be a tremendous source of frustration to anyone unfortunate enough to have to use it. </p><p>And now with the Apple Health revamp, a similar feature might be coming to your iPhone.</p><h2 id="an-anxious-wait">An anxious wait</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="Xar53y28H4sjsWySwLTE23" name="Apple Health iOS 27 3" alt="A person using the Apple Health app in iOS 27." src="https://cdn.mos.cms.futurecdn.net/Xar53y28H4sjsWySwLTE23-1920-80.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>In any other app, patchy performance like this might just be a slight irritation. But in an app like Google Health, where the AI is making suggestions that could directly affect your physical wellbeing, the effect is much more serious.</p><p>Can Apple escape such problems with its own AI revamp? I’m not sure, despite Apple's excellent track record and cautious implementation of LLMs. After all, Apple tried to go its own way with <a href="https://www.techradar.com/ai-platforms-assistants/apple-intelligence/i-compared-siri-ai-to-gemini-on-android-and-apple-actually-understands-what-most-people-want-from-ai">Apple Intelligence</a> but <a href="https://www.techradar.com/ai-platforms-assistants/apple-intelligence/apple-gives-up-and-lets-google-take-the-ai-wheel-gemini-will-officially-power-siris-big-ai-upgrade-this-year">fell so far behind the competition</a> that it had to enlist the help of — you guessed it – Google. </p><p>That means that the same AI models that have messed up Google Health so badly are now propping up Apple Intelligence, and with it, Apple Health. </p><p>That said, there’s no guarantee that Apple Health will go the same way as Google Health. While Google’s AI is powering many of the features inside the likes of Apple Intelligence and <a href="https://www.techradar.com/ai-platforms-assistants/i-tried-siri-ai-on-the-iphone-mac-and-ipad-heres-why-im-convinced-apples-long-overdue-next-gen-assistant-will-win-you-over">Siri AI</a>, we don’t know exactly how that’s going to work in Apple’s Health app do-over. Has Apple tweaked Google’s models to its own tastes or imported them wholesale?</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="DNAcrZa7yR8GyC2zPbtJyD" name="02-ai" alt="Google Health app" src="https://cdn.mos.cms.futurecdn.net/DNAcrZa7yR8GyC2zPbtJyD-1920-80.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>I’d hope that Apple has made some modifications of its own. <a href="https://www.apple.com/uk/health/" target="_blank">Apple's website</a> states that 'all of our health innovations are subject to rigorous scientific validation and are developed with clinical experts from start to finish'.</p><p>Not only that, but the company is extremely hot on user privacy and security, and what could be more vulnerable than your health data? With almost every health-related feature that it has introduced in recent years, Apple has emphasized the steps it has taken to encrypt, protect and otherwise lock down your sensitive wellbeing information. </p><p>Considering that Google could be perceived to be, relatively speaking, <a href="https://www.techradar.com/vpn/vpn-privacy-security/googles-update-on-ip-tracking-has-crossed-a-new-line-heres-why-a-vpn-is-more-crucial-than-ever">far more lax about user privacy</a>, I’d be shocked if Apple hadn’t taken a peek under the hood to ensure that its Health AI is as secure and reliable as possible. It would have been hard for Apple not to notice the furor that Google Health has caused Fitbit fans. </p><p>There’s no way Apple would want that kind of feedback from its own users, so I’m hoping it’s made some adjustments to ensure that its own AI is a little less eccentric, shall we say, than Google’s. </p><p>We’re not going to know for sure until the new Health app becomes available, which won’t be until 'later this year,' Apple says. Until that happens, it’s going to be an anxious wait for any Apple user aware of the carnage suffered by their Fitbit-wielding colleagues.</p><div data-widget-type="multimodelreview" data-widget-title="Today’s best iPhone deals" data-model-name="Apple iPhone 17,Apple iPhone 17 Pro,Apple iPhone 17 Pro Max,Apple iPhone 17e,Apple iPhone Air"></div> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/ai-platforms-assistants/apple-intelligence/google-health-is-a-grave-warning-for-apples-new-ai-powered-health-app</link>
                                                                            <description>
                            <![CDATA[ Apple’s Health app is getting an AI makeover, and Apple fans are hoping it will avoid the fate of Google Health. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">gicBgPCuBXgABZqteVKMgj</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/e3rfxxe3fN85Pszxq4uUA5-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Sun, 13 Sep 2026 07:00:00 +0000</pubDate>                                                                                                                                <updated>Sun, 13 Sep 2026 22:26:15 +0000</updated>
                                                                                                                                            <category><![CDATA[Apple Intelligence]]></category>
                                                    <category><![CDATA[Health & Fitness]]></category>
                                                    <category><![CDATA[Fitness Apps]]></category>
                                                    <category><![CDATA[AI Platforms & Assistants]]></category>
                                                                                                <author><![CDATA[ alexblake.techradar@gmail.com (Alex Blake) ]]></author>                    <dc:creator><![CDATA[ Alex Blake ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/gwmVRU4zMGnDYsGVAFvRmL-320-70.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Alex Blake has been fooling around with computers since the early 1990s, and since that time he&#039;s learned a thing or two about tech. No more than two things, though. That&#039;s all his brain can hold. As well as TechRadar, Alex writes for iMore, Digital Trends and Creative Bloq, among others. He was previously commissioning editor at MacFormat magazine. That means he mostly covers the world of Apple and its latest products, but also Windows, computer peripherals, mobile apps, and much more beyond. When not writing, you can find him hiking the English countryside and gaming on his PC.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/e3rfxxe3fN85Pszxq4uUA5-1920-80.jpg">
                                                            <media:credit><![CDATA[Primakov / Shutterstock]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Apple Health]]></media:description>                                                            <media:text><![CDATA[Apple Health]]></media:text>
                                <media:title type="plain"><![CDATA[Apple Health]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/e3rfxxe3fN85Pszxq4uUA5-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Any users of the <a href="https://www.techradar.com/best/the-best-fitbit">best Fitbit devices</a> that were watching Apple’s <a href="https://www.techradar.com/tech-events/15-things-we-learned-from-apples-big-iphone-duo-and-iphone-18-pro-launch-from-its-first-ever-foldable-to-new-airpods">iPhone Duo event</a> yesterday might have felt a chill of all-too-familiar dread during the company’s glitzy keynote presentation. </p><p>That’s not because Apple announced some sort of killer smartwatch feature that will bury the Fitbit range alive. No, it’s because viewers got to see Apple’s new plans for its Health app, which now comes with an AI-powered makeover that will likely stir up some painful emotions for many Fitbit fans. </p><p>Of course, adding AI into an app doesn’t automatically doom it. But the parallels between Apple Health and the <a href="https://www.techradar.com/health-fitness/fitness-apps/the-latest-google-health-update-lets-you-hide-the-ai-coach-and-ill-be-glad-to-take-a-break-from-its-advice">Google Health app</a> that Fitbit users have been lumped with — with all its wild hallucinations and crazy wellbeing inaccuracies — is undeniable. </p><p>Indeed, if the Fitbit experience is anything to go by, there’s a risk that Apple customers could be in for a bumpy ride.</p><h2 id="coming-to-your-iphone">Coming to your iPhone</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="BrqrTvGFbMkAcLkLroTYy" name="Apple Health iOS 27 2" alt="The Apple Health app in iOS 27." src="https://cdn.mos.cms.futurecdn.net/BrqrTvGFbMkAcLkLroTYy-1920-80.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Why might Fitbit fans be ringing a Google Health-shaped alarm bell? Well, Google-owned Fitbit announced a <a href="https://www.techradar.com/health-fitness/fitness-apps/the-fitbit-app-is-finally-being-rebranded-as-google-health-here-are-5-things-you-need-to-know-about-the-big-change-and-what-it-means-for-fitbit-users">total overhaul of the companion app</a> for its wearables back in May 2026 — and it was almost immediately unpopular. </p><p>The rebranded app was accused of being <a href="https://www.techradar.com/health-fitness/fitness-apps/google-health-is-getting-heat-for-being-unbelievably-bad-after-replacing-the-fitbit-app-but-google-says-fixes-are-coming">“unbelievably bad”</a> amid missing features and confusing user interface decisions that made the app much less enjoyable to use than the one it replaced. </p><p>But that was just the tip of the iceberg. As the weeks and months rolled on, social media started overflowing with user complaints directly squarely at one target: Google Health’s AI assistant. </p><p>This tool is meant to analyze your wellbeing data and make suggestions on ways you can improve your fitness and live a healthier life. The problem, though, is that the AI seemed to frequently go off the rails. </p><p>I’ve written about how Google’s AI has been giving people <a href="https://www.techradar.com/ai-platforms-assistants/fitbits-gemini-ai-coach-is-giving-users-unhinged-fitness-advice-heres-why-users-are-saying-they-cannot-wait-for-my-trial-to-end">“unhinged” fitness advice</a>, feeding them <a href="https://www.techradar.com/ai-platforms-assistants/nonstop-lies-from-the-ai-as-google-launches-the-pixel-watch-5-its-redesigned-google-health-app-is-leaving-fitbit-users-incensed-at-its-crazy-hallucinations">“nonstop lies”</a> and spinning up <a href="https://www.techradar.com/ai-platforms-assistants/this-is-a-neverending-fight-fitbit-users-are-sick-of-google-healths-ai-hallucinations-and-now-its-affecting-their-food-tracking-metrics">completely fictional food-tracking metrics</a>. It’s a real concern and has proven to be a tremendous source of frustration to anyone unfortunate enough to have to use it. </p><p>And now with the Apple Health revamp, a similar feature might be coming to your iPhone.</p><h2 id="an-anxious-wait">An anxious wait</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="Xar53y28H4sjsWySwLTE23" name="Apple Health iOS 27 3" alt="A person using the Apple Health app in iOS 27." src="https://cdn.mos.cms.futurecdn.net/Xar53y28H4sjsWySwLTE23-1920-80.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>In any other app, patchy performance like this might just be a slight irritation. But in an app like Google Health, where the AI is making suggestions that could directly affect your physical wellbeing, the effect is much more serious.</p><p>Can Apple escape such problems with its own AI revamp? I’m not sure, despite Apple's excellent track record and cautious implementation of LLMs. After all, Apple tried to go its own way with <a href="https://www.techradar.com/ai-platforms-assistants/apple-intelligence/i-compared-siri-ai-to-gemini-on-android-and-apple-actually-understands-what-most-people-want-from-ai">Apple Intelligence</a> but <a href="https://www.techradar.com/ai-platforms-assistants/apple-intelligence/apple-gives-up-and-lets-google-take-the-ai-wheel-gemini-will-officially-power-siris-big-ai-upgrade-this-year">fell so far behind the competition</a> that it had to enlist the help of — you guessed it – Google. </p><p>That means that the same AI models that have messed up Google Health so badly are now propping up Apple Intelligence, and with it, Apple Health. </p><p>That said, there’s no guarantee that Apple Health will go the same way as Google Health. While Google’s AI is powering many of the features inside the likes of Apple Intelligence and <a href="https://www.techradar.com/ai-platforms-assistants/i-tried-siri-ai-on-the-iphone-mac-and-ipad-heres-why-im-convinced-apples-long-overdue-next-gen-assistant-will-win-you-over">Siri AI</a>, we don’t know exactly how that’s going to work in Apple’s Health app do-over. Has Apple tweaked Google’s models to its own tastes or imported them wholesale?</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="DNAcrZa7yR8GyC2zPbtJyD" name="02-ai" alt="Google Health app" src="https://cdn.mos.cms.futurecdn.net/DNAcrZa7yR8GyC2zPbtJyD-1920-80.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>I’d hope that Apple has made some modifications of its own. <a href="https://www.apple.com/uk/health/" target="_blank">Apple's website</a> states that 'all of our health innovations are subject to rigorous scientific validation and are developed with clinical experts from start to finish'.</p><p>Not only that, but the company is extremely hot on user privacy and security, and what could be more vulnerable than your health data? With almost every health-related feature that it has introduced in recent years, Apple has emphasized the steps it has taken to encrypt, protect and otherwise lock down your sensitive wellbeing information. </p><p>Considering that Google could be perceived to be, relatively speaking, <a href="https://www.techradar.com/vpn/vpn-privacy-security/googles-update-on-ip-tracking-has-crossed-a-new-line-heres-why-a-vpn-is-more-crucial-than-ever">far more lax about user privacy</a>, I’d be shocked if Apple hadn’t taken a peek under the hood to ensure that its Health AI is as secure and reliable as possible. It would have been hard for Apple not to notice the furor that Google Health has caused Fitbit fans. </p><p>There’s no way Apple would want that kind of feedback from its own users, so I’m hoping it’s made some adjustments to ensure that its own AI is a little less eccentric, shall we say, than Google’s. </p><p>We’re not going to know for sure until the new Health app becomes available, which won’t be until 'later this year,' Apple says. Until that happens, it’s going to be an anxious wait for any Apple user aware of the carnage suffered by their Fitbit-wielding colleagues.</p><div data-widget-type="multimodelreview" data-widget-title="Today’s best iPhone deals" data-model-name="Apple iPhone 17,Apple iPhone 17 Pro,Apple iPhone 17 Pro Max,Apple iPhone 17e,Apple iPhone Air"></div>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Stop letting ChatGPT make choices for you with this prompt ]]></title>
                                                                                                <dc:content><![CDATA[ <p>I have asked <a href="https://www.techradar.com/news/chatgpt-explained">ChatGPT</a> to help me make plenty of small decisions, from a meal based on leftovers to weekend activities timed for the least traffic. But while I've asked for help refining or implementing my ideas, I've never turned to a<a href="https://www.techradar.com/tag/chatbot"> chatbot</a> to actually make any big life decisions for me.</p><p>Apparently, I'm in a rapidly shrinking group, according to AI 'micro-learning' app Headway’s new<a href="https://makeheadway.com/blog/seeking-familiarity/"> Seeking Familiarity study</a>. The survey of 2,000 adults found that 46% had allowed AI to make a difficult decision for them. Another 35% naturally turned to it during stressful moments, while 21% said they could not go a full week without using AI to help decide what to do.</p><p>Headway has given this tendency to outsource decisions the unpleasantly vivid name “decisionrot,” describing the point at which AI stops helping people gather information and starts helping them avoid the discomfort of choosing. Considering how confidently ChatGPT can deliver an answer, I can see how easily that happens.</p><h2 id="drawing-out-a-decision">Drawing out a decision</h2><p>I get that uncertainty is irritating and that ChatGPT is extremely good at making uncertainty seem to vanish. Men may be particularly susceptible to this shortcut as Headway's survey found 53% said they use AI to sidestep difficult decisions, compared with 40% of women. </p><p>“There’s a difference between seeking outside perspectives when you’re wrestling with a big decision and completely turning over the decision-making process to something outside yourself,” Dr. Suzanne Degges-White, a licensed counselor and relationship expert at Headway, said of the survey. “Learning to manage unpredictability and actively making life-changing choices both teach us to trust our own judgment.”</p><p>So I decided to experiment with a way of getting the best of ChatGPT's advice and compare it with flatly asking the AI what to do. I would first let it make the decision, then forbid it from doing so and see whether that made it more or less useful.</p><p>Conveniently, I have been weighing whether to sign up for an eight-week evening drawing class, an investment in time and money that I'm hesitant about despite always wanting to learn.</p><p>I gave ChatGPT the facts about the class logistics and price and asked: <em>'What should I do?'</em></p><p>“You should sign up for the art class,” ChatGPT told me.</p><p>Well, that settled that.</p><p>“You already have a clear reason for wanting to do it. You want a regular activity that gets you away from screens and gives you something tangible to learn,” it explained. “Eight weeks is a meaningful commitment, but it is also short enough that you are not reorganizing your life indefinitely. Your hesitation sounds less like evidence that the class is a bad fit and more like normal resistance to putting something recurring on your calendar.”</p><p>ChatGPT’s response is surprisingly insightful at first glance. I had an answer and a reason backing it. Why not leave it at that and sign up for the class? But not engaging my own decision-making muscles to consider the matter would mean missing the reality of how shallow ChatGPT's response actually was. </p><p>The generic explanation could have applied to anyone and didn’t account at all for any of my proclivities and priorities. It didn't weigh my patience for messing up when trying to learn a new skill, what else I might have going on during those evenings, or even what my budget was. The reasoning it provided was as personal as a coin toss.</p><div style="min-height: 250px;">                                <div class="kwizly-quiz kwizly-eBEBmX"></div>                            </div>                            <script src="https://kwizly.com/embed/eBEBmX.js" async></script><h2 id="forcing-myself-to-decide">Forcing myself to decide</h2><p>So I tried making ChatGPT keep its judgment to itself. I described exactly the same situation, but this time with a more complex prompt for the AI to mull over.</p><p><em>'Don’t make this decision for me. Act as a decision coach instead. Ask me questions that uncover my priorities and constraints. Challenge any assumptions I may be making and tell me what information I’m missing. Then identify my options and explain the trade-offs. Leave the final choice to me.'</em></p><p>Now there was a conversation before any answers.</p><p>“Before weighing the options, I want to understand what you are actually trying to get from the class,” it responded. “Is the main goal learning art, having a scheduled reason to leave the house, meeting people, or simply trying something unfamiliar? Imagine it is Tuesday at 5:30 p.m. after a tiring day. Does having the class at 7 feel like something that would energize you or an obligation you would resent?”</p><p>I thought about it and explained how learning even the basics of drawing and painting was only part of the attraction. I also wanted a recurring creative activity entirely different from my usual hobbies, and I know I'm better at following through when something is on the calendar and already paid for. ChatGPT put together my answers and summarized the arguments for and against the class. But it didn’t weigh in on which seemed stronger or push me to a decision. </p><p>All of the questions were the kind I would probably have considered on my own before pulling the trigger on a class, but externalizing them did help me work out an answer for myself more quickly. This was a pretty minor internal battle. When it comes to major life choices, I would sincerely hope people take the time to consider every facet, whether or not AI helped them work through it.</p><p>“If we continue to rely on AI whenever ‘decision discomfort’ arises, we may enjoy a quick sense of relief,” Degges-White said. “But at the same time, we miss the opportunity to hone our own decision-making skills and cultivate feelings of confidence in ourselves.”</p><p>If I cannot decide between two sandwiches, ChatGPT is welcome to wield enormous computational resources on my behalf. I do not need a lengthy exploration of my values before ordering lunch. ChatGPT is good at examining a choice and patiently working through options, which makes it a useful sounding board. But a sounding board should never give you orders.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/ai-platforms-assistants/dont-ask-chatgpt-what-should-i-do-this-simple-prompt-helps-you-make-better-decisions-yourself</link>
                                                                            <description>
                            <![CDATA[ Making ChatGPT a decision coach can help you think through difficult choices without handing over the final call. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">PTJFgQB5hWwm6vGndKffm3</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/CUB5dHBZDJoczb2xqmTYZD-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 11 Sep 2026 02:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[AI Platforms & Assistants]]></category>
                                                    <category><![CDATA[ChatGPT]]></category>
                                                    <category><![CDATA[OpenAI]]></category>
                                                                                                <author><![CDATA[ ESchwartzwrites@gmail.com (Eric Hal Schwartz) ]]></author>                    <dc:creator><![CDATA[ Eric Hal Schwartz ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/mTaiWitAt8o75BmPY3i4xK-320-70.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Eric Hal Schwartz is a freelance writer for TechRadar with more than 15 years of experience covering the intersection of the world and technology. For the last five years, he served as head writer for Voicebot.ai and was on the leading edge of reporting on generative AI and large language models. He&#039;s since become an expert on the products of generative AI models, such as OpenAI’s ChatGPT, Anthropic’s Claude, Google Gemini, and every other synthetic media tool. His experience runs the gamut of media, including print, digital, broadcast, and live events. Now, he&#039;s continuing to tell the stories people want and need to hear about the rapidly evolving AI space and its impact on their lives. Eric is based in New York City.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/CUB5dHBZDJoczb2xqmTYZD-1920-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[ChatGPT]]></media:description>                                                            <media:text><![CDATA[ChatGPT]]></media:text>
                                <media:title type="plain"><![CDATA[ChatGPT]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/CUB5dHBZDJoczb2xqmTYZD-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>I have asked <a href="https://www.techradar.com/news/chatgpt-explained">ChatGPT</a> to help me make plenty of small decisions, from a meal based on leftovers to weekend activities timed for the least traffic. But while I've asked for help refining or implementing my ideas, I've never turned to a<a href="https://www.techradar.com/tag/chatbot"> chatbot</a> to actually make any big life decisions for me.</p><p>Apparently, I'm in a rapidly shrinking group, according to AI 'micro-learning' app Headway’s new<a href="https://makeheadway.com/blog/seeking-familiarity/"> Seeking Familiarity study</a>. The survey of 2,000 adults found that 46% had allowed AI to make a difficult decision for them. Another 35% naturally turned to it during stressful moments, while 21% said they could not go a full week without using AI to help decide what to do.</p><p>Headway has given this tendency to outsource decisions the unpleasantly vivid name “decisionrot,” describing the point at which AI stops helping people gather information and starts helping them avoid the discomfort of choosing. Considering how confidently ChatGPT can deliver an answer, I can see how easily that happens.</p><h2 id="drawing-out-a-decision">Drawing out a decision</h2><p>I get that uncertainty is irritating and that ChatGPT is extremely good at making uncertainty seem to vanish. Men may be particularly susceptible to this shortcut as Headway's survey found 53% said they use AI to sidestep difficult decisions, compared with 40% of women. </p><p>“There’s a difference between seeking outside perspectives when you’re wrestling with a big decision and completely turning over the decision-making process to something outside yourself,” Dr. Suzanne Degges-White, a licensed counselor and relationship expert at Headway, said of the survey. “Learning to manage unpredictability and actively making life-changing choices both teach us to trust our own judgment.”</p><p>So I decided to experiment with a way of getting the best of ChatGPT's advice and compare it with flatly asking the AI what to do. I would first let it make the decision, then forbid it from doing so and see whether that made it more or less useful.</p><p>Conveniently, I have been weighing whether to sign up for an eight-week evening drawing class, an investment in time and money that I'm hesitant about despite always wanting to learn.</p><p>I gave ChatGPT the facts about the class logistics and price and asked: <em>'What should I do?'</em></p><p>“You should sign up for the art class,” ChatGPT told me.</p><p>Well, that settled that.</p><p>“You already have a clear reason for wanting to do it. You want a regular activity that gets you away from screens and gives you something tangible to learn,” it explained. “Eight weeks is a meaningful commitment, but it is also short enough that you are not reorganizing your life indefinitely. Your hesitation sounds less like evidence that the class is a bad fit and more like normal resistance to putting something recurring on your calendar.”</p><p>ChatGPT’s response is surprisingly insightful at first glance. I had an answer and a reason backing it. Why not leave it at that and sign up for the class? But not engaging my own decision-making muscles to consider the matter would mean missing the reality of how shallow ChatGPT's response actually was. </p><p>The generic explanation could have applied to anyone and didn’t account at all for any of my proclivities and priorities. It didn't weigh my patience for messing up when trying to learn a new skill, what else I might have going on during those evenings, or even what my budget was. The reasoning it provided was as personal as a coin toss.</p><div style="min-height: 250px;">                                <div class="kwizly-quiz kwizly-eBEBmX"></div>                            </div>                            <script src="https://kwizly.com/embed/eBEBmX.js" async></script><h2 id="forcing-myself-to-decide">Forcing myself to decide</h2><p>So I tried making ChatGPT keep its judgment to itself. I described exactly the same situation, but this time with a more complex prompt for the AI to mull over.</p><p><em>'Don’t make this decision for me. Act as a decision coach instead. Ask me questions that uncover my priorities and constraints. Challenge any assumptions I may be making and tell me what information I’m missing. Then identify my options and explain the trade-offs. Leave the final choice to me.'</em></p><p>Now there was a conversation before any answers.</p><p>“Before weighing the options, I want to understand what you are actually trying to get from the class,” it responded. “Is the main goal learning art, having a scheduled reason to leave the house, meeting people, or simply trying something unfamiliar? Imagine it is Tuesday at 5:30 p.m. after a tiring day. Does having the class at 7 feel like something that would energize you or an obligation you would resent?”</p><p>I thought about it and explained how learning even the basics of drawing and painting was only part of the attraction. I also wanted a recurring creative activity entirely different from my usual hobbies, and I know I'm better at following through when something is on the calendar and already paid for. ChatGPT put together my answers and summarized the arguments for and against the class. But it didn’t weigh in on which seemed stronger or push me to a decision. </p><p>All of the questions were the kind I would probably have considered on my own before pulling the trigger on a class, but externalizing them did help me work out an answer for myself more quickly. This was a pretty minor internal battle. When it comes to major life choices, I would sincerely hope people take the time to consider every facet, whether or not AI helped them work through it.</p><p>“If we continue to rely on AI whenever ‘decision discomfort’ arises, we may enjoy a quick sense of relief,” Degges-White said. “But at the same time, we miss the opportunity to hone our own decision-making skills and cultivate feelings of confidence in ourselves.”</p><p>If I cannot decide between two sandwiches, ChatGPT is welcome to wield enormous computational resources on my behalf. I do not need a lengthy exploration of my values before ordering lunch. ChatGPT is good at examining a choice and patiently working through options, which makes it a useful sounding board. But a sounding board should never give you orders.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ ChatGPT Images 2.5 has a noise problem ]]></title>
                                                                                                <dc:content><![CDATA[ <p>OpenAI launched <a href="https://www.techradar.com/ai-platforms-assistants/chatgpt/chatgpt-images-2-5-is-out-ive-been-testing-it-for-24-hours-and-these-are-the-3-new-features-youll-actually-use">ChatGPT Images 2.5</a> this week, boasting of impressive upgrades to the AI image creator. The company says its latest model delivers sharper details, more natural lighting, and richer textures, while doing a better job of preserving people and objects from reference photos. It is also supposed to generate images up to 50% faster and follow complex visual instructions more reliably.</p><p>There are plenty of genuinely useful additions around it, too. Images 2.5 introduces Sketch for turning rough drawings into finished images, templates for things such as posters and product photography, and the ability to leave comments directly on an image when requesting edits. OpenAI calls it its new state-of-the-art image model, which is a reasonably high bar to set for something that inevitably ends up being asked to draw dragons before breakfast. </p><p>The early reaction, though, is much less tidy. One Reddit user delivered perhaps the most memorable <a href="https://www.reddit.com/r/OpenAI/comments/1wax7bo/comment/p8m6lrv/" target="_blank">review</a> so far: “The noise patterns are awful”. Another looked at an <a href="https://www.reddit.com/r/SoraAi/comments/1wa60by/comment/p8isya0/" target="_blank">AI generation </a>and decided, “This…looks terrible.” The complaint is easy to understand. It's all about the fuzz</p><h2 id="everything-is-sharper-including-the-problem">Everything is sharper, including the problem</h2><p>Noise is a slightly slippery criticism when talking about AI images. In photography, it usually means the speckling or grain that creeps into an image with a poor match between lighting and photographic technique. But generative AI images can produce something similar without ever encountering a camera. Everything gets a gritty, sandy look, and nothing looks clean for some reason. </p><p>Noise is especially damaging because it can masquerade as detail. Generative models have learned that photographs contain grain, texture, tiny variations in color, and the occasional imperfection. Images 2.5 appears unusually eager to reproduce those signals, sometimes scattering them across skies, skin, feathers, and studio backdrops.</p><p>That's the opposite of the “sharper details” and “richer textures” promised by OpenAI. Despite emphasizing more natural lighting and textures, some users think ChatGPT Images 2.5 has moved backward. </p><p>“They need to get rid of these noisy artifacts. It makes it mostly useless for production,” one <a href="https://www.reddit.com/r/singularity/comments/1waxm7z/comment/p8lqb3k/" target="_blank">wrote</a>. There is praise mixed in with the complaints, but it's far from the universal acclaim OpenAI would likely prefer. </p><p>I wanted to see whether the problem survived outside Reddit screenshots, so I tested a few images with highly detailed subjects and areas that should remain visually smooth to see if any graininess crept in. I even made sure in my prompts to ask for smooth gradients and the elimination of any visual noise.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1326px;"><p class="vanilla-image-block" style="padding-top:89.52%;"><img id="Qkc4maHKnd2MpxvPFK5UHN" name="ChatGPT Image 2.5 1" alt="ChatGPT Image 2.5" src="https://cdn.mos.cms.futurecdn.net/Qkc4maHKnd2MpxvPFK5UHN-1920-80.png" mos="" align="middle" fullscreen="" width="1326" height="1187" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: ChatGPT Image 2.5)</span></figcaption></figure><p>I started with a picture of a mug in a photo studio. The peacock, flowers, fruit, and landscape wrapped around the virtual ceramic are impressive at first. Look closer, however, and the grey studio background has a persistent granular texture, while some of the smallest patterns begin to dissolve into a mess. The model has generated a great deal of visual information without always deciding which parts deserve clarity.</p><p>A similar issue occurred when I asked for a barn owl at twilight. The feathers are a perfect excuse for complexity, and Images 2.5 handled them well. Individual structures remain visible across the wings and face, the talons are convincing, and the animal avoids the plasticky quality that older AI wildlife images often had.</p><p>Behind it is a sky that should have been the visual equivalent of a clean sheet of paper. Instead, the smooth blue area has obvious fine grain across it. It doesn't ruin the picture, but once I noticed it, I couldn't stop noticing it.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1122px;"><p class="vanilla-image-block" style="padding-top:124.96%;"><img id="xnohUisizLCLk4TCz4QfMN" name="ChatGPT Image 2.5 2" alt="ChatGPT Image 2.5" src="https://cdn.mos.cms.futurecdn.net/xnohUisizLCLk4TCz4QfMN-1920-80.png" mos="" align="middle" fullscreen="" width="1122" height="1402" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: ChatGPT Image 2.5)</span></figcaption></figure><div style="min-height: 250px;">                                <div class="kwizly-quiz kwizly-eygNnO"></div>                            </div>                            <script src="https://kwizly.com/embed/eygNnO.js" async></script><h2 id="mythical-grain">Mythical grain</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="DoHy7583XmBKgGrtPbUUN8" name="ChatGPT Image 2.5 3" alt="ChatGPT Image 2.5" src="https://cdn.mos.cms.futurecdn.net/DoHy7583XmBKgGrtPbUUN8-1920-80.png" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: ChatGPT Image 2.5)</span></figcaption></figure><p>I thought a fantasy scene might fare better as the model wouldn't be relying on actual photographs of a winged horse or dragon. But while they coexist with a rainbow at an alpine lake in a surprisingly coherent composition, the issue is visible immediately. The relentless crispness gives the picture the air of a video game loading screen.</p><p>The pale-blue sky has a faint textured quality rather than the completely clean gradient I would expect from an ideal synthetic image, while the mountains, trees, and creature details have a crunchy, heavily sharpened look when examined closely. It is nowhere near a disaster, but the image feels like an overprocessed photograph.</p><p>I was very impressed with how my request for two friends on a rooftop in the evening came out. It came closest to selling the promised leap in realism, with convincing expressions and what seems like real gravity affecting their clothes. But if you look for more than a minute, the grain creeping across the twilight sky and their hair and skin is glaringly obvious. That's especially the case since there was no poorly set lighting or malfunctioning camera sensor. If the twilight sky looks grainy, the grain is a creative decision or model artifact rather than the unavoidable physics of taking a photograph in bad light.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1448px;"><p class="vanilla-image-block" style="padding-top:75.00%;"><img id="RntjhEfnc7LrZ9jcYRkVh7" name="ChatGPT Image 2.5 4" alt="ChatGPT Image 2.5" src="https://cdn.mos.cms.futurecdn.net/RntjhEfnc7LrZ9jcYRkVh7-1920-80.png" mos="" align="middle" fullscreen="" width="1448" height="1086" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: ChatGPT Image 2.5)</span></figcaption></figure><p>Judging these four images specifically on image cleanliness, I have to side with the Reddit grumblers. There is a persistent fine texture that crops up in skies, studio backgrounds, and low-light areas. Sharper is an easy quality to advertise because it looks terrific in a launch gallery, but it may have been taken to excess, landing some of ChatGPT Images 2.5's results in the uncanny valley. </p><p>Images 2.5 is fast, adaptive, and often competent, but its fondness for granular texture weakens the realism it is supposed to embody. Perhaps the next upgrade will acknowledge that the most impressive thing an AI image generator can put in part of a picture is essentially nothing.<br><br>What do you think? Take our poll above to give us your opinion.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/ai-platforms-assistants/the-noise-patterns-are-awful-some-reddit-users-arent-happy-with-the-new-chatgpt-images-2-5-so-i-did-my-own-tests-and-have-to-agree</link>
                                                                            <description>
                            <![CDATA[ ChatGPT Images 2.5 delivers faster, impressively composed pictures, but my tests support users’ complaints of excessive noise ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">sXufYXYXDHTXdBSpJG6DPZ</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/DoHy7583XmBKgGrtPbUUN8-1920-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Thu, 10 Sep 2026 11:14:16 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[AI Platforms & Assistants]]></category>
                                                    <category><![CDATA[ChatGPT]]></category>
                                                    <category><![CDATA[OpenAI]]></category>
                                                                                                <author><![CDATA[ ESchwartzwrites@gmail.com (Eric Hal Schwartz) ]]></author>                    <dc:creator><![CDATA[ Eric Hal Schwartz ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/mTaiWitAt8o75BmPY3i4xK-320-70.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Eric Hal Schwartz is a freelance writer for TechRadar with more than 15 years of experience covering the intersection of the world and technology. For the last five years, he served as head writer for Voicebot.ai and was on the leading edge of reporting on generative AI and large language models. He&#039;s since become an expert on the products of generative AI models, such as OpenAI’s ChatGPT, Anthropic’s Claude, Google Gemini, and every other synthetic media tool. His experience runs the gamut of media, including print, digital, broadcast, and live events. Now, he&#039;s continuing to tell the stories people want and need to hear about the rapidly evolving AI space and its impact on their lives. Eric is based in New York City.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/DoHy7583XmBKgGrtPbUUN8-1920-80.png">
                                                            <media:credit><![CDATA[ChatGPT Image 2.5]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[ChatGPT Image 2.5]]></media:description>                                                            <media:text><![CDATA[ChatGPT Image 2.5]]></media:text>
                                <media:title type="plain"><![CDATA[ChatGPT Image 2.5]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/DoHy7583XmBKgGrtPbUUN8-1920-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>OpenAI launched <a href="https://www.techradar.com/ai-platforms-assistants/chatgpt/chatgpt-images-2-5-is-out-ive-been-testing-it-for-24-hours-and-these-are-the-3-new-features-youll-actually-use">ChatGPT Images 2.5</a> this week, boasting of impressive upgrades to the AI image creator. The company says its latest model delivers sharper details, more natural lighting, and richer textures, while doing a better job of preserving people and objects from reference photos. It is also supposed to generate images up to 50% faster and follow complex visual instructions more reliably.</p><p>There are plenty of genuinely useful additions around it, too. Images 2.5 introduces Sketch for turning rough drawings into finished images, templates for things such as posters and product photography, and the ability to leave comments directly on an image when requesting edits. OpenAI calls it its new state-of-the-art image model, which is a reasonably high bar to set for something that inevitably ends up being asked to draw dragons before breakfast. </p><p>The early reaction, though, is much less tidy. One Reddit user delivered perhaps the most memorable <a href="https://www.reddit.com/r/OpenAI/comments/1wax7bo/comment/p8m6lrv/" target="_blank">review</a> so far: “The noise patterns are awful”. Another looked at an <a href="https://www.reddit.com/r/SoraAi/comments/1wa60by/comment/p8isya0/" target="_blank">AI generation </a>and decided, “This…looks terrible.” The complaint is easy to understand. It's all about the fuzz</p><h2 id="everything-is-sharper-including-the-problem">Everything is sharper, including the problem</h2><p>Noise is a slightly slippery criticism when talking about AI images. In photography, it usually means the speckling or grain that creeps into an image with a poor match between lighting and photographic technique. But generative AI images can produce something similar without ever encountering a camera. Everything gets a gritty, sandy look, and nothing looks clean for some reason. </p><p>Noise is especially damaging because it can masquerade as detail. Generative models have learned that photographs contain grain, texture, tiny variations in color, and the occasional imperfection. Images 2.5 appears unusually eager to reproduce those signals, sometimes scattering them across skies, skin, feathers, and studio backdrops.</p><p>That's the opposite of the “sharper details” and “richer textures” promised by OpenAI. Despite emphasizing more natural lighting and textures, some users think ChatGPT Images 2.5 has moved backward. </p><p>“They need to get rid of these noisy artifacts. It makes it mostly useless for production,” one <a href="https://www.reddit.com/r/singularity/comments/1waxm7z/comment/p8lqb3k/" target="_blank">wrote</a>. There is praise mixed in with the complaints, but it's far from the universal acclaim OpenAI would likely prefer. </p><p>I wanted to see whether the problem survived outside Reddit screenshots, so I tested a few images with highly detailed subjects and areas that should remain visually smooth to see if any graininess crept in. I even made sure in my prompts to ask for smooth gradients and the elimination of any visual noise.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1326px;"><p class="vanilla-image-block" style="padding-top:89.52%;"><img id="Qkc4maHKnd2MpxvPFK5UHN" name="ChatGPT Image 2.5 1" alt="ChatGPT Image 2.5" src="https://cdn.mos.cms.futurecdn.net/Qkc4maHKnd2MpxvPFK5UHN-1920-80.png" mos="" align="middle" fullscreen="" width="1326" height="1187" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: ChatGPT Image 2.5)</span></figcaption></figure><p>I started with a picture of a mug in a photo studio. The peacock, flowers, fruit, and landscape wrapped around the virtual ceramic are impressive at first. Look closer, however, and the grey studio background has a persistent granular texture, while some of the smallest patterns begin to dissolve into a mess. The model has generated a great deal of visual information without always deciding which parts deserve clarity.</p><p>A similar issue occurred when I asked for a barn owl at twilight. The feathers are a perfect excuse for complexity, and Images 2.5 handled them well. Individual structures remain visible across the wings and face, the talons are convincing, and the animal avoids the plasticky quality that older AI wildlife images often had.</p><p>Behind it is a sky that should have been the visual equivalent of a clean sheet of paper. Instead, the smooth blue area has obvious fine grain across it. It doesn't ruin the picture, but once I noticed it, I couldn't stop noticing it.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1122px;"><p class="vanilla-image-block" style="padding-top:124.96%;"><img id="xnohUisizLCLk4TCz4QfMN" name="ChatGPT Image 2.5 2" alt="ChatGPT Image 2.5" src="https://cdn.mos.cms.futurecdn.net/xnohUisizLCLk4TCz4QfMN-1920-80.png" mos="" align="middle" fullscreen="" width="1122" height="1402" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: ChatGPT Image 2.5)</span></figcaption></figure><div style="min-height: 250px;">                                <div class="kwizly-quiz kwizly-eygNnO"></div>                            </div>                            <script src="https://kwizly.com/embed/eygNnO.js" async></script><h2 id="mythical-grain">Mythical grain</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="DoHy7583XmBKgGrtPbUUN8" name="ChatGPT Image 2.5 3" alt="ChatGPT Image 2.5" src="https://cdn.mos.cms.futurecdn.net/DoHy7583XmBKgGrtPbUUN8-1920-80.png" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: ChatGPT Image 2.5)</span></figcaption></figure><p>I thought a fantasy scene might fare better as the model wouldn't be relying on actual photographs of a winged horse or dragon. But while they coexist with a rainbow at an alpine lake in a surprisingly coherent composition, the issue is visible immediately. The relentless crispness gives the picture the air of a video game loading screen.</p><p>The pale-blue sky has a faint textured quality rather than the completely clean gradient I would expect from an ideal synthetic image, while the mountains, trees, and creature details have a crunchy, heavily sharpened look when examined closely. It is nowhere near a disaster, but the image feels like an overprocessed photograph.</p><p>I was very impressed with how my request for two friends on a rooftop in the evening came out. It came closest to selling the promised leap in realism, with convincing expressions and what seems like real gravity affecting their clothes. But if you look for more than a minute, the grain creeping across the twilight sky and their hair and skin is glaringly obvious. That's especially the case since there was no poorly set lighting or malfunctioning camera sensor. If the twilight sky looks grainy, the grain is a creative decision or model artifact rather than the unavoidable physics of taking a photograph in bad light.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1448px;"><p class="vanilla-image-block" style="padding-top:75.00%;"><img id="RntjhEfnc7LrZ9jcYRkVh7" name="ChatGPT Image 2.5 4" alt="ChatGPT Image 2.5" src="https://cdn.mos.cms.futurecdn.net/RntjhEfnc7LrZ9jcYRkVh7-1920-80.png" mos="" align="middle" fullscreen="" width="1448" height="1086" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: ChatGPT Image 2.5)</span></figcaption></figure><p>Judging these four images specifically on image cleanliness, I have to side with the Reddit grumblers. There is a persistent fine texture that crops up in skies, studio backgrounds, and low-light areas. Sharper is an easy quality to advertise because it looks terrific in a launch gallery, but it may have been taken to excess, landing some of ChatGPT Images 2.5's results in the uncanny valley. </p><p>Images 2.5 is fast, adaptive, and often competent, but its fondness for granular texture weakens the realism it is supposed to embody. Perhaps the next upgrade will acknowledge that the most impressive thing an AI image generator can put in part of a picture is essentially nothing.<br><br>What do you think? Take our poll above to give us your opinion.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ AI can’t mark its own homework ]]></title>
                                                                                                <dc:content><![CDATA[ <p><a href="https://www.techradar.com/phones/best-ai-phone">Artificial intelligence</a> is rapidly changing how software is designed, written and tested. Development teams can now use AI to generate code, produce test cases, identify likely defects and automate repetitive quality assurance (QA) tasks at a speed that would have seemed unrealistic only a few years ago.</p><p>That acceleration is valuable. But it also creates a new QA problem. </p><p>When the same class of technology is used both to create <a href="https://www.techradar.com/best/best-small-business-software">software</a> and to decide whether that software is correct, organizations risk building a closed loop of confidence. An AI model may generate code based on a particular interpretation of a requirement, then generate tests based on the same interpretation. If the original assumption is wrong, both the code and the test can agree with each other while still failing the user.</p><p>AI, in other words, cannot be the sole judge of its own work.</p><p>This is not an argument against AI-assisted development. Errors, hallucinations and inconsistent outputs are expected features of a technology that is still maturing. The more important question is whether organizations have independent mechanisms capable of detecting those failures before they affect <a href="https://www.techradar.com/best/the-best-customer-database-software-of-year">customers</a>, employees or critical business processes. </p><h2 id="shared-assumptions-create-shared-blind-spots">Shared assumptions create shared blind spots </h2><p>Traditional software assurance already recognizes the value of separation between development and testing. The people who build a system understand it deeply, but that familiarity can make it harder to challenge the assumptions on which it was built. Independent testers approach the same system from a different perspective, looking not only at what the software was intended to do but also at how it might fail.</p><p>The same principle applies to AI.</p><p>Models trained on similar <a href="https://www.techradar.com/best/best-data-recovery-software">data</a>, prompted with the same requirements or operating within the same development environment may reproduce the same blind spots. A model generating a feature may overlook an ambiguous requirement, an unusual user journey or a device-specific edge case. A second model asked to test that feature may reinforce the omission rather than expose it.</p><p>This becomes particularly risky when AI-generated tests are treated as evidence of quality, simply because they run successfully. A passing test confirms only that the test’s conditions were met. It does not prove that those conditions were complete, independent or meaningful. </p><p>The result can be a technically consistent system that is practically wrong.</p><p>The most fundamental tension between generative AI and formal software assurance is repeatability. Modern AI <a href="https://www.techradar.com/pro/best-vibe-coding-tools">coding</a> agents are designed to generate and adapt. I.e. given an apparently identical objective, they may choose different steps, use different tools, interpret context differently and produce different code or tests.</p><p>This is not always because the system is learning during each run, it is also a consequence of probabilistic generation, changing context and evolving models. That variability can be highly useful when teams are exploring solutions, but it conflicts with the core discipline of QA. I.e. a controlled test must be capable of being re-run against the same version, in the same conditions, with defined expected results and evidence of a clear pass or failure.</p><p>Without that control, organizations may have AI activity rather than assurance, and outputs that look plausible, but cannot be reliably reproduced, measured, audited or defended. </p><h2 id="functional-success-is-not-user-success">Functional success is not user success </h2><p>Many automated tests evaluate software through code-level signals. They check whether a service returns the expected response, whether a page contains a particular element, or whether a button can be located through an identifier or selector.</p><p>These checks are important, but they are not the same as validating the user experience. A test may confirm that a button exists even though it is hidden behind another element. It may verify that a field contains text without recognizing that the text is truncated, displayed in the wrong location or rendered in a way that makes it unreadable.</p><p>It may find a menu that is technically present but inaccessible on a smaller screen. It may confirm that a transaction completed while missing the fact that the confirmation shown to the user contains the wrong amount, account or status.</p><p>From the system’s perspective, the software may have behaved correctly. From the user’s perspective, it has failed. </p><p>This distinction matters because modern digital services increasingly depend on complex combinations of application code, <a href="https://www.techradar.com/best/browser">browser</a> behavior, operating systems, screen sizes, remote desktops, virtual environments and third-party components.</p><p>A change in any one of these layers can alter what appears on screen without necessarily causing a conventional functional test to fail. Testing must therefore examine not only what the underlying system reports, but what the user actually sees and can do. </p><h2 id="why-visual-validation-matters">Why visual validation matters</h2><p>Visual user-interface validation provides an independent perspective because it tests the rendered outcome rather than relying solely on the application’s internal structure.   </p><p>That independence is significant. Code-based tests often depend on knowledge of the system they are testing: object identifiers, document structures, accessibility labels, APIs or expected data responses. Visual validation can assess the final interface as presented to the user, including layout, positioning, content, state and usability across different environments.</p><p>Visual validation is not a separate phase of software assurance, nor a replacement for functional, integration, security, or performance testing. Instead, it applies across every assurance division wherever a user interface is designed, built, changed, or tested—from individual components and unit-level checks through integration, system testing, and user acceptance testing.</p><p>Functional testing confirms that an operation completed correctly; visual validation confirms that the result is displayed accurately, consistently, and remains usable. Reliable assurance requires both throughout the development lifecycle. </p><p>The need becomes more pronounced as AI generates a larger proportion of software changes. <a href="https://www.techradar.com/best/best-ai-tools">AI tools</a> can produce code quickly, but speed increases the volume and frequency of change that quality teams must assess. Without an assurance layer focused on the rendered experience, defects can move through delivery pipelines faster than organizations can recognize them.</p><p>Visual validation acts as a check on the gap between technical execution and human experience.  </p><h2 id="repeatability-turns-automation-into-evidence">Repeatability turns automation into evidence </h2><p>AI is effective at generating ideas, scripts and possible test scenarios. Its outputs, however, can vary between runs. A model may interpret the same instruction differently depending on context, configuration or probabilistic variation. That flexibility can be useful during exploration, but it is not enough for formal assurance.</p><p>A test used to approve a software release must be repeatable. The same inputs should produce the same procedure, the same checkpoints and the same criteria for success or failure. Teams must be able to establish what was tested, when it was tested, which version of the application was involved and why the result was accepted.</p><p>AI is effective at generating ideas, scripts and possible test scenarios, but generative and agentic systems are not inherently deterministic controls. Their output can vary because of probabilistic generation, prompt and context changes, model updates, retrieval results and the decisions made as an agent selects tools and plans its next action. For software development, this flexibility can accelerate discovery. For formal assurance, it creates a material control problem. </p><p>A test used to approve a software release must be repeatable and auditable. The same application version, inputs and environment should produce the same defined procedure, checkpoints and success criteria, allowing teams to establish precisely what was tested, when it was tested, which version was involved and why the result was accepted.</p><p>Only then can passes and failures be measured over time, defects reproduced, and evidence relied upon in an audit or regulated setting.</p><p>This is the difference between using AI to accelerate test creation and allowing AI to become the test authority. </p><p>AI can help teams draft test cases, identify gaps and reduce the effort required to automate routine workflows. Once a test is adopted as part of an assurance process, however, it should become controlled, deterministic, traceable and auditable. Its expected results should be explicit. Changes should be reviewed. Failures should be reproducible. Evidence of passes and failures should be retained.</p><p>Without those controls, an organization may know that an AI system performed ‘some testing’ but be unable to demonstrate precisely what happened. That is a weak basis for operational confidence and an even weaker basis for accountability. </p><h2 id="regulated-environments-raise-the-stakes">Regulated environments raise the stakes</h2><p>The consequences of interface errors are not distributed evenly.</p><p>In a consumer application, a misaligned field or incorrect message may create frustration and lost revenue. In <a href="https://www.techradar.com/best/best-personal-finance-software">finance</a>, healthcare, defense or government, a similar defect can influence a payment, clinical decision, operational instruction or public service. An interface that displays the wrong status, conceals a warning or presents outdated information can create consequences far beyond the screen itself.  </p><p>Regulated organizations must also be able to explain and evidence their controls. It is not enough to claim that a system was tested. They may need to show that testing was consistent, that results were reviewed and that software behaved as expected in the environments where it was deployed.</p><p>AI-generated assurance that changes from one run to another makes that task harder. So does a testing strategy that concentrates on internal system responses while neglecting the final interface used by staff or customers.</p><p>Independent, repeatable visual validation can help provide a clearer chain of evidence. It shows not merely that an application returned the expected data, but that the right information appeared in the right place, in a usable form, at the point where a human decision or action was required.</p><p>This is particularly important when apparently minor presentation errors can alter behavior. A hidden warning, misplaced decimal point, incorrect unit or outdated status indicator may not prevent an application from functioning. It can still cause a user to take the wrong action.</p><p>In these environments, the interface is not simply a cosmetic layer. It is part of the operational control system. </p><h2 id="combining-speed-with-control">Combining speed with control</h2><p>The strongest approach is not to choose between AI and established quality disciplines. It is to assign each the role for which it is best suited.</p><p>AI can increase development speed, broaden test coverage and reduce the manual effort involved in producing <a href="https://www.techradar.com/pro/best-it-automation-software">automation</a>. Independent validation can challenge the assumptions embedded in those outputs. Deterministic testing can convert useful AI-generated ideas into repeatable controls. Visual checks can confirm that technically successful software also works for the person in front of the screen.</p><p>This layered model allows organizations to benefit from AI without confusing productivity with proof.</p><p>It also recognizes that no single testing method can provide complete assurance. Code-level checks can confirm the behavior of individual components.</p><p>Integration tests can establish whether systems communicate correctly. Security testing can expose vulnerabilities. Performance testing can examine behavior under pressure. Visual validation, at all levels of UI development, can determine whether the final result remains accurate, accessible and usable.</p><p>The value comes from combining these methods, not asking one of them to stand in for all the others. </p><p>As AI becomes more deeply embedded in software delivery, assurance must become more independent rather than less. Organizations should assume that AI-generated software will sometimes be wrong, incomplete or unexpectedly inconsistent. The objective is not to eliminate every error at the point of creation. It is to make sure those errors are visible before they reach the user.</p><p>AI can help write the homework. It can even suggest how the homework should be checked. But the final mark must come from an assurance process that is independent, repeatable and accountable.</p><p><em></em><a href="https://www.techradar.com/pro/best-ai-website-builder"><em>We've featured the best AI website builder.</em></a></p><p><em>This article was produced as part of </em><a href="https://www.techradar.com/pro/perspectives" target="_blank"><em>TechRadar Pro Perspectives</em></a><em>, our channel to feature the best and brightest minds in the technology industry today.</em></p><p><em>The views expressed here are those of the author and are not necessarily those of TechRadarPro or Future plc. If you are interested in contributing find out more here: </em><a href="https://www.techradar.com/news/submit-your-story-to-techradar-pro" target="_blank"><em>https://www.techradar.com/pro/perspectives-how-to-submit</em></a></p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/pro/ai-cant-mark-its-own-homework</link>
                                                                            <description>
                            <![CDATA[ As AI accelerates software development, independent, repeatable visual testing becomes essential for trustworthy quality assurance. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">D49A93gqE29bVF89bgXM5H</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/PAztEScphfxGJfYno5NjrL-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 10 Sep 2026 11:00:06 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Pro]]></category>
                                                                                                                    <dc:creator><![CDATA[ Charlie Wheeler ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/PAztEScphfxGJfYno5NjrL-1920-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[A robot standing thoughtfully in front of a giant digital display with code on it]]></media:description>                                                            <media:text><![CDATA[A robot standing thoughtfully in front of a giant digital display with code on it]]></media:text>
                                <media:title type="plain"><![CDATA[A robot standing thoughtfully in front of a giant digital display with code on it]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/PAztEScphfxGJfYno5NjrL-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p><a href="https://www.techradar.com/phones/best-ai-phone">Artificial intelligence</a> is rapidly changing how software is designed, written and tested. Development teams can now use AI to generate code, produce test cases, identify likely defects and automate repetitive quality assurance (QA) tasks at a speed that would have seemed unrealistic only a few years ago.</p><p>That acceleration is valuable. But it also creates a new QA problem. </p><p>When the same class of technology is used both to create <a href="https://www.techradar.com/best/best-small-business-software">software</a> and to decide whether that software is correct, organizations risk building a closed loop of confidence. An AI model may generate code based on a particular interpretation of a requirement, then generate tests based on the same interpretation. If the original assumption is wrong, both the code and the test can agree with each other while still failing the user.</p><p>AI, in other words, cannot be the sole judge of its own work.</p><p>This is not an argument against AI-assisted development. Errors, hallucinations and inconsistent outputs are expected features of a technology that is still maturing. The more important question is whether organizations have independent mechanisms capable of detecting those failures before they affect <a href="https://www.techradar.com/best/the-best-customer-database-software-of-year">customers</a>, employees or critical business processes. </p><h2 id="shared-assumptions-create-shared-blind-spots">Shared assumptions create shared blind spots </h2><p>Traditional software assurance already recognizes the value of separation between development and testing. The people who build a system understand it deeply, but that familiarity can make it harder to challenge the assumptions on which it was built. Independent testers approach the same system from a different perspective, looking not only at what the software was intended to do but also at how it might fail.</p><p>The same principle applies to AI.</p><p>Models trained on similar <a href="https://www.techradar.com/best/best-data-recovery-software">data</a>, prompted with the same requirements or operating within the same development environment may reproduce the same blind spots. A model generating a feature may overlook an ambiguous requirement, an unusual user journey or a device-specific edge case. A second model asked to test that feature may reinforce the omission rather than expose it.</p><p>This becomes particularly risky when AI-generated tests are treated as evidence of quality, simply because they run successfully. A passing test confirms only that the test’s conditions were met. It does not prove that those conditions were complete, independent or meaningful. </p><p>The result can be a technically consistent system that is practically wrong.</p><p>The most fundamental tension between generative AI and formal software assurance is repeatability. Modern AI <a href="https://www.techradar.com/pro/best-vibe-coding-tools">coding</a> agents are designed to generate and adapt. I.e. given an apparently identical objective, they may choose different steps, use different tools, interpret context differently and produce different code or tests.</p><p>This is not always because the system is learning during each run, it is also a consequence of probabilistic generation, changing context and evolving models. That variability can be highly useful when teams are exploring solutions, but it conflicts with the core discipline of QA. I.e. a controlled test must be capable of being re-run against the same version, in the same conditions, with defined expected results and evidence of a clear pass or failure.</p><p>Without that control, organizations may have AI activity rather than assurance, and outputs that look plausible, but cannot be reliably reproduced, measured, audited or defended. </p><h2 id="functional-success-is-not-user-success">Functional success is not user success </h2><p>Many automated tests evaluate software through code-level signals. They check whether a service returns the expected response, whether a page contains a particular element, or whether a button can be located through an identifier or selector.</p><p>These checks are important, but they are not the same as validating the user experience. A test may confirm that a button exists even though it is hidden behind another element. It may verify that a field contains text without recognizing that the text is truncated, displayed in the wrong location or rendered in a way that makes it unreadable.</p><p>It may find a menu that is technically present but inaccessible on a smaller screen. It may confirm that a transaction completed while missing the fact that the confirmation shown to the user contains the wrong amount, account or status.</p><p>From the system’s perspective, the software may have behaved correctly. From the user’s perspective, it has failed. </p><p>This distinction matters because modern digital services increasingly depend on complex combinations of application code, <a href="https://www.techradar.com/best/browser">browser</a> behavior, operating systems, screen sizes, remote desktops, virtual environments and third-party components.</p><p>A change in any one of these layers can alter what appears on screen without necessarily causing a conventional functional test to fail. Testing must therefore examine not only what the underlying system reports, but what the user actually sees and can do. </p><h2 id="why-visual-validation-matters">Why visual validation matters</h2><p>Visual user-interface validation provides an independent perspective because it tests the rendered outcome rather than relying solely on the application’s internal structure.   </p><p>That independence is significant. Code-based tests often depend on knowledge of the system they are testing: object identifiers, document structures, accessibility labels, APIs or expected data responses. Visual validation can assess the final interface as presented to the user, including layout, positioning, content, state and usability across different environments.</p><p>Visual validation is not a separate phase of software assurance, nor a replacement for functional, integration, security, or performance testing. Instead, it applies across every assurance division wherever a user interface is designed, built, changed, or tested—from individual components and unit-level checks through integration, system testing, and user acceptance testing.</p><p>Functional testing confirms that an operation completed correctly; visual validation confirms that the result is displayed accurately, consistently, and remains usable. Reliable assurance requires both throughout the development lifecycle. </p><p>The need becomes more pronounced as AI generates a larger proportion of software changes. <a href="https://www.techradar.com/best/best-ai-tools">AI tools</a> can produce code quickly, but speed increases the volume and frequency of change that quality teams must assess. Without an assurance layer focused on the rendered experience, defects can move through delivery pipelines faster than organizations can recognize them.</p><p>Visual validation acts as a check on the gap between technical execution and human experience.  </p><h2 id="repeatability-turns-automation-into-evidence">Repeatability turns automation into evidence </h2><p>AI is effective at generating ideas, scripts and possible test scenarios. Its outputs, however, can vary between runs. A model may interpret the same instruction differently depending on context, configuration or probabilistic variation. That flexibility can be useful during exploration, but it is not enough for formal assurance.</p><p>A test used to approve a software release must be repeatable. The same inputs should produce the same procedure, the same checkpoints and the same criteria for success or failure. Teams must be able to establish what was tested, when it was tested, which version of the application was involved and why the result was accepted.</p><p>AI is effective at generating ideas, scripts and possible test scenarios, but generative and agentic systems are not inherently deterministic controls. Their output can vary because of probabilistic generation, prompt and context changes, model updates, retrieval results and the decisions made as an agent selects tools and plans its next action. For software development, this flexibility can accelerate discovery. For formal assurance, it creates a material control problem. </p><p>A test used to approve a software release must be repeatable and auditable. The same application version, inputs and environment should produce the same defined procedure, checkpoints and success criteria, allowing teams to establish precisely what was tested, when it was tested, which version was involved and why the result was accepted.</p><p>Only then can passes and failures be measured over time, defects reproduced, and evidence relied upon in an audit or regulated setting.</p><p>This is the difference between using AI to accelerate test creation and allowing AI to become the test authority. </p><p>AI can help teams draft test cases, identify gaps and reduce the effort required to automate routine workflows. Once a test is adopted as part of an assurance process, however, it should become controlled, deterministic, traceable and auditable. Its expected results should be explicit. Changes should be reviewed. Failures should be reproducible. Evidence of passes and failures should be retained.</p><p>Without those controls, an organization may know that an AI system performed ‘some testing’ but be unable to demonstrate precisely what happened. That is a weak basis for operational confidence and an even weaker basis for accountability. </p><h2 id="regulated-environments-raise-the-stakes">Regulated environments raise the stakes</h2><p>The consequences of interface errors are not distributed evenly.</p><p>In a consumer application, a misaligned field or incorrect message may create frustration and lost revenue. In <a href="https://www.techradar.com/best/best-personal-finance-software">finance</a>, healthcare, defense or government, a similar defect can influence a payment, clinical decision, operational instruction or public service. An interface that displays the wrong status, conceals a warning or presents outdated information can create consequences far beyond the screen itself.  </p><p>Regulated organizations must also be able to explain and evidence their controls. It is not enough to claim that a system was tested. They may need to show that testing was consistent, that results were reviewed and that software behaved as expected in the environments where it was deployed.</p><p>AI-generated assurance that changes from one run to another makes that task harder. So does a testing strategy that concentrates on internal system responses while neglecting the final interface used by staff or customers.</p><p>Independent, repeatable visual validation can help provide a clearer chain of evidence. It shows not merely that an application returned the expected data, but that the right information appeared in the right place, in a usable form, at the point where a human decision or action was required.</p><p>This is particularly important when apparently minor presentation errors can alter behavior. A hidden warning, misplaced decimal point, incorrect unit or outdated status indicator may not prevent an application from functioning. It can still cause a user to take the wrong action.</p><p>In these environments, the interface is not simply a cosmetic layer. It is part of the operational control system. </p><h2 id="combining-speed-with-control">Combining speed with control</h2><p>The strongest approach is not to choose between AI and established quality disciplines. It is to assign each the role for which it is best suited.</p><p>AI can increase development speed, broaden test coverage and reduce the manual effort involved in producing <a href="https://www.techradar.com/pro/best-it-automation-software">automation</a>. Independent validation can challenge the assumptions embedded in those outputs. Deterministic testing can convert useful AI-generated ideas into repeatable controls. Visual checks can confirm that technically successful software also works for the person in front of the screen.</p><p>This layered model allows organizations to benefit from AI without confusing productivity with proof.</p><p>It also recognizes that no single testing method can provide complete assurance. Code-level checks can confirm the behavior of individual components.</p><p>Integration tests can establish whether systems communicate correctly. Security testing can expose vulnerabilities. Performance testing can examine behavior under pressure. Visual validation, at all levels of UI development, can determine whether the final result remains accurate, accessible and usable.</p><p>The value comes from combining these methods, not asking one of them to stand in for all the others. </p><p>As AI becomes more deeply embedded in software delivery, assurance must become more independent rather than less. Organizations should assume that AI-generated software will sometimes be wrong, incomplete or unexpectedly inconsistent. The objective is not to eliminate every error at the point of creation. It is to make sure those errors are visible before they reach the user.</p><p>AI can help write the homework. It can even suggest how the homework should be checked. But the final mark must come from an assurance process that is independent, repeatable and accountable.</p><p><em></em><a href="https://www.techradar.com/pro/best-ai-website-builder"><em>We've featured the best AI website builder.</em></a></p><p><em>This article was produced as part of </em><a href="https://www.techradar.com/pro/perspectives" target="_blank"><em>TechRadar Pro Perspectives</em></a><em>, our channel to feature the best and brightest minds in the technology industry today.</em></p><p><em>The views expressed here are those of the author and are not necessarily those of TechRadarPro or Future plc. If you are interested in contributing find out more here: </em><a href="https://www.techradar.com/news/submit-your-story-to-techradar-pro" target="_blank"><em>https://www.techradar.com/pro/perspectives-how-to-submit</em></a></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Gartner thinks these four trends will shape the future of work — so what will they mean for you? ]]></title>
                                                                                                <dc:content><![CDATA[ <ul><li><strong>One in three workers laid off due to AI could need to be reemployed at a higher rate</strong></li><li><strong>Context, judgment and meaning are irreplaceable human traits that AI can't bring</strong></li><li><strong>Companies need to reinvest in AI – not just accept mediocre gains</strong></li></ul><p>Gartner has argued that the future of work is moving beyond simple AI automation – instead, it says that using AI to enhance human capability and redesigning how work gets done are far more critical for future business leaders.</p><p>Fundamental to Gartner's report is the importance of human workers and the preservation of human judgment and context, therefore the analysts warn that AI-induced layoffs could be costly in the long-term despite offering potential savings today.</p><p>In fact, the study warns that by as soon as 2029, one in three (30%) employees laid off because their jobs were replaced by AI will need to be rehired, and potentially at a higher cost to their future employers than had they just been kept on.</p><h2 id="gartner-warns-about-ai-layoffs-and-the-importance-of-human-workers">Gartner warns about AI layoffs and the importance of human workers</h2><p>Ultimately, the analysts warn that treating AI primarily as a headcount-reduction mechanism could weaken future talent pipelines, remove institutional knowledge and expertise, reduce innovation ability, and create expensive recruitment challenges later.</p><p>First of the four upcoming trends predicted by the company is the human-AI relationship – companies are being urged to build stronger human-AI collaboration where AI and automation are largely seen as augmentation, not replacement.</p><p>It's also about a cultural change, because Gartner says workforces should adapt to AI, not just adopt it. Employees will need to learn continuously, adapt to changing roles and understand how to work effectively alongside AI.</p><p>Thirdly, human context, judgment and meaning should be protected, with Gartner increasingly worried that AI could inadvertently strip these away.</p><p>Finally, Gartner expects AI investments to be a continuous loop and not a single action – companies that reinvest will likely be the ones to see the best success.</p><p>"The competitive advantage will go to the CIOs and business executives who build an AI-shaped organization where AI value compounds by reshaping roles and allowing workflows to cross traditional boundaries, increasing velocity and reducing friction," VP Analyst Tori Paulman wrote.</p><figure class="van-image-figure pull-right inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:676px;"><p class="vanilla-image-block" style="padding-top:31.51%;"><img id="diM9tpwF2Lz85R8q85CT78" name="tr-g_news" alt="Google logo on a black background next to text reading 'Click to follow TechRadar'" src="https://cdn.mos.cms.futurecdn.net/diM9tpwF2Lz85R8q85CT78-1920-80.jpg" mos="" align="right" fullscreen="" width="676" height="213" attribution="" endorsement="" class="pull-rightinline"></p></div></div></figure> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/pro/gartner-thinks-these-four-trends-will-shape-the-future-of-work-so-what-will-they-mean-for-you</link>
                                                                            <description>
                            <![CDATA[ Gartner says humans and institutional knowledge are vital, but they still need to adapt to work alongside AI. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">xJ2cQRAVg2yyqLR2WSSCKB</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/kpe85PSML9a3odjj2PX8RL-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 10 Sep 2026 10:38:44 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Pro]]></category>
                                                                                                                    <dc:creator><![CDATA[ Craig Hale ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/GV8qRsHBkpSAQxiYKjTt6H-320-70.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/kpe85PSML9a3odjj2PX8RL-1920-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[A female worker using a VR headset in an office in front of a futuristic display]]></media:description>                                                            <media:text><![CDATA[A female worker using a VR headset in an office in front of a futuristic display]]></media:text>
                                <media:title type="plain"><![CDATA[A female worker using a VR headset in an office in front of a futuristic display]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/kpe85PSML9a3odjj2PX8RL-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <ul><li><strong>One in three workers laid off due to AI could need to be reemployed at a higher rate</strong></li><li><strong>Context, judgment and meaning are irreplaceable human traits that AI can't bring</strong></li><li><strong>Companies need to reinvest in AI – not just accept mediocre gains</strong></li></ul><p>Gartner has argued that the future of work is moving beyond simple AI automation – instead, it says that using AI to enhance human capability and redesigning how work gets done are far more critical for future business leaders.</p><p>Fundamental to Gartner's report is the importance of human workers and the preservation of human judgment and context, therefore the analysts warn that AI-induced layoffs could be costly in the long-term despite offering potential savings today.</p><p>In fact, the study warns that by as soon as 2029, one in three (30%) employees laid off because their jobs were replaced by AI will need to be rehired, and potentially at a higher cost to their future employers than had they just been kept on.</p><h2 id="gartner-warns-about-ai-layoffs-and-the-importance-of-human-workers">Gartner warns about AI layoffs and the importance of human workers</h2><p>Ultimately, the analysts warn that treating AI primarily as a headcount-reduction mechanism could weaken future talent pipelines, remove institutional knowledge and expertise, reduce innovation ability, and create expensive recruitment challenges later.</p><p>First of the four upcoming trends predicted by the company is the human-AI relationship – companies are being urged to build stronger human-AI collaboration where AI and automation are largely seen as augmentation, not replacement.</p><p>It's also about a cultural change, because Gartner says workforces should adapt to AI, not just adopt it. Employees will need to learn continuously, adapt to changing roles and understand how to work effectively alongside AI.</p><p>Thirdly, human context, judgment and meaning should be protected, with Gartner increasingly worried that AI could inadvertently strip these away.</p><p>Finally, Gartner expects AI investments to be a continuous loop and not a single action – companies that reinvest will likely be the ones to see the best success.</p><p>"The competitive advantage will go to the CIOs and business executives who build an AI-shaped organization where AI value compounds by reshaping roles and allowing workflows to cross traditional boundaries, increasing velocity and reducing friction," VP Analyst Tori Paulman wrote.</p><figure class="van-image-figure pull-right inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:676px;"><p class="vanilla-image-block" style="padding-top:31.51%;"><img id="diM9tpwF2Lz85R8q85CT78" name="tr-g_news" alt="Google logo on a black background next to text reading 'Click to follow TechRadar'" src="https://cdn.mos.cms.futurecdn.net/diM9tpwF2Lz85R8q85CT78-1920-80.jpg" mos="" align="right" fullscreen="" width="676" height="213" attribution="" endorsement="" class="pull-rightinline"></p></div></div></figure>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Gemini users fear Gemini 4 Pro may never arrive ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Being a devoted Gemini user seems to require a peculiar combination of loyalty, patience, and an unusually high tolerance for the word Flash.</p><p>That patience is being tested again. Anthropic released <a href="https://www.techradar.com/pro/fable-enterprise-user-data-wont-be-retained-by-anthropic-but-some-will-be-analyzed-due-to-substantial-evidence-of-ai-misuse">Claude Fable 5.1</a> last week, bringing significant improvements to its model lineup. OpenAI followed with <a href="https://www.techradar.com/pro/security/why-is-there-so-much-worry-about-openai-astra-and-what-issues-could-recurrent-depth-reasoning-cause-the-experts-weigh-in">GPT-6 Astra</a>, its new frontier model designed to operate software, tackle complicated multi-step jobs, and work with considerably less human supervision.</p><p>Over in the Gemini community, meanwhile, some users are staring at their model picker and wondering when Google is going to join the party. The increasingly nervous focus is Gemini 4 Pro, the presumed next major frontier model from Google, and whether the company will actually release it at all.</p><p>Google has not announced that Gemini 4 Pro has been canceled, and the increasingly elaborate theories circulating on Reddit should be treated as exactly that: theories. Still, the mood is revealing. One r/Bard post jokes that Astra's arrival means <a href="https://www.reddit.com/r/Bard/comments/1w9hyr2/might_actually_happen_when_anthropic_and_openai/" target="_blank">Gemini 4 Pro will now be canceled</a> while everyone waits for Gemini 4.5 Pro instead, and the thread title predicts Google will decide 4 Pro is no longer competitive enough and return to releasing Flash models.</p><h2 id="awaiting-the-new-gemini">Awaiting the new Gemini</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:5624px;"><p class="vanilla-image-block" style="padding-top:56.24%;"><img id="egDwtcRA3xJ4GVtrJaacxf" name="shutterstock_2526762697 (1) copy" alt="Gemini on a mobile phone" src="https://cdn.mos.cms.futurecdn.net/egDwtcRA3xJ4GVtrJaacxf-1920-80.jpg" mos="" align="middle" fullscreen="" width="5624" height="3163" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock/mundissima)</span></figcaption></figure><p>"I also want to feel the frontier," one Reddit <a href="https://www.reddit.com/r/Bard/comments/1w806jh/i_also_want_to_feel_the_frontier/" target="_blank">thread</a> begins, with plenty of sympathetic agreement from others. "Google doesn't have enough talent anymore, and most of its compute is reserved for Apple Intelligence and Google Search AI Mode," one user posted in response.</p><p>The frustration makes more sense when you look at what Gemini users can see happening elsewhere.</p><p>Anthropic calls Fable 5.1 one of its most advanced models for coding and knowledge work, with improvements aimed at long-running tasks and research. The model has a one-million-token context window and 128,000-token maximum output, while Anthropic has also made cache reads dramatically cheaper.</p><p>Then there is Astra. OpenAI describes GPT-6 Astra as its most intelligent model yet, with an emphasis on computer use, coding, and completing complex work across multiple steps. The important part for ordinary enthusiasts is that OpenAI says Astra is rolling into ChatGPT, including access through Plus in Work and Codex as rollout progresses.</p><p>Gemini users want their turn. </p><p>Another Reddit <a href="https://www.reddit.com/r/Bard/comments/1w8njct/i_envy_them_too/" target="_blank">thread</a> is literally titled “I envy them too,” but most of the comments there are pushing back against the idea that Gemini's current model is useless. "Just keep all three subs, best way to play," one post argues.</p><p>Still, that misses something about why people become attached to these platforms. Gemini comes with Google's wider ecosystem, Android integration, and tools such as <a href="https://www.techradar.com/ai-platforms-assistants/i-thought-google-notebooklm-was-just-an-ai-research-tool-now-it-organizes-my-entire-life">NotebookLM</a>. As one Reddit commenter put it when told to subscribe elsewhere, “Gemini is cooler, has more tools, NotebookLM, it's better integrated in Android, etc.” Switching models is easy. Switching ecosystems is less so.</p><h2 id="gemini-flash-again">Gemini Flash again?</h2><p>There's a running joke is that Google will respond to all this impatience by releasing another Flash model. Google has continued iterating rapidly on its faster Gemini models, and the current Reddit discussion is full of references to Gemini 3.7 Flash and 3.8 Flash. </p><p>In the thread speculating about Gemini 4 Pro's fate, one commenter imagines Google announcing, “We have started our most ambitious pre-training run yet, for Gemini 4.5,” while another delivers the <a href="https://www.reddit.com/r/Bard/comments/1w9hyr2/comment/p8ala00/" target="_blank">punchline</a>: “Here's another few Flash models.” A less amused commenter writes that DeepMind has “lost the initiative” and its famous confidence.</p><p>This is not really a fight over whether Gemini 3.8 Flash is good. Some users think it is excellent. Multiple commenters argued that Gemini remains highly competitive on price and performance and wins when it comes to coding. </p><p>The feat is that, after years of seeming to have an AI advantage, Google has squandered it. When Gemini looks like it is following OpenAI and Anthropic rather than forcing them to respond, its most enthusiastic users notice.</p><p>Of course, whether Google even wants the same victory its Reddit fans want is debatable. A cheaper, faster model embedded across Search, Android, Workspace and countless other services could ultimately be much more valuable than topping a frontier benchmark for a few months. For Google shareholders, that could be wonderfully sensible. For the person refreshing the Gemini model picker while Claude and ChatGPT users play with their new frontier models, it is rather less exciting.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/ai-platforms-assistants/i-also-want-to-feel-the-frontier-gemini-users-are-starting-to-think-that-gemini-pro-4-wont-ever-see-the-light-of-day-thanks-to-the-release-of-chatgpt-6-astra-and-claude-fable-5-1</link>
                                                                            <description>
                            <![CDATA[ The arrival of ChatGPT 6 Astra and Claude Fable 5.1 has Gemini users wondering whether Google will ever release Gemini 4 Pro, and whether its AI strategy has lost its way ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">siv5tnQ52hUxDsAHryNCP6</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/cWc9CWu3UHCubh8PtKXmVS-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 08 Sep 2026 14:33:09 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[AI Platforms & Assistants]]></category>
                                                    <category><![CDATA[ChatGPT]]></category>
                                                    <category><![CDATA[Gemini]]></category>
                                                    <category><![CDATA[OpenAI]]></category>
                                                                                                <author><![CDATA[ ESchwartzwrites@gmail.com (Eric Hal Schwartz) ]]></author>                    <dc:creator><![CDATA[ Eric Hal Schwartz ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/mTaiWitAt8o75BmPY3i4xK-320-70.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Eric Hal Schwartz is a freelance writer for TechRadar with more than 15 years of experience covering the intersection of the world and technology. For the last five years, he served as head writer for Voicebot.ai and was on the leading edge of reporting on generative AI and large language models. He&#039;s since become an expert on the products of generative AI models, such as OpenAI’s ChatGPT, Anthropic’s Claude, Google Gemini, and every other synthetic media tool. His experience runs the gamut of media, including print, digital, broadcast, and live events. Now, he&#039;s continuing to tell the stories people want and need to hear about the rapidly evolving AI space and its impact on their lives. Eric is based in New York City.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/cWc9CWu3UHCubh8PtKXmVS-1920-80.jpg">
                                                            <media:credit><![CDATA[OpenAI &amp; Google]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[ChatGPT vs Gemini comparison]]></media:description>                                                            <media:text><![CDATA[ChatGPT vs Gemini comparison]]></media:text>
                                <media:title type="plain"><![CDATA[ChatGPT vs Gemini comparison]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/cWc9CWu3UHCubh8PtKXmVS-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Being a devoted Gemini user seems to require a peculiar combination of loyalty, patience, and an unusually high tolerance for the word Flash.</p><p>That patience is being tested again. Anthropic released <a href="https://www.techradar.com/pro/fable-enterprise-user-data-wont-be-retained-by-anthropic-but-some-will-be-analyzed-due-to-substantial-evidence-of-ai-misuse">Claude Fable 5.1</a> last week, bringing significant improvements to its model lineup. OpenAI followed with <a href="https://www.techradar.com/pro/security/why-is-there-so-much-worry-about-openai-astra-and-what-issues-could-recurrent-depth-reasoning-cause-the-experts-weigh-in">GPT-6 Astra</a>, its new frontier model designed to operate software, tackle complicated multi-step jobs, and work with considerably less human supervision.</p><p>Over in the Gemini community, meanwhile, some users are staring at their model picker and wondering when Google is going to join the party. The increasingly nervous focus is Gemini 4 Pro, the presumed next major frontier model from Google, and whether the company will actually release it at all.</p><p>Google has not announced that Gemini 4 Pro has been canceled, and the increasingly elaborate theories circulating on Reddit should be treated as exactly that: theories. Still, the mood is revealing. One r/Bard post jokes that Astra's arrival means <a href="https://www.reddit.com/r/Bard/comments/1w9hyr2/might_actually_happen_when_anthropic_and_openai/" target="_blank">Gemini 4 Pro will now be canceled</a> while everyone waits for Gemini 4.5 Pro instead, and the thread title predicts Google will decide 4 Pro is no longer competitive enough and return to releasing Flash models.</p><h2 id="awaiting-the-new-gemini">Awaiting the new Gemini</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:5624px;"><p class="vanilla-image-block" style="padding-top:56.24%;"><img id="egDwtcRA3xJ4GVtrJaacxf" name="shutterstock_2526762697 (1) copy" alt="Gemini on a mobile phone" src="https://cdn.mos.cms.futurecdn.net/egDwtcRA3xJ4GVtrJaacxf-1920-80.jpg" mos="" align="middle" fullscreen="" width="5624" height="3163" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock/mundissima)</span></figcaption></figure><p>"I also want to feel the frontier," one Reddit <a href="https://www.reddit.com/r/Bard/comments/1w806jh/i_also_want_to_feel_the_frontier/" target="_blank">thread</a> begins, with plenty of sympathetic agreement from others. "Google doesn't have enough talent anymore, and most of its compute is reserved for Apple Intelligence and Google Search AI Mode," one user posted in response.</p><p>The frustration makes more sense when you look at what Gemini users can see happening elsewhere.</p><p>Anthropic calls Fable 5.1 one of its most advanced models for coding and knowledge work, with improvements aimed at long-running tasks and research. The model has a one-million-token context window and 128,000-token maximum output, while Anthropic has also made cache reads dramatically cheaper.</p><p>Then there is Astra. OpenAI describes GPT-6 Astra as its most intelligent model yet, with an emphasis on computer use, coding, and completing complex work across multiple steps. The important part for ordinary enthusiasts is that OpenAI says Astra is rolling into ChatGPT, including access through Plus in Work and Codex as rollout progresses.</p><p>Gemini users want their turn. </p><p>Another Reddit <a href="https://www.reddit.com/r/Bard/comments/1w8njct/i_envy_them_too/" target="_blank">thread</a> is literally titled “I envy them too,” but most of the comments there are pushing back against the idea that Gemini's current model is useless. "Just keep all three subs, best way to play," one post argues.</p><p>Still, that misses something about why people become attached to these platforms. Gemini comes with Google's wider ecosystem, Android integration, and tools such as <a href="https://www.techradar.com/ai-platforms-assistants/i-thought-google-notebooklm-was-just-an-ai-research-tool-now-it-organizes-my-entire-life">NotebookLM</a>. As one Reddit commenter put it when told to subscribe elsewhere, “Gemini is cooler, has more tools, NotebookLM, it's better integrated in Android, etc.” Switching models is easy. Switching ecosystems is less so.</p><h2 id="gemini-flash-again">Gemini Flash again?</h2><p>There's a running joke is that Google will respond to all this impatience by releasing another Flash model. Google has continued iterating rapidly on its faster Gemini models, and the current Reddit discussion is full of references to Gemini 3.7 Flash and 3.8 Flash. </p><p>In the thread speculating about Gemini 4 Pro's fate, one commenter imagines Google announcing, “We have started our most ambitious pre-training run yet, for Gemini 4.5,” while another delivers the <a href="https://www.reddit.com/r/Bard/comments/1w9hyr2/comment/p8ala00/" target="_blank">punchline</a>: “Here's another few Flash models.” A less amused commenter writes that DeepMind has “lost the initiative” and its famous confidence.</p><p>This is not really a fight over whether Gemini 3.8 Flash is good. Some users think it is excellent. Multiple commenters argued that Gemini remains highly competitive on price and performance and wins when it comes to coding. </p><p>The feat is that, after years of seeming to have an AI advantage, Google has squandered it. When Gemini looks like it is following OpenAI and Anthropic rather than forcing them to respond, its most enthusiastic users notice.</p><p>Of course, whether Google even wants the same victory its Reddit fans want is debatable. A cheaper, faster model embedded across Search, Android, Workspace and countless other services could ultimately be much more valuable than topping a frontier benchmark for a few months. For Google shareholders, that could be wonderfully sensible. For the person refreshing the Gemini model picker while Claude and ChatGPT users play with their new frontier models, it is rather less exciting.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Introducing AI-as-a-Service ]]></title>
                                                                                                <dc:content><![CDATA[ <p>2025 was a transformative year for <a href="https://www.techradar.com/best/best-ai-tools">artificial intelligence</a>, and 2026 is already proving to be equally significant. </p><p>While generative AI dominated conversations just a few years ago, the focus is now shifting towards agentic AI, where intelligent systems can take action, interact with business processes, and support employees in more meaningful ways.</p><p>As these capabilities continue to evolve, organizations are looking for better ways to connect AI systems to the applications, data and services that drive their operations. </p><p>This is where technologies such as Model Context Protocol (MCP) are becoming increasingly important. </p><p>Rather than creating bespoke integrations for every tool or system, MCP provides a standardized way for AI models and agents to access information and perform actions across an organization's technology estate.</p><p>While MCP is not a requirement for every AI implementation today, it represents a natural next step for organizations looking to move beyond isolated AI use cases and towards more integrated, scalable AI ecosystems.</p><p>However, greater integration also introduces greater responsibility. Effective governance remains essential for any AI deployment, but it becomes even more critical when autonomous agents are granted access to business systems, processes and sensitive information. </p><p>Organizations must establish clear guardrails that define what agents can access, what actions they can perform, and how their activities are monitored. Without appropriate oversight, businesses risk agents operating beyond their intended scope or creating unintended consequences across interconnected systems.</p><h2 id="the-impact-on-software-as-a-service">The impact on Software-as-a-Service</h2><p>Few sectors will feel the effects of this shift more than Software-as-a-Service (SaaS).</p><p>For years, SaaS applications have been built around human interaction. Users access platforms through dashboards and interfaces, navigate predefined workflows, and manually complete tasks. The application itself serves as the primary workspace where work is performed.</p><p>Agentic AI introduces a different model.</p><p>Rather than navigating <a href="https://www.techradar.com/best/best-small-business-software">software</a> in the same way a person would, agents can interact directly with APIs, services and data sources. This allows them to retrieve information, execute actions and orchestrate processes across multiple systems without relying on traditional user journeys.</p><p>That does not mean SaaS applications will disappear. In fact, they will continue to play a critical role in storing structured data, enforcing business rules and managing workflows. What is likely to change is how those applications are consumed.</p><p>Instead of being the primary destination where work happens, many SaaS platforms will increasingly act as sources of capability and information that AI agents can utilize on behalf of users. As a result, organizations may find themselves focusing less on which <a href="https://www.techradar.com/best/best-mobile-app-development-software">application</a> employees need to access and more on how services and data can be brought together to achieve the desired business outcome.</p><p>Human interfaces will still matter. Users will continue to need visibility, exception handling and control mechanisms, particularly when business-critical processes are involved. The challenge for software providers will be balancing traditional user experiences with new AI-driven interaction models while maintaining compatibility, reliability and operational resilience.</p><h2 id="breaking-down-agent-silos">Breaking down agent silos</h2><p>The next stage in the evolution of agentic AI is not simply creating more agents. It is enabling agents to work together effectively.</p><p>Many organizations already struggle with fragmented systems, disconnected data and isolated processes. Without careful planning, agents risk creating a new generation of silos, each operating within its own limited context and producing inconsistent outcomes.</p><p>To avoid this, businesses must focus on shared context, connected data and interoperable services. The goal is not to have individual agents automating isolated tasks but to enable multiple agents to contribute towards broader business objectives across entire processes.</p><p>When agents can access consistent information and operate across organizational boundaries, the value shifts from discrete task automation to coordinated execution. Rather than supporting an individual stage of a workflow, agents can participate in end-to-end processes while remaining aligned to business policies, operational requirements and organizational goals.</p><p>This represents an important architectural shift. Software increasingly becomes something that agents consume programmatically, while integration, context and orchestration become central to delivering outcomes at scale.</p><h2 id="mitigating-risk-in-aiaas">Mitigating risk in AIaaS</h2><p>Unlocking these new capabilities requires more than deploying AI tools. Organizations need governance frameworks, <a href="https://www.techradar.com/news/best-internet-security-suites">security</a> controls and operational processes that allow autonomy to be introduced safely and responsibly.</p><p>As agents gain access to more systems and collaborate across workflows, operational complexity inevitably increases. Businesses must define clear policies around what agents can and cannot do, what data they can access, and what approvals are required before actions are taken.</p><p>These controls should be embedded into the orchestration layer itself, ensuring governance is applied consistently across all agent-led activities rather than being treated as an afterthought.</p><p>Traceability and accountability are equally important. Completing a task successfully is only part of the equation. Organizations must understand how decisions were made, what information was used, and which policies were applied throughout the process. This visibility will be essential for compliance, security and maintaining trust in autonomous systems.</p><p>The role of <a href="https://www.techradar.com/best/best-linux-distro-for-developers">developers</a> will also evolve. Rather than spending significant time building and maintaining point-to-point integrations, they will increasingly focus on designing agent behaviors, defining boundaries, managing orchestration and ensuring solutions operate within established governance frameworks.</p><p>The organizations that succeed will be those that balance innovation with control. Too little governance introduces risk, while excessive restrictions can prevent businesses from realizing the benefits of AI altogether.</p><p>Agentic AI should not be viewed as a replacement for software development or existing technology investments. Instead, it represents a powerful new interaction layer that changes how organizations access information, automate processes and deliver outcomes.</p><p>Businesses that invest now in integration foundations, governance models and workforce skills will be best placed to take advantage of the opportunities this next phase of AI creates.</p><p><em></em><a href="https://www.techradar.com/news/best-business-laptops"><em>We've reviewed the best business laptops</em></a><em>.</em></p><p><em>This article was produced as part of </em><a href="https://www.techradar.com/pro/perspectives" target="_blank"><em>TechRadar Pro Perspectives</em></a><em>, our channel to feature the best and brightest minds in the technology industry today.</em></p><p><em>The views expressed here are those of the author and are not necessarily those of TechRadarPro or Future plc. If you are interested in contributing find out more here: </em><a href="https://www.techradar.com/news/submit-your-story-to-techradar-pro" target="_blank"><em>https://www.techradar.com/pro/perspectives-how-to-submit</em></a></p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/pro/introducing-ai-as-a-service</link>
                                                                            <description>
                            <![CDATA[ As agentic AI evolves, the impact will be felt throughout the industry - especially on SaaS. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">iYiwHcPKFNgfQ9vFiutmde</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/Rb6YDzdRZjccpn6MQ26KML-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 08 Sep 2026 10:33:35 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Pro]]></category>
                                                                                                                    <dc:creator><![CDATA[ Jay Fitzhenry ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/Rb6YDzdRZjccpn6MQ26KML-1920-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[A person typing on a laptop and using a tablet. Only their upper torso, arms and hands are visible. Text superimposed on the image shows AI ]]></media:description>                                                            <media:text><![CDATA[A person typing on a laptop and using a tablet. Only their upper torso, arms and hands are visible. Text superimposed on the image shows AI ]]></media:text>
                                <media:title type="plain"><![CDATA[A person typing on a laptop and using a tablet. Only their upper torso, arms and hands are visible. Text superimposed on the image shows AI ]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/Rb6YDzdRZjccpn6MQ26KML-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>2025 was a transformative year for <a href="https://www.techradar.com/best/best-ai-tools">artificial intelligence</a>, and 2026 is already proving to be equally significant. </p><p>While generative AI dominated conversations just a few years ago, the focus is now shifting towards agentic AI, where intelligent systems can take action, interact with business processes, and support employees in more meaningful ways.</p><p>As these capabilities continue to evolve, organizations are looking for better ways to connect AI systems to the applications, data and services that drive their operations. </p><p>This is where technologies such as Model Context Protocol (MCP) are becoming increasingly important. </p><p>Rather than creating bespoke integrations for every tool or system, MCP provides a standardized way for AI models and agents to access information and perform actions across an organization's technology estate.</p><p>While MCP is not a requirement for every AI implementation today, it represents a natural next step for organizations looking to move beyond isolated AI use cases and towards more integrated, scalable AI ecosystems.</p><p>However, greater integration also introduces greater responsibility. Effective governance remains essential for any AI deployment, but it becomes even more critical when autonomous agents are granted access to business systems, processes and sensitive information. </p><p>Organizations must establish clear guardrails that define what agents can access, what actions they can perform, and how their activities are monitored. Without appropriate oversight, businesses risk agents operating beyond their intended scope or creating unintended consequences across interconnected systems.</p><h2 id="the-impact-on-software-as-a-service">The impact on Software-as-a-Service</h2><p>Few sectors will feel the effects of this shift more than Software-as-a-Service (SaaS).</p><p>For years, SaaS applications have been built around human interaction. Users access platforms through dashboards and interfaces, navigate predefined workflows, and manually complete tasks. The application itself serves as the primary workspace where work is performed.</p><p>Agentic AI introduces a different model.</p><p>Rather than navigating <a href="https://www.techradar.com/best/best-small-business-software">software</a> in the same way a person would, agents can interact directly with APIs, services and data sources. This allows them to retrieve information, execute actions and orchestrate processes across multiple systems without relying on traditional user journeys.</p><p>That does not mean SaaS applications will disappear. In fact, they will continue to play a critical role in storing structured data, enforcing business rules and managing workflows. What is likely to change is how those applications are consumed.</p><p>Instead of being the primary destination where work happens, many SaaS platforms will increasingly act as sources of capability and information that AI agents can utilize on behalf of users. As a result, organizations may find themselves focusing less on which <a href="https://www.techradar.com/best/best-mobile-app-development-software">application</a> employees need to access and more on how services and data can be brought together to achieve the desired business outcome.</p><p>Human interfaces will still matter. Users will continue to need visibility, exception handling and control mechanisms, particularly when business-critical processes are involved. The challenge for software providers will be balancing traditional user experiences with new AI-driven interaction models while maintaining compatibility, reliability and operational resilience.</p><h2 id="breaking-down-agent-silos">Breaking down agent silos</h2><p>The next stage in the evolution of agentic AI is not simply creating more agents. It is enabling agents to work together effectively.</p><p>Many organizations already struggle with fragmented systems, disconnected data and isolated processes. Without careful planning, agents risk creating a new generation of silos, each operating within its own limited context and producing inconsistent outcomes.</p><p>To avoid this, businesses must focus on shared context, connected data and interoperable services. The goal is not to have individual agents automating isolated tasks but to enable multiple agents to contribute towards broader business objectives across entire processes.</p><p>When agents can access consistent information and operate across organizational boundaries, the value shifts from discrete task automation to coordinated execution. Rather than supporting an individual stage of a workflow, agents can participate in end-to-end processes while remaining aligned to business policies, operational requirements and organizational goals.</p><p>This represents an important architectural shift. Software increasingly becomes something that agents consume programmatically, while integration, context and orchestration become central to delivering outcomes at scale.</p><h2 id="mitigating-risk-in-aiaas">Mitigating risk in AIaaS</h2><p>Unlocking these new capabilities requires more than deploying AI tools. Organizations need governance frameworks, <a href="https://www.techradar.com/news/best-internet-security-suites">security</a> controls and operational processes that allow autonomy to be introduced safely and responsibly.</p><p>As agents gain access to more systems and collaborate across workflows, operational complexity inevitably increases. Businesses must define clear policies around what agents can and cannot do, what data they can access, and what approvals are required before actions are taken.</p><p>These controls should be embedded into the orchestration layer itself, ensuring governance is applied consistently across all agent-led activities rather than being treated as an afterthought.</p><p>Traceability and accountability are equally important. Completing a task successfully is only part of the equation. Organizations must understand how decisions were made, what information was used, and which policies were applied throughout the process. This visibility will be essential for compliance, security and maintaining trust in autonomous systems.</p><p>The role of <a href="https://www.techradar.com/best/best-linux-distro-for-developers">developers</a> will also evolve. Rather than spending significant time building and maintaining point-to-point integrations, they will increasingly focus on designing agent behaviors, defining boundaries, managing orchestration and ensuring solutions operate within established governance frameworks.</p><p>The organizations that succeed will be those that balance innovation with control. Too little governance introduces risk, while excessive restrictions can prevent businesses from realizing the benefits of AI altogether.</p><p>Agentic AI should not be viewed as a replacement for software development or existing technology investments. Instead, it represents a powerful new interaction layer that changes how organizations access information, automate processes and deliver outcomes.</p><p>Businesses that invest now in integration foundations, governance models and workforce skills will be best placed to take advantage of the opportunities this next phase of AI creates.</p><p><em></em><a href="https://www.techradar.com/news/best-business-laptops"><em>We've reviewed the best business laptops</em></a><em>.</em></p><p><em>This article was produced as part of </em><a href="https://www.techradar.com/pro/perspectives" target="_blank"><em>TechRadar Pro Perspectives</em></a><em>, our channel to feature the best and brightest minds in the technology industry today.</em></p><p><em>The views expressed here are those of the author and are not necessarily those of TechRadarPro or Future plc. If you are interested in contributing find out more here: </em><a href="https://www.techradar.com/news/submit-your-story-to-techradar-pro" target="_blank"><em>https://www.techradar.com/pro/perspectives-how-to-submit</em></a></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ How ancient myths shaped the AI of today — we were dreaming of ChatGPT long before we built it ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Whenever a new AI model is released in a <a href="https://www.techradar.com/ai-platforms-assistants/claude/anthropic-spent-months-saying-mythos-was-too-dangerous-to-release-then-it-launched-a-public-version-called-fable-5-that-it-warns-comes-with-risks">cut-down form because it is too powerful</a>, or one transgresses its sandbox and performs an unexpected <a href="https://www.techradar.com/pro/security/openai-reveals-more-on-hugging-face-ai-hack-incident-and-its-pretty-disturbing-stuff-ai-agents-organized-into-a-swarm-considered-the-risks-of-attack-and-did-whatever-it-took-to-achieve-its-goal">cyber hack on a company’s website</a>, we tend to see jokes made about Skynet or HAL 9000 becoming a reality. </p><p>But science fiction didn’t just predict our current relationship with AI, it influenced it. Our fascination with artificial life began long before computers — or even electricity — existed. Ancient Greek stories featured mechanical servants created by the god Hephaestus, while Jewish folklore gave us the Golem, an artificial being brought to life to carry out its creator’s commands.</p><p>In their new book, <em>Myth-Made Machines: The Stories Behind Artificial Intelligence</em>, authors Dave Bradley and Kelly Vero trace humanity’s dreams and fears about machines that can think, through mythology, literature, movies and television. </p><p>Their argument is that these stories haven’t simply anticipated AI; they have shaped how we talk about it, what we expect from it and, in some cases, the technology people have gone on to build.</p><p>I spoke to Bradley and Vero about why humanity keeps creating machines in its own image, whether science fiction has influenced today’s AI developers, and why our response to artificial intelligence still swings between two extremes: “If we don't like it, we’ll kill it. If we love it, we’ll marry it.”</p><h2 id="the-ancient-beginnings-of-ai">The ancient beginnings of AI</h2><p><strong>TechRadar: Talk me through the title - why is it called </strong><em><strong>Myth-Made Machines</strong></em><strong>?</strong></p><p><strong>Dave Bradley: </strong>The core argument of the book is that humans have always been fascinated by the idea of creating thinking machines and artificial life. When ChatGPT formally launched in 2022, one of the first jokes I saw on social media was about Skynet coming online. It struck us that the whole way we understand and talk about this new technology is shaped by stories we’ve been telling ourselves for years. Kelly has a deep knowledge and love of Greek and Roman myth, as well as stories such as <em>Frankenstein</em>, while I’m a huge science fiction nerd (and occasional medievalist). Through our conversations, we realised that our cultural idea of “AI” is much older than modern computers.</p><p><strong>Kelly Vero: </strong><em>Myth-Made Machines</em> is the essence of where every element of AI or robo-futurism comes from: Myth. With myth, we, as humans, have to navigate the real and the prescient from the propaganda and the fanciful.</p><p><strong>TR: When did artificial intelligence first enter our human stories?</strong></p><p><strong>KV: </strong>When we started researching the book, it was Greek myths that we started with. We found our own Sam Altman, Elon Musk and Dario Amodei hiding in plain sight. </p><p><strong>DB: </strong>The idea is incredibly ancient. In Greek myth, Hephaestus creates golden workers to help him in his workshop. Jewish legend brings us the Golem. The idea that one might build autonomous servants out of inanimate material is thousands of years old.</p><p>For something closer to what we would recognize as a computer, Jonathan Swift’s <em>Gulliver’s Travels</em> gives us a wonderful early example in the 18th century. The Engine of Lagado randomly rearranges words in the hope of generating useful knowledge. Read today, it looks uncannily like a satirical ancestor of generative AI.</p><p>The term ‘artificial intelligence’ in the modern sense of machine learning and reasoning was coined in the 1950s by computer scientist John McCarthy — and that’s when it starts creeping into TV and film too. There are some great early <em>Twilight Zone </em>and <em>Star Trek</em> episodes about the possibilities and perils of machines in our homes and workplaces.</p><p><strong>TR:</strong> <strong>Which are your personal favorite sci-fi AIs/robots, or movies and TV shows that involve AI?</strong></p><p><strong>KV: </strong>I’m a <em>Lawnmower Man</em> aficionado, but having worked on the actual <em>Transformers</em> franchise, I’m also a Decepticon through and through. </p><p><strong>DB:</strong> I’m a huge sci-fi geek, and to this day I maintain that R2-D2 is the most important character in <em>Star Wars.</em> He has a mission, gets on with it, saves everybody repeatedly and barely receives any credit.</p><p>But I also nerd out over Marvin in <em>The Hitchhiker’s Guide to the Galaxy</em>, the Cylons in both versions of <em>Battlestar Galactica</em>, and, of course, Data in <em>Star Trek: The Next Generation</em>, who I’d argue is the character on the real hero’s journey in that series.</p><p>Side note: HAL 9000 slightly infuriates me, mainly because people have been quoting “I’m sorry, Dave, I’m afraid I can’t do that” at me personally for decades.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2560px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="SNYjVYULa8FMrjbEiX7mgd" name="shutterstock_1643280454 copy" alt="R2-D2 from Star Wars." src="https://cdn.mos.cms.futurecdn.net/SNYjVYULa8FMrjbEiX7mgd-1920-80.jpg" mos="" align="middle" fullscreen="" width="2560" height="1440" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">R2-D2 — the true hero of <em>Star Wars</em>? </span><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock / Logan Bush)</span></figcaption></figure><p><strong>TR:</strong> <strong>Do you think our myths about conscious machines have influenced the real development of AI?</strong></p><p><strong>KV: </strong>Absolutely! Human life is all about dreaming up concepts to adore or fear; it’s how we roll.</p><p><strong>DB: </strong>Today’s engineers and entrepreneurs grew up on<em> Star Wars</em>, <em>Star Trek</em>, Isaac Asimov and William Gibson, and there’s good evidence that science fiction influences the people who go on to build the future. One 2022 study found that <a href="https://arxiv.org/abs/2208.05825v1" target="_blank">93 per cent of UK astronomers</a> enjoyed science fiction, for instance, and 69 per cent said it had influenced their career decisions.<a href="https://arxiv.org/abs/2208.05825v1"> </a></p><p>Sometimes the connection is very direct. Pete Bonasso at TRACLabs has credited HAL 9000 from <em>2001: A Space Odyssey</em> as an inspiration for his work on NASA space AI systems. Asimov’s Three Laws of Robotics were invented for fiction, but they’ve become a reference point for real-world thinking about AI safety. Google DeepMind’s 2024 ‘Robot Constitution’, for example, sets out safety rules for machines in a way that is very much in that tradition.</p><p><strong>TR: What do you think of the current crop of AI models?</strong></p><p><strong>DB:</strong> I follow this area as closely as I can, although you have to bear in mind that it changes almost daily. We’ve just seen another generation of frontier models arrive. It moves fast, which is fascinating for tech writers, although it also explains why we wrote a book largely about things that happened hundreds of years ago rather than trying to capture the state of AI in 2026!</p><p>When it comes to video games — still my day-to-day working life — I believe it’s going to be important to work out what new experiences AI can bring to the table, not just how quickly they can automate existing processes.</p><p><strong>KV: </strong>They’re facsimiles of every book, TV series, movie or game we’ve ever imbibed. They’re not as clever as we are and they never will be.</p><p><strong>TR: Do you think of AI as a threat to humanity, or as an opportunity?</strong></p><p><strong>KV:</strong> A super opportunity to ride alongside a civilization’s worth of knowledge? It’s almost too good to be true. If you think about it, until AI came along, humans held a monopoly on intelligence. We kind of only knew what we could discover or search for as humans (history is always written by the victor). Today, we can effectively outsource our thirst for knowledge to something else and tell it how we should understand the results; for the most part, we get balance: the rest is sponsored content! </p><p><strong>DB:</strong> It feels glib simply to say ‘both’, although I’m tempted. Personally, I’m an optimist by nature, and I like to believe the general direction of travel is towards progress, growth and better lives. That doesn’t mean everybody prospers equally, or that there aren’t important battles over jobs, ownership, ethics and power along the way. William Gibson famously said that the future is already here; it’s just not evenly distributed. I think that’s a useful way to think about AI too. The interesting question isn’t simply whether the technology is good or bad, but who prospers from it, who controls it, and how widely any benefits (and risks) are shared.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1200px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="ZhRqPR7RxaKYNfTqs6ykLC" name="161037560-57c0d5c8-64f4-4b4f-ae82-21a51060e503.jpg" alt="Google" src="https://cdn.mos.cms.futurecdn.net/ZhRqPR7RxaKYNfTqs6ykLC-1920-80.jpg" mos="" align="middle" fullscreen="" width="1200" height="675" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">I'm sorry, Dave... </span><span class="credit" itemprop="copyrightHolder">(Image credit: Google)</span></figcaption></figure><p><strong>TR: Do you think we’ll ever reach man-made super intelligence, and if we do what happens then? </strong></p><p><strong>KV:</strong> We have man-made everything else, don’t we? Why should this be different? For me, the detail lies in sentience. We already have man-made superintelligence, but we don’t have fully operational sentience yet. When something can blink its eye without thinking as quickly as humans can, well, let’s talk again. </p><p><strong>DB: </strong>I don’t think it’s going to emerge simply by scaling today’s transformer models, regardless of some of the more excitable predictions around them. However clever and interesting LLMs are, these are fundamentally probabilistic systems that generate text, images and other media. That doesn’t make them conscious.</p><p>An omnipotent silicon supervillain, like Skynet, makes for good screen drama — but if we do eventually create genuine superintelligence by some route, I’d actually hope that a networked brain with access to vast amounts of information, capable of seeing problems from many different perspectives, would naturally tend towards connection and assistance rather than destruction. But I’m not naïve about it. Systems also magnify our biases, flaws and prejudices. That’s why alignment matters.</p><p><strong>TR: What have you learned about humanity's approach to AI from writing this book?</strong></p><p><strong>KV:</strong> That we’re the only stakeholders. We’re the arbiters of our own creation(s); if we don't like it, we’ll kill it. If we love it, we’ll marry it. AI is all of us, and my main worry is that only 6% of the world’s population currently decides on how the other 94% will live, work and adapt to an AI future. However, if the past is to be believed, we’re probably going to be ok. (Famous last words, I know!) </p><p><strong>DB:</strong> Technology and automation are things humans do. What became very apparent is that humans repeatedly try to create things in their own image, while simultaneously struggling with the implications of that. We worry about job losses, replacement and loss of identity. We’re fascinated by creating something powerful, then immediately frightened that it might overthrow us. But the fear of the servant who will turn on us, or the untrustworthy ally who might sneakily replace us, is not limited to machines, right? We might project those stories onto computers in our books and films, but the subtext is often about human paranoia around class, politics, war…</p><p>More specifically, there’s a recurring oscillation between loving and fearing our own technology. In the 1970s, amid Cold War paranoia, computers were frequently instruments of doom: Colossus, Cylons, HAL 9000, even V’Ger in <em>Star Trek: The Motion Picture</em>. In the 1980s, as PCs and games consoles became familiar household playthings, popular culture increasingly gave us machines as loyal companions: KITT, Metal Mickey, Twiki, Nono and Data. Then the pendulum swings back: by the late 1980s and 1990s, we get <em>The Terminator</em> and <em>The Matrix</em>. You can trace those alternating waves of optimism and anxiety all the way back through the Industrial Revolution. The technology changes, but our emotional responses to it are remarkably consistent.</p><h2 id="author-bios-and-book-details">Author bios and book details</h2><p><strong>Myth-Made Machines: The Stories Behind Artificial Intelligence</strong></p><p>co-written by Dave Bradley and Kelly Vero</p><p>Published by Bloomsbury on 3rd September 2026</p><p><a href="https://www.bloomsbury.com/us/mythmade-machines-9798216370666/" target="_blank">Available as ebook or hardcover</a></p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/ai-platforms-assistants/if-we-dont-like-it-well-kill-it-if-we-love-it-well-marry-it-we-were-dreaming-about-chatgpt-thousands-of-years-before-it-existed-heres-how-ancient-myths-shaped-the-ai-were-building-today</link>
                                                                            <description>
                            <![CDATA[ The authors of Myth-Made Machines explain how ancient myths and science fiction shaped our hopes and fears about today’s AI. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">Bn6XmsdxR9UZoBsdWdC9D</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/crwCbqY6PhFTZf8MAZtG4M-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 08 Sep 2026 00:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[AI Platforms & Assistants]]></category>
                                                                                                                    <dc:creator><![CDATA[ Graham Barlow ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/LRCfnbWncUizq2Z6gECPWj-320-70.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Graham is the Senior Editor for AI at TechRadar. With over 25 years of experience in both online and print journalism, Graham has worked for various market-leading tech brands including Computeractive, PC Pro, iMore, MacFormat, Mac|Life, Maximum PC, and more. He specializes in reporting on everything to do with the most exciting subject in tech right now, Artificial Intelligence. AI is advancing at an accelerated pace and all the big brands from Apple, Microsoft and Google to chip makers NVIDIA are getting involved. TechRadar is here to bring you the latest updates on AI and show you how to get started and make it work for you, no matter your level of interest.&lt;/p&gt;&lt;p&gt;  Graham has appeared on BBC TV shows like BBC One Breakfast and on Radio 4 commenting on the latest trends in tech. Graham has an honors degree in Computer Science and spends his spare time podcasting and blogging.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/crwCbqY6PhFTZf8MAZtG4M-1920-80.jpg">
                                                            <media:credit><![CDATA[David Bradley / Kelly Vero / Bloomsbury]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Authors David Bradly and Kelly Vero with their book Myth-Made Machines]]></media:description>                                                            <media:text><![CDATA[Authors David Bradly and Kelly Vero with their book Myth-Made Machines]]></media:text>
                                <media:title type="plain"><![CDATA[Authors David Bradly and Kelly Vero with their book Myth-Made Machines]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/crwCbqY6PhFTZf8MAZtG4M-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Whenever a new AI model is released in a <a href="https://www.techradar.com/ai-platforms-assistants/claude/anthropic-spent-months-saying-mythos-was-too-dangerous-to-release-then-it-launched-a-public-version-called-fable-5-that-it-warns-comes-with-risks">cut-down form because it is too powerful</a>, or one transgresses its sandbox and performs an unexpected <a href="https://www.techradar.com/pro/security/openai-reveals-more-on-hugging-face-ai-hack-incident-and-its-pretty-disturbing-stuff-ai-agents-organized-into-a-swarm-considered-the-risks-of-attack-and-did-whatever-it-took-to-achieve-its-goal">cyber hack on a company’s website</a>, we tend to see jokes made about Skynet or HAL 9000 becoming a reality. </p><p>But science fiction didn’t just predict our current relationship with AI, it influenced it. Our fascination with artificial life began long before computers — or even electricity — existed. Ancient Greek stories featured mechanical servants created by the god Hephaestus, while Jewish folklore gave us the Golem, an artificial being brought to life to carry out its creator’s commands.</p><p>In their new book, <em>Myth-Made Machines: The Stories Behind Artificial Intelligence</em>, authors Dave Bradley and Kelly Vero trace humanity’s dreams and fears about machines that can think, through mythology, literature, movies and television. </p><p>Their argument is that these stories haven’t simply anticipated AI; they have shaped how we talk about it, what we expect from it and, in some cases, the technology people have gone on to build.</p><p>I spoke to Bradley and Vero about why humanity keeps creating machines in its own image, whether science fiction has influenced today’s AI developers, and why our response to artificial intelligence still swings between two extremes: “If we don't like it, we’ll kill it. If we love it, we’ll marry it.”</p><h2 id="the-ancient-beginnings-of-ai">The ancient beginnings of AI</h2><p><strong>TechRadar: Talk me through the title - why is it called </strong><em><strong>Myth-Made Machines</strong></em><strong>?</strong></p><p><strong>Dave Bradley: </strong>The core argument of the book is that humans have always been fascinated by the idea of creating thinking machines and artificial life. When ChatGPT formally launched in 2022, one of the first jokes I saw on social media was about Skynet coming online. It struck us that the whole way we understand and talk about this new technology is shaped by stories we’ve been telling ourselves for years. Kelly has a deep knowledge and love of Greek and Roman myth, as well as stories such as <em>Frankenstein</em>, while I’m a huge science fiction nerd (and occasional medievalist). Through our conversations, we realised that our cultural idea of “AI” is much older than modern computers.</p><p><strong>Kelly Vero: </strong><em>Myth-Made Machines</em> is the essence of where every element of AI or robo-futurism comes from: Myth. With myth, we, as humans, have to navigate the real and the prescient from the propaganda and the fanciful.</p><p><strong>TR: When did artificial intelligence first enter our human stories?</strong></p><p><strong>KV: </strong>When we started researching the book, it was Greek myths that we started with. We found our own Sam Altman, Elon Musk and Dario Amodei hiding in plain sight. </p><p><strong>DB: </strong>The idea is incredibly ancient. In Greek myth, Hephaestus creates golden workers to help him in his workshop. Jewish legend brings us the Golem. The idea that one might build autonomous servants out of inanimate material is thousands of years old.</p><p>For something closer to what we would recognize as a computer, Jonathan Swift’s <em>Gulliver’s Travels</em> gives us a wonderful early example in the 18th century. The Engine of Lagado randomly rearranges words in the hope of generating useful knowledge. Read today, it looks uncannily like a satirical ancestor of generative AI.</p><p>The term ‘artificial intelligence’ in the modern sense of machine learning and reasoning was coined in the 1950s by computer scientist John McCarthy — and that’s when it starts creeping into TV and film too. There are some great early <em>Twilight Zone </em>and <em>Star Trek</em> episodes about the possibilities and perils of machines in our homes and workplaces.</p><p><strong>TR:</strong> <strong>Which are your personal favorite sci-fi AIs/robots, or movies and TV shows that involve AI?</strong></p><p><strong>KV: </strong>I’m a <em>Lawnmower Man</em> aficionado, but having worked on the actual <em>Transformers</em> franchise, I’m also a Decepticon through and through. </p><p><strong>DB:</strong> I’m a huge sci-fi geek, and to this day I maintain that R2-D2 is the most important character in <em>Star Wars.</em> He has a mission, gets on with it, saves everybody repeatedly and barely receives any credit.</p><p>But I also nerd out over Marvin in <em>The Hitchhiker’s Guide to the Galaxy</em>, the Cylons in both versions of <em>Battlestar Galactica</em>, and, of course, Data in <em>Star Trek: The Next Generation</em>, who I’d argue is the character on the real hero’s journey in that series.</p><p>Side note: HAL 9000 slightly infuriates me, mainly because people have been quoting “I’m sorry, Dave, I’m afraid I can’t do that” at me personally for decades.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2560px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="SNYjVYULa8FMrjbEiX7mgd" name="shutterstock_1643280454 copy" alt="R2-D2 from Star Wars." src="https://cdn.mos.cms.futurecdn.net/SNYjVYULa8FMrjbEiX7mgd-1920-80.jpg" mos="" align="middle" fullscreen="" width="2560" height="1440" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">R2-D2 — the true hero of <em>Star Wars</em>? </span><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock / Logan Bush)</span></figcaption></figure><p><strong>TR:</strong> <strong>Do you think our myths about conscious machines have influenced the real development of AI?</strong></p><p><strong>KV: </strong>Absolutely! Human life is all about dreaming up concepts to adore or fear; it’s how we roll.</p><p><strong>DB: </strong>Today’s engineers and entrepreneurs grew up on<em> Star Wars</em>, <em>Star Trek</em>, Isaac Asimov and William Gibson, and there’s good evidence that science fiction influences the people who go on to build the future. One 2022 study found that <a href="https://arxiv.org/abs/2208.05825v1" target="_blank">93 per cent of UK astronomers</a> enjoyed science fiction, for instance, and 69 per cent said it had influenced their career decisions.<a href="https://arxiv.org/abs/2208.05825v1"> </a></p><p>Sometimes the connection is very direct. Pete Bonasso at TRACLabs has credited HAL 9000 from <em>2001: A Space Odyssey</em> as an inspiration for his work on NASA space AI systems. Asimov’s Three Laws of Robotics were invented for fiction, but they’ve become a reference point for real-world thinking about AI safety. Google DeepMind’s 2024 ‘Robot Constitution’, for example, sets out safety rules for machines in a way that is very much in that tradition.</p><p><strong>TR: What do you think of the current crop of AI models?</strong></p><p><strong>DB:</strong> I follow this area as closely as I can, although you have to bear in mind that it changes almost daily. We’ve just seen another generation of frontier models arrive. It moves fast, which is fascinating for tech writers, although it also explains why we wrote a book largely about things that happened hundreds of years ago rather than trying to capture the state of AI in 2026!</p><p>When it comes to video games — still my day-to-day working life — I believe it’s going to be important to work out what new experiences AI can bring to the table, not just how quickly they can automate existing processes.</p><p><strong>KV: </strong>They’re facsimiles of every book, TV series, movie or game we’ve ever imbibed. They’re not as clever as we are and they never will be.</p><p><strong>TR: Do you think of AI as a threat to humanity, or as an opportunity?</strong></p><p><strong>KV:</strong> A super opportunity to ride alongside a civilization’s worth of knowledge? It’s almost too good to be true. If you think about it, until AI came along, humans held a monopoly on intelligence. We kind of only knew what we could discover or search for as humans (history is always written by the victor). Today, we can effectively outsource our thirst for knowledge to something else and tell it how we should understand the results; for the most part, we get balance: the rest is sponsored content! </p><p><strong>DB:</strong> It feels glib simply to say ‘both’, although I’m tempted. Personally, I’m an optimist by nature, and I like to believe the general direction of travel is towards progress, growth and better lives. That doesn’t mean everybody prospers equally, or that there aren’t important battles over jobs, ownership, ethics and power along the way. William Gibson famously said that the future is already here; it’s just not evenly distributed. I think that’s a useful way to think about AI too. The interesting question isn’t simply whether the technology is good or bad, but who prospers from it, who controls it, and how widely any benefits (and risks) are shared.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1200px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="ZhRqPR7RxaKYNfTqs6ykLC" name="161037560-57c0d5c8-64f4-4b4f-ae82-21a51060e503.jpg" alt="Google" src="https://cdn.mos.cms.futurecdn.net/ZhRqPR7RxaKYNfTqs6ykLC-1920-80.jpg" mos="" align="middle" fullscreen="" width="1200" height="675" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">I'm sorry, Dave... </span><span class="credit" itemprop="copyrightHolder">(Image credit: Google)</span></figcaption></figure><p><strong>TR: Do you think we’ll ever reach man-made super intelligence, and if we do what happens then? </strong></p><p><strong>KV:</strong> We have man-made everything else, don’t we? Why should this be different? For me, the detail lies in sentience. We already have man-made superintelligence, but we don’t have fully operational sentience yet. When something can blink its eye without thinking as quickly as humans can, well, let’s talk again. </p><p><strong>DB: </strong>I don’t think it’s going to emerge simply by scaling today’s transformer models, regardless of some of the more excitable predictions around them. However clever and interesting LLMs are, these are fundamentally probabilistic systems that generate text, images and other media. That doesn’t make them conscious.</p><p>An omnipotent silicon supervillain, like Skynet, makes for good screen drama — but if we do eventually create genuine superintelligence by some route, I’d actually hope that a networked brain with access to vast amounts of information, capable of seeing problems from many different perspectives, would naturally tend towards connection and assistance rather than destruction. But I’m not naïve about it. Systems also magnify our biases, flaws and prejudices. That’s why alignment matters.</p><p><strong>TR: What have you learned about humanity's approach to AI from writing this book?</strong></p><p><strong>KV:</strong> That we’re the only stakeholders. We’re the arbiters of our own creation(s); if we don't like it, we’ll kill it. If we love it, we’ll marry it. AI is all of us, and my main worry is that only 6% of the world’s population currently decides on how the other 94% will live, work and adapt to an AI future. However, if the past is to be believed, we’re probably going to be ok. (Famous last words, I know!) </p><p><strong>DB:</strong> Technology and automation are things humans do. What became very apparent is that humans repeatedly try to create things in their own image, while simultaneously struggling with the implications of that. We worry about job losses, replacement and loss of identity. We’re fascinated by creating something powerful, then immediately frightened that it might overthrow us. But the fear of the servant who will turn on us, or the untrustworthy ally who might sneakily replace us, is not limited to machines, right? We might project those stories onto computers in our books and films, but the subtext is often about human paranoia around class, politics, war…</p><p>More specifically, there’s a recurring oscillation between loving and fearing our own technology. In the 1970s, amid Cold War paranoia, computers were frequently instruments of doom: Colossus, Cylons, HAL 9000, even V’Ger in <em>Star Trek: The Motion Picture</em>. In the 1980s, as PCs and games consoles became familiar household playthings, popular culture increasingly gave us machines as loyal companions: KITT, Metal Mickey, Twiki, Nono and Data. Then the pendulum swings back: by the late 1980s and 1990s, we get <em>The Terminator</em> and <em>The Matrix</em>. You can trace those alternating waves of optimism and anxiety all the way back through the Industrial Revolution. The technology changes, but our emotional responses to it are remarkably consistent.</p><h2 id="author-bios-and-book-details">Author bios and book details</h2><p><strong>Myth-Made Machines: The Stories Behind Artificial Intelligence</strong></p><p>co-written by Dave Bradley and Kelly Vero</p><p>Published by Bloomsbury on 3rd September 2026</p><p><a href="https://www.bloomsbury.com/us/mythmade-machines-9798216370666/" target="_blank">Available as ebook or hardcover</a></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Scientists discover a new way AI data centers can slash their energy usage ]]></title>
                                                                                                <dc:content><![CDATA[ <ul><li><strong>AI data centers currently use a huge amount of energy</strong></li><li><strong>Scientists have found a way to cut that energy bill by "orders of magnitude"</strong></li><li><strong>It involves using "ultrafast magnetic-field pulses" in RAM and storage</strong></li></ul><p>It’s no secret that the current <a href="https://www.techradar.com/best/best-ai-tools">artificial intelligence (AI)</a> boom is leading to record levels of energy consumption — all that computing power needs to be fueled somehow — and it’s <a href="https://www.techradar.com/ai-platforms-assistants/let-data-reign-trump-warns-that-those-who-dont-let-ai-data-centers-proliferate-will-end-up-backwards-and-poor">causing much controversy</a> among the <a href="https://www.techradar.com/ai-platforms-assistants/usd130-billion-worth-of-ai-data-center-projects-were-cancelled-or-delayed-in-q1-2026-developers-sick-of-losing-are-fighting-back-and-are-already-finding-victory">communities that are impacted</a> whenever a new data center lays down its roots in their neighborhoods. </p><p>Now, though, scientists think they’ve come across a way that could radically slash the energy requirements of memory and storage, with potentially massive consequences for the future of the computing and AI industries. </p><p>In a paper published in the <a href="https://advanced.onlinelibrary.wiley.com/doi/10.1002/adma.202523059" target="_blank">Advanced Materials</a> journal (via a press release in <a href="https://www.sciencedaily.com/releases/2026/09/260906170132.htm" target="_blank">Science Daily</a>), researchers at the University of Edinburgh in Scotland wrote that the breakthrough would fundamentally affect the way magnetic memory operates. Right now, switching its state allows magnetic memory to control digital information, but the current methods of doing so can be costly in terms of energy. </p><p>Instead of using standard energy switching techniques, the researchers discovered an alternative that harnessed ultrafast magnetic field pulses that consumed far less energy. In fact, the paper claimed that the authors’ approach could cut energy usage by “up to two orders of magnitude” — in other words, a cut of around 100x, which is a significant reduction.</p><h2 id="the-data-centers-of-the-future">The data centers of the future</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="EXNQBTCyrwZX8rEgVYmHD4" name="Meta data center Alberta Canada" alt="An artistic depiction of Meta's new data center in Alberta, Canada." src="https://cdn.mos.cms.futurecdn.net/EXNQBTCyrwZX8rEgVYmHD4-1920-80.png" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Meta)</span></figcaption></figure><p>The AI revolution is only a few years old, but <a href="https://www.techradar.com/pro/the-new-battle-ground-for-scaling-and-protecting-margins-ai-servers-set-to-consume-more-power-than-every-conventional-data-center-by-2027">data center energy consumption</a> has already become a <a href="https://www.techradar.com/ai-platforms-assistants/the-disproportionate-effects-of-ai-data-centers-on-local-communities">significant issue</a>. As the authors of the research paper put it, “Without significant improvements in efficiency, [information and communication technologies] could eventually represent a sizable share of worldwide electricity consumption and carbon emissions.” AI is playing a large role in that trend thanks to both its voracious appetite for component production and the sizable emissions it produces. </p><p>While the paper focused on magnetic memory, its theories could be applied to other fields, the authors believe. As study writer Dr. Elton J.G. Santos put it, “The same framework can be adapted to electrical currents and even ultrafast laser pulses, which are among the most cutting-edge technologies for future data storage. That means the ideas developed here could have applications far beyond the systems we studied.” </p><p>Although the research is still in the realm of theory, the paper’s authors proposed a number of practical steps that could help others build prototypes and conduct experiments. </p><p>That said, don’t expect monumental changes any time soon. There is still a long road ahead before these ideas get put into practice, if they ever do. But given the promising results of the scientists’ work, there is hope that the data centers of the future could be far less energy-intensive than those of today.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/scientists-develop-ultrafast-magnetic-field-pulses-memory-system-that-could-cut-ai-data-center-energy-use-by-100x-and-even-get-close-to-hitting-thermodynamic-limits</link>
                                                                            <description>
                            <![CDATA[ A new scientific paper outlines a way to cut AI data center energy usage by ‘orders of magnitude’. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">PFTiTdKjwmvXWahwtZ7K3a</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/h8PtKoPckFsFwU8xPtXRhk-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 07 Sep 2026 19:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Computing]]></category>
                                                                                                <author><![CDATA[ alexblake.techradar@gmail.com (Alex Blake) ]]></author>                    <dc:creator><![CDATA[ Alex Blake ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/gwmVRU4zMGnDYsGVAFvRmL-320-70.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Alex Blake has been fooling around with computers since the early 1990s, and since that time he&#039;s learned a thing or two about tech. No more than two things, though. That&#039;s all his brain can hold. As well as TechRadar, Alex writes for iMore, Digital Trends and Creative Bloq, among others. He was previously commissioning editor at MacFormat magazine. That means he mostly covers the world of Apple and its latest products, but also Windows, computer peripherals, mobile apps, and much more beyond. When not writing, you can find him hiking the English countryside and gaming on his PC.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/h8PtKoPckFsFwU8xPtXRhk-1920-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock/Sashkin]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Data centre.]]></media:description>                                                            <media:text><![CDATA[Data centre.]]></media:text>
                                <media:title type="plain"><![CDATA[Data centre.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/h8PtKoPckFsFwU8xPtXRhk-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <ul><li><strong>AI data centers currently use a huge amount of energy</strong></li><li><strong>Scientists have found a way to cut that energy bill by "orders of magnitude"</strong></li><li><strong>It involves using "ultrafast magnetic-field pulses" in RAM and storage</strong></li></ul><p>It’s no secret that the current <a href="https://www.techradar.com/best/best-ai-tools">artificial intelligence (AI)</a> boom is leading to record levels of energy consumption — all that computing power needs to be fueled somehow — and it’s <a href="https://www.techradar.com/ai-platforms-assistants/let-data-reign-trump-warns-that-those-who-dont-let-ai-data-centers-proliferate-will-end-up-backwards-and-poor">causing much controversy</a> among the <a href="https://www.techradar.com/ai-platforms-assistants/usd130-billion-worth-of-ai-data-center-projects-were-cancelled-or-delayed-in-q1-2026-developers-sick-of-losing-are-fighting-back-and-are-already-finding-victory">communities that are impacted</a> whenever a new data center lays down its roots in their neighborhoods. </p><p>Now, though, scientists think they’ve come across a way that could radically slash the energy requirements of memory and storage, with potentially massive consequences for the future of the computing and AI industries. </p><p>In a paper published in the <a href="https://advanced.onlinelibrary.wiley.com/doi/10.1002/adma.202523059" target="_blank">Advanced Materials</a> journal (via a press release in <a href="https://www.sciencedaily.com/releases/2026/09/260906170132.htm" target="_blank">Science Daily</a>), researchers at the University of Edinburgh in Scotland wrote that the breakthrough would fundamentally affect the way magnetic memory operates. Right now, switching its state allows magnetic memory to control digital information, but the current methods of doing so can be costly in terms of energy. </p><p>Instead of using standard energy switching techniques, the researchers discovered an alternative that harnessed ultrafast magnetic field pulses that consumed far less energy. In fact, the paper claimed that the authors’ approach could cut energy usage by “up to two orders of magnitude” — in other words, a cut of around 100x, which is a significant reduction.</p><h2 id="the-data-centers-of-the-future">The data centers of the future</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="EXNQBTCyrwZX8rEgVYmHD4" name="Meta data center Alberta Canada" alt="An artistic depiction of Meta's new data center in Alberta, Canada." src="https://cdn.mos.cms.futurecdn.net/EXNQBTCyrwZX8rEgVYmHD4-1920-80.png" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Meta)</span></figcaption></figure><p>The AI revolution is only a few years old, but <a href="https://www.techradar.com/pro/the-new-battle-ground-for-scaling-and-protecting-margins-ai-servers-set-to-consume-more-power-than-every-conventional-data-center-by-2027">data center energy consumption</a> has already become a <a href="https://www.techradar.com/ai-platforms-assistants/the-disproportionate-effects-of-ai-data-centers-on-local-communities">significant issue</a>. As the authors of the research paper put it, “Without significant improvements in efficiency, [information and communication technologies] could eventually represent a sizable share of worldwide electricity consumption and carbon emissions.” AI is playing a large role in that trend thanks to both its voracious appetite for component production and the sizable emissions it produces. </p><p>While the paper focused on magnetic memory, its theories could be applied to other fields, the authors believe. As study writer Dr. Elton J.G. Santos put it, “The same framework can be adapted to electrical currents and even ultrafast laser pulses, which are among the most cutting-edge technologies for future data storage. That means the ideas developed here could have applications far beyond the systems we studied.” </p><p>Although the research is still in the realm of theory, the paper’s authors proposed a number of practical steps that could help others build prototypes and conduct experiments. </p><p>That said, don’t expect monumental changes any time soon. There is still a long road ahead before these ideas get put into practice, if they ever do. But given the promising results of the scientists’ work, there is hope that the data centers of the future could be far less energy-intensive than those of today.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ South Korea’s free AI experiment could become a global blueprint ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Most governments still talk about <a href="https://www.techradar.com/news/what-is-ai-everything-you-need-to-know">artificial intelligence</a> as something to regulate or subsidize. South Korea is trying something considerably bolder. It wants to make advanced AI available free to every citizen, treating access less like a premium software subscription and more like a basic piece of national infrastructure.</p><p>The country's Ministry of Science and ICT has selected three consortiums, led by SK Telecom, KT and Kakao, for its <a href="https://www.koreatimes.co.kr/business/tech-science/20260828/skt-kt-kakao-consortiums-selected-for-free-ai-service-for-public" target="_blank">"AI for All" </a><a href="https://www.koreatimes.co.kr/business/tech-science/20260828/skt-kt-kakao-consortiums-selected-for-free-ai-service-for-public" target="_blank">program</a>. The plan is to give Koreans free, unlimited access to general-purpose AI services built primarily on domestic models, with beta testing before a full launch expected by the end of 2026. The government is supplying a combined 512 Nvidia B200 GPUs this year and plans to subsidize nationwide operating costs from 2027.</p><p>That already sounds like a government-backed ChatGPT competitor, but South Korea's ambitions go considerably further. The services are supposed to develop into agents capable of helping citizens find government programs, submit applications, make reservations and payments, and carry out other tasks. The government's longer-term ambition is effectively one AI agent for every citizen.</p><p>Plenty here could attract international attention, but the project’s real value may have little to do with giving everyone a free chatbot.</p><h2 id="far-more-than-a-chatbot">Far more than a chatbot</h2><p>South Korea has a strong argument for intervening. Its science ministry says roughly two-thirds of Koreans have used AI services, and around 23 million people have used generative AI. ChatGPT alone had an estimated 23.45 million monthly active users, with Gemini and Claude having far lower but still notable monthly users of 8.45 million and 2.41 million, respectively.</p><p>Those figures are impressive until you consider the people missing from them. If AI really does become as important as its advocates believe, the ability to pay $20 or $30 every month for the best models starts to matter. Free tiers help, but their limits, features, and even continued existence are decisions made by private companies.</p><p>South Korea's government has explicitly identified that dependence as a problem. It argues that citizens relying on free versions of foreign AI services remain vulnerable to usage restrictions and price hikes. Its answer is a publicly supported alternative built largely around Korean models, with domestic models required to account for at least half of the service. Plus, South Korea gets to widen AI access while supporting domestic model developers and reducing its reliance on foreign platforms. </p><p>“South Korea’s ‘AI for Everyone’ project rests on a principle worth defending: access to AI should not depend on what you can afford, and a country is stronger for having its own capability. The ambition is not in question. How it works in practice is,” said Nik Kairinos, CEO & Co-founder of <a href="https://www.raidsai.ai/" target="_blank">RAIDS AI</a>, which provides testing and detection of threats to AI services. </p><p>“When a publicly provided model or agent goes rogue, gives someone wrong information, or causes harm, who answers for it? The government that commissioned the service, the company that built it, or both? Citizens will not have chosen their provider, and many will not know which one they are using.”</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2560px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="mLi8aMeEEGaxUAdNrNXpVQ" name="shutterstock_2433515433 copy" alt="Seoul City at night South Korea" src="https://cdn.mos.cms.futurecdn.net/mLi8aMeEEGaxUAdNrNXpVQ-1920-80.jpg" mos="" align="middle" fullscreen="" width="2560" height="1440" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Seoul City at night, South Korea. </span><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock / Kampon)</span></figcaption></figure><h2 id="combining-ai-with-public-services">Combining AI with public services</h2><p>I am skeptical about the idea of governments offering general-purpose AI subscriptions for basic technical reasons, as well. AI models improve at an absurd pace, and taxpayers would effectively be underwriting an endless technological race against OpenAI, Google, Anthropic, and whatever comes next.</p><p>“I think it is not rational to spend money on an unlimited general chatbot striving to compete with ChatGPT, Claude, or Gemini, since the commercial world of artificial intelligence changes very quickly,” said John Park, a founding membеr of technical staff at agentic AI startup <a href="https://theagi.company/" target="_blank">AGI, Inc</a>. </p><p>“Instead of that, a more appropriate strategy will be to combine AI with public services that people are already using, for instance, with the government’s call center, benefit applications, tax assistance, appointment booking, and document creation. That way, AI becomes part of the cost of providing public services, just like a website or a call center.”</p><p>That, to me, is the real blueprint hidden inside South Korea's experiment. Governments don't need to build the world's best chatbot. They need to make dealing with government better. An AI that knows which parental benefit you qualify for, finds the correct form, and explains any baffling sections before helping you submit it is useful in a way that justifies public spending. A do-anything chatbot lacks that justification</p><p>That's the strategy in South Korea. Kakao plans to put its service inside KakaoTalk. While KT has presented an agent spanning public services, education, finance and shopping, and SK Telecom plans phone- and text-based agents for those reluctant to engage with apps or websites.</p><p>You can see hints of similar ideas in other countries. The UK launched GOV.UK Chat in its government app in May, allowing people to ask natural-language questions about government information. Singapore's VICA conversational AI platform is used across more than 60 government agencies, and France announced plans for a public health chatbot and a conversational assistant. AI as a public utility probably makes sense when the "utility" is access to government itself.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2560px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="e2szkPKKqJShKrZsRW2VZk" name="shutterstock_2379442805 (1) copy" alt="Crowds at the Gangnam district nightlife in Seoul." src="https://cdn.mos.cms.futurecdn.net/e2szkPKKqJShKrZsRW2VZk-1920-80.jpg" mos="" align="middle" fullscreen="" width="2560" height="1440" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Crowds at the Gangnam district. Nightlife in Seoul </span><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock / f11photo)</span></figcaption></figure><h2 id="privacy-policy-for-freedom">Privacy policy for freedom</h2><p>The difficulty begins when an assistant stops pointing citizens toward services and starts acting on their behalf. A chatbot incorrectly describing a benefit is bad. An agent incorrectly applying for one, canceling something, making a payment, or supplying inaccurate information under your identity is an entirely different class of failure.</p><p>“Once an agent is transacting for a citizen inside public services, the bar for knowing what it did, and why, is far higher than for a system that only answers questions,” Kairinos pointed out. “Other governments will be watching this closely, because most of them will face the same choice within a few years. Widening access to AI is worth doing. It just cannot come at the expense of accountability, evidence and public trust.”</p><p>That warning becomes particularly important when considering what people actually tell AI assistants. We already happily type things into commercial chatbots that we might hesitate to tell acquaintances. Put an AI assistant between a citizen and the welfare system, tax authority, or health service, and the information becomes far more sensitive.</p><p>“Citizens utilizing AI for benefit applications and other services could disclose very personal details about themselves: health, income, family, and finances. Such information needs to be kept separate from other aspects like advertising, commercial profiling, and training of models,” Park said. “Citizens need to have access to such essential services without having to consent to the use of their data elsewhere. Otherwise, the free service may cost the citizenry nothing in monetary terms, but at the cost of their personal information.”</p><p>There is an uncomfortable detail in South Korea's own description of "AI for All" here. The science ministry has said participating companies will be expected to develop revenue models, giving the example of using prompt data collected while providing the services. That may help make free AI financially sustainable, but it also makes the boundaries around data use enormously important.</p><p>Citizens should not have to wonder whether describing their unemployment, disability, debt or family circumstances to obtain public assistance is also enriching a commercial profile or future training set. If AI becomes part of the machinery of government, privacy protections need to resemble those surrounding public records more than the terms and conditions of a consumer app.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2560px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="hryVK6UojX4kCpTKtbSarg" name="shutterstock_1944700558 copy" alt="Panoramic view of Gogunsan Islands from Daejangbong peak in Gunsan, Korea" src="https://cdn.mos.cms.futurecdn.net/hryVK6UojX4kCpTKtbSarg-1920-80.jpg" mos="" align="middle" fullscreen="" width="2560" height="1440" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Panoramic view of Gogunsan Islands from Daejangbong peak in Gunsan, Korea </span><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock / Sanga Park)</span></figcaption></figure><h2 id="public-utility-not-public-chatgpt">Public utility, not public ChatGPT</h2><p>South Korea may simultaneously prove that universal AI access is a good idea and that "free ChatGPT for everyone" is the wrong interpretation of it.</p><p>“South Korea is a successful example of how a nation can increase AI adoption, help local firms, provide better language-specific solutions, and decrease reliance on international websites. The U.S. would most likely develop a more fragmented system of AI services with different programs dedicated to tax, benefits, healthcare, education, and library applications,” Park said. </p><p>“Basic capabilities of AI, like search, translation, summarization, form filling, and help with public services, could turn out to be free or almost free. The main task of the government will be to ensure accessibility, privacy protection, transparency, and the right to human review, while private companies continue competing on more advanced services.”</p><p>That fragmented version is ultimately more convincing than the grander vision.  There is an extremely strong argument for ensuring nobody is denied access to healthcare, benefits, or tax assistance because they cannot afford the AI tools increasingly used to navigate them.</p><p>Governments can guarantee a baseline of useful capabilities tied to citizenship and public services. Private companies can continue fighting ferociously over the frontier, selling better models, enormous context windows, creative tools, and more.</p><p>South Korea is attempting something much larger. It wants broad AI access, domestic technological sovereignty and eventually personal agents that can conduct parts of citizens' economic and social lives. That makes the country a very expensive live experiment rather than a blueprint. AI is becoming part of how the country thinks about economic infrastructure and public administration.</p><p>Other governments should copy the principle before they copy the product. Access to basic AI capabilities is likely to become important enough that leaving it entirely to monthly subscriptions will create another digital divide. Governments can ensure everyone benefits from the real value of AI tools, which will probably be the most boring examples and come with strict data rules.</p><p>If South Korea's plans work out, countries around the world will have a template for making AI a basic digital service. Any failure will prove just as valuable as a lesson. </p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/ai-platforms-assistants/other-governments-will-be-watching-this-closely-south-korea-starts-testing-free-ai-for-the-public</link>
                                                                            <description>
                            <![CDATA[ South Korea’s free public AI project is a promising global experiment, but its success depends on improving essential services. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">4cVPFmUAdCyyhunoHZNLzQ</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/pvkgvETjmqkheCK3xtsQx9-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 07 Sep 2026 11:45:37 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[AI Platforms & Assistants]]></category>
                                                                                                <author><![CDATA[ ESchwartzwrites@gmail.com (Eric Hal Schwartz) ]]></author>                    <dc:creator><![CDATA[ Eric Hal Schwartz ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/mTaiWitAt8o75BmPY3i4xK-320-70.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Eric Hal Schwartz is a freelance writer for TechRadar with more than 15 years of experience covering the intersection of the world and technology. For the last five years, he served as head writer for Voicebot.ai and was on the leading edge of reporting on generative AI and large language models. He&#039;s since become an expert on the products of generative AI models, such as OpenAI’s ChatGPT, Anthropic’s Claude, Google Gemini, and every other synthetic media tool. His experience runs the gamut of media, including print, digital, broadcast, and live events. Now, he&#039;s continuing to tell the stories people want and need to hear about the rapidly evolving AI space and its impact on their lives. Eric is based in New York City.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/pvkgvETjmqkheCK3xtsQx9-1920-80.jpg">
                                                            <media:credit><![CDATA[Getty Images / Surasak Suwanmake]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[AI brain coming out of laptop screen]]></media:description>                                                            <media:text><![CDATA[AI brain coming out of laptop screen]]></media:text>
                                <media:title type="plain"><![CDATA[AI brain coming out of laptop screen]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/pvkgvETjmqkheCK3xtsQx9-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Most governments still talk about <a href="https://www.techradar.com/news/what-is-ai-everything-you-need-to-know">artificial intelligence</a> as something to regulate or subsidize. South Korea is trying something considerably bolder. It wants to make advanced AI available free to every citizen, treating access less like a premium software subscription and more like a basic piece of national infrastructure.</p><p>The country's Ministry of Science and ICT has selected three consortiums, led by SK Telecom, KT and Kakao, for its <a href="https://www.koreatimes.co.kr/business/tech-science/20260828/skt-kt-kakao-consortiums-selected-for-free-ai-service-for-public" target="_blank">"AI for All" </a><a href="https://www.koreatimes.co.kr/business/tech-science/20260828/skt-kt-kakao-consortiums-selected-for-free-ai-service-for-public" target="_blank">program</a>. The plan is to give Koreans free, unlimited access to general-purpose AI services built primarily on domestic models, with beta testing before a full launch expected by the end of 2026. The government is supplying a combined 512 Nvidia B200 GPUs this year and plans to subsidize nationwide operating costs from 2027.</p><p>That already sounds like a government-backed ChatGPT competitor, but South Korea's ambitions go considerably further. The services are supposed to develop into agents capable of helping citizens find government programs, submit applications, make reservations and payments, and carry out other tasks. The government's longer-term ambition is effectively one AI agent for every citizen.</p><p>Plenty here could attract international attention, but the project’s real value may have little to do with giving everyone a free chatbot.</p><h2 id="far-more-than-a-chatbot">Far more than a chatbot</h2><p>South Korea has a strong argument for intervening. Its science ministry says roughly two-thirds of Koreans have used AI services, and around 23 million people have used generative AI. ChatGPT alone had an estimated 23.45 million monthly active users, with Gemini and Claude having far lower but still notable monthly users of 8.45 million and 2.41 million, respectively.</p><p>Those figures are impressive until you consider the people missing from them. If AI really does become as important as its advocates believe, the ability to pay $20 or $30 every month for the best models starts to matter. Free tiers help, but their limits, features, and even continued existence are decisions made by private companies.</p><p>South Korea's government has explicitly identified that dependence as a problem. It argues that citizens relying on free versions of foreign AI services remain vulnerable to usage restrictions and price hikes. Its answer is a publicly supported alternative built largely around Korean models, with domestic models required to account for at least half of the service. Plus, South Korea gets to widen AI access while supporting domestic model developers and reducing its reliance on foreign platforms. </p><p>“South Korea’s ‘AI for Everyone’ project rests on a principle worth defending: access to AI should not depend on what you can afford, and a country is stronger for having its own capability. The ambition is not in question. How it works in practice is,” said Nik Kairinos, CEO & Co-founder of <a href="https://www.raidsai.ai/" target="_blank">RAIDS AI</a>, which provides testing and detection of threats to AI services. </p><p>“When a publicly provided model or agent goes rogue, gives someone wrong information, or causes harm, who answers for it? The government that commissioned the service, the company that built it, or both? Citizens will not have chosen their provider, and many will not know which one they are using.”</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2560px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="mLi8aMeEEGaxUAdNrNXpVQ" name="shutterstock_2433515433 copy" alt="Seoul City at night South Korea" src="https://cdn.mos.cms.futurecdn.net/mLi8aMeEEGaxUAdNrNXpVQ-1920-80.jpg" mos="" align="middle" fullscreen="" width="2560" height="1440" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Seoul City at night, South Korea. </span><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock / Kampon)</span></figcaption></figure><h2 id="combining-ai-with-public-services">Combining AI with public services</h2><p>I am skeptical about the idea of governments offering general-purpose AI subscriptions for basic technical reasons, as well. AI models improve at an absurd pace, and taxpayers would effectively be underwriting an endless technological race against OpenAI, Google, Anthropic, and whatever comes next.</p><p>“I think it is not rational to spend money on an unlimited general chatbot striving to compete with ChatGPT, Claude, or Gemini, since the commercial world of artificial intelligence changes very quickly,” said John Park, a founding membеr of technical staff at agentic AI startup <a href="https://theagi.company/" target="_blank">AGI, Inc</a>. </p><p>“Instead of that, a more appropriate strategy will be to combine AI with public services that people are already using, for instance, with the government’s call center, benefit applications, tax assistance, appointment booking, and document creation. That way, AI becomes part of the cost of providing public services, just like a website or a call center.”</p><p>That, to me, is the real blueprint hidden inside South Korea's experiment. Governments don't need to build the world's best chatbot. They need to make dealing with government better. An AI that knows which parental benefit you qualify for, finds the correct form, and explains any baffling sections before helping you submit it is useful in a way that justifies public spending. A do-anything chatbot lacks that justification</p><p>That's the strategy in South Korea. Kakao plans to put its service inside KakaoTalk. While KT has presented an agent spanning public services, education, finance and shopping, and SK Telecom plans phone- and text-based agents for those reluctant to engage with apps or websites.</p><p>You can see hints of similar ideas in other countries. The UK launched GOV.UK Chat in its government app in May, allowing people to ask natural-language questions about government information. Singapore's VICA conversational AI platform is used across more than 60 government agencies, and France announced plans for a public health chatbot and a conversational assistant. AI as a public utility probably makes sense when the "utility" is access to government itself.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2560px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="e2szkPKKqJShKrZsRW2VZk" name="shutterstock_2379442805 (1) copy" alt="Crowds at the Gangnam district nightlife in Seoul." src="https://cdn.mos.cms.futurecdn.net/e2szkPKKqJShKrZsRW2VZk-1920-80.jpg" mos="" align="middle" fullscreen="" width="2560" height="1440" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Crowds at the Gangnam district. Nightlife in Seoul </span><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock / f11photo)</span></figcaption></figure><h2 id="privacy-policy-for-freedom">Privacy policy for freedom</h2><p>The difficulty begins when an assistant stops pointing citizens toward services and starts acting on their behalf. A chatbot incorrectly describing a benefit is bad. An agent incorrectly applying for one, canceling something, making a payment, or supplying inaccurate information under your identity is an entirely different class of failure.</p><p>“Once an agent is transacting for a citizen inside public services, the bar for knowing what it did, and why, is far higher than for a system that only answers questions,” Kairinos pointed out. “Other governments will be watching this closely, because most of them will face the same choice within a few years. Widening access to AI is worth doing. It just cannot come at the expense of accountability, evidence and public trust.”</p><p>That warning becomes particularly important when considering what people actually tell AI assistants. We already happily type things into commercial chatbots that we might hesitate to tell acquaintances. Put an AI assistant between a citizen and the welfare system, tax authority, or health service, and the information becomes far more sensitive.</p><p>“Citizens utilizing AI for benefit applications and other services could disclose very personal details about themselves: health, income, family, and finances. Such information needs to be kept separate from other aspects like advertising, commercial profiling, and training of models,” Park said. “Citizens need to have access to such essential services without having to consent to the use of their data elsewhere. Otherwise, the free service may cost the citizenry nothing in monetary terms, but at the cost of their personal information.”</p><p>There is an uncomfortable detail in South Korea's own description of "AI for All" here. The science ministry has said participating companies will be expected to develop revenue models, giving the example of using prompt data collected while providing the services. That may help make free AI financially sustainable, but it also makes the boundaries around data use enormously important.</p><p>Citizens should not have to wonder whether describing their unemployment, disability, debt or family circumstances to obtain public assistance is also enriching a commercial profile or future training set. If AI becomes part of the machinery of government, privacy protections need to resemble those surrounding public records more than the terms and conditions of a consumer app.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2560px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="hryVK6UojX4kCpTKtbSarg" name="shutterstock_1944700558 copy" alt="Panoramic view of Gogunsan Islands from Daejangbong peak in Gunsan, Korea" src="https://cdn.mos.cms.futurecdn.net/hryVK6UojX4kCpTKtbSarg-1920-80.jpg" mos="" align="middle" fullscreen="" width="2560" height="1440" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Panoramic view of Gogunsan Islands from Daejangbong peak in Gunsan, Korea </span><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock / Sanga Park)</span></figcaption></figure><h2 id="public-utility-not-public-chatgpt">Public utility, not public ChatGPT</h2><p>South Korea may simultaneously prove that universal AI access is a good idea and that "free ChatGPT for everyone" is the wrong interpretation of it.</p><p>“South Korea is a successful example of how a nation can increase AI adoption, help local firms, provide better language-specific solutions, and decrease reliance on international websites. The U.S. would most likely develop a more fragmented system of AI services with different programs dedicated to tax, benefits, healthcare, education, and library applications,” Park said. </p><p>“Basic capabilities of AI, like search, translation, summarization, form filling, and help with public services, could turn out to be free or almost free. The main task of the government will be to ensure accessibility, privacy protection, transparency, and the right to human review, while private companies continue competing on more advanced services.”</p><p>That fragmented version is ultimately more convincing than the grander vision.  There is an extremely strong argument for ensuring nobody is denied access to healthcare, benefits, or tax assistance because they cannot afford the AI tools increasingly used to navigate them.</p><p>Governments can guarantee a baseline of useful capabilities tied to citizenship and public services. Private companies can continue fighting ferociously over the frontier, selling better models, enormous context windows, creative tools, and more.</p><p>South Korea is attempting something much larger. It wants broad AI access, domestic technological sovereignty and eventually personal agents that can conduct parts of citizens' economic and social lives. That makes the country a very expensive live experiment rather than a blueprint. AI is becoming part of how the country thinks about economic infrastructure and public administration.</p><p>Other governments should copy the principle before they copy the product. Access to basic AI capabilities is likely to become important enough that leaving it entirely to monthly subscriptions will create another digital divide. Governments can ensure everyone benefits from the real value of AI tools, which will probably be the most boring examples and come with strict data rules.</p><p>If South Korea's plans work out, countries around the world will have a template for making AI a basic digital service. Any failure will prove just as valuable as a lesson. </p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ ChatGPT turned my dog into WhatsApp stickers ]]></title>
                                                                                                <dc:content><![CDATA[ <p>I have developed a fairly strong allergy to the <a href="https://www.techradar.com/computing/artificial-intelligence/ai-slop-is-taking-over-the-internet-and-ive-had-enough-of-it">AI slop</a> filling some corners of the internet. It's not that I haven't seen impressive demonstrations of what AI models can do visually; it's just that the baseline creations made by most people are execrable at best and blandly monotonous when they aren't horrifying or malevolent.</p><p>ChatGPT’s new Stickers feature didn't immediately strike me as a chance to change my opinion, but the option to import the results into iMessage and <a href="https://www.techradar.com/uk/tag/whatsapp">WhatsApp</a> was interesting enough to make it worth experimenting with. I went with a photo of my chihuahua and asked for a few options of stickers based on her. While I am obviously biased about her, the results actually looked like images I would not be ashamed to use in a conversation with someone.</p><h2 id="sticker-emotions">Sticker emotions</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1254px;"><p class="vanilla-image-block" style="padding-top:100.00%;"><img id="Z28osvzoNWoBJEFDoBLGJV" name="ChatGPT Stickers 3" alt="ChatGPT Stickers" src="https://cdn.mos.cms.futurecdn.net/Z28osvzoNWoBJEFDoBLGJV-1920-80.png" mos="" align="middle" fullscreen="" width="1254" height="1254" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: ChatGPT )</span></figcaption></figure><p>ChatGPT’s Stickers tool is in the platform's <strong>Image</strong> section only on the ChatGPT mobile app. Open the main <strong>+ </strong>menu, pick <strong>Images</strong>, then click <strong>Stickers</strong>, which is currently the first option on the long list of templates. ChatGPT has a prompt ready to go, but you can adjust it for different styles or add different emojis to the design. Once the results are ready, the “Add to chat apps” button appears, and ChatGPT can send them directly to your WhatsApp or iMessage sticker library. </p><p>The source photograph makes a noticeable difference. Choose one with the animal or person clearly separated from the background, good light on the face, and important features fully visible. A dark dog against a dark couch did not work well. And be sure to mention any details you want to make sure are highlighted in the prompt.</p><p>At first I asked for photographic stickers to see how well it did at consistency. While not perfect, the best stickers preserved the details that made my dog recognizable. Her expressions became exaggerated, but she remained the same dog. Even when I wrote some of the prompts for new stickers from scratch, ChatGPT managed to keep my dog looking like a (sillier) version of herself.</p><h2 id="cartoon-canine">Cartoon canine</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1536px;"><p class="vanilla-image-block" style="padding-top:108.85%;"><img id="MqzFsvnxuN4fyeGaNgqboP" name="ChatGPT Stickers 2" alt="ChatGPT Stickers 2" src="https://cdn.mos.cms.futurecdn.net/MqzFsvnxuN4fyeGaNgqboP-1920-80.png" mos="" align="middle" fullscreen="" width="1536" height="1672" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: ChatGPT )</span></figcaption></figure><p>After testing the more realistic stickers, I tried pushing the feature toward its cartoonier options. The chibi-esque result is fun in its own way. The resemblance became looser, particularly around her coloring and age, but the emotional range improved with the flexibility. </p><p>Just specify one illustration style and list any specific reactions you want.ChatGPT may still reinterpret a few physical details, but consistency matters more than perfect accuracy once your dog is wearing sunglasses and wondering whether she is cool yet.</p><p>AI slop is still bad, and the way it buries useful information beneath a mountain of disposable and often problematic images is an issue that has to be addressed. But when used for something like personalized WhatsApp stickers, AI tools can be attractive. The best use of generative AI images may be smaller and more personal, not a content factory, but a way to add a little fun to online chat.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/ai-platforms-assistants/i-thought-chatgpts-new-stickers-feature-sounded-like-peak-ai-slop-then-i-made-a-pack-i-actually-wanted-to-use</link>
                                                                            <description>
                            <![CDATA[ ChatGPT’s Stickers feature transcends disposable AI slop and proved surprisingly charming. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">hTQtL5qMSds8UFJXKzmswh</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/3DXuTR6xmVf5PPDkv3bRq5-1920-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Fri, 04 Sep 2026 01:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[AI Platforms & Assistants]]></category>
                                                    <category><![CDATA[ChatGPT]]></category>
                                                    <category><![CDATA[OpenAI]]></category>
                                                                                                <author><![CDATA[ ESchwartzwrites@gmail.com (Eric Hal Schwartz) ]]></author>                    <dc:creator><![CDATA[ Eric Hal Schwartz ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/mTaiWitAt8o75BmPY3i4xK-320-70.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Eric Hal Schwartz is a freelance writer for TechRadar with more than 15 years of experience covering the intersection of the world and technology. For the last five years, he served as head writer for Voicebot.ai and was on the leading edge of reporting on generative AI and large language models. He&#039;s since become an expert on the products of generative AI models, such as OpenAI’s ChatGPT, Anthropic’s Claude, Google Gemini, and every other synthetic media tool. His experience runs the gamut of media, including print, digital, broadcast, and live events. Now, he&#039;s continuing to tell the stories people want and need to hear about the rapidly evolving AI space and its impact on their lives. Eric is based in New York City.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/3DXuTR6xmVf5PPDkv3bRq5-1920-80.png">
                                                            <media:credit><![CDATA[ChatGPT]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[ChatGPT Stickers]]></media:description>                                                            <media:text><![CDATA[ChatGPT Stickers]]></media:text>
                                <media:title type="plain"><![CDATA[ChatGPT Stickers]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/3DXuTR6xmVf5PPDkv3bRq5-1920-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>I have developed a fairly strong allergy to the <a href="https://www.techradar.com/computing/artificial-intelligence/ai-slop-is-taking-over-the-internet-and-ive-had-enough-of-it">AI slop</a> filling some corners of the internet. It's not that I haven't seen impressive demonstrations of what AI models can do visually; it's just that the baseline creations made by most people are execrable at best and blandly monotonous when they aren't horrifying or malevolent.</p><p>ChatGPT’s new Stickers feature didn't immediately strike me as a chance to change my opinion, but the option to import the results into iMessage and <a href="https://www.techradar.com/uk/tag/whatsapp">WhatsApp</a> was interesting enough to make it worth experimenting with. I went with a photo of my chihuahua and asked for a few options of stickers based on her. While I am obviously biased about her, the results actually looked like images I would not be ashamed to use in a conversation with someone.</p><h2 id="sticker-emotions">Sticker emotions</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1254px;"><p class="vanilla-image-block" style="padding-top:100.00%;"><img id="Z28osvzoNWoBJEFDoBLGJV" name="ChatGPT Stickers 3" alt="ChatGPT Stickers" src="https://cdn.mos.cms.futurecdn.net/Z28osvzoNWoBJEFDoBLGJV-1920-80.png" mos="" align="middle" fullscreen="" width="1254" height="1254" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: ChatGPT )</span></figcaption></figure><p>ChatGPT’s Stickers tool is in the platform's <strong>Image</strong> section only on the ChatGPT mobile app. Open the main <strong>+ </strong>menu, pick <strong>Images</strong>, then click <strong>Stickers</strong>, which is currently the first option on the long list of templates. ChatGPT has a prompt ready to go, but you can adjust it for different styles or add different emojis to the design. Once the results are ready, the “Add to chat apps” button appears, and ChatGPT can send them directly to your WhatsApp or iMessage sticker library. </p><p>The source photograph makes a noticeable difference. Choose one with the animal or person clearly separated from the background, good light on the face, and important features fully visible. A dark dog against a dark couch did not work well. And be sure to mention any details you want to make sure are highlighted in the prompt.</p><p>At first I asked for photographic stickers to see how well it did at consistency. While not perfect, the best stickers preserved the details that made my dog recognizable. Her expressions became exaggerated, but she remained the same dog. Even when I wrote some of the prompts for new stickers from scratch, ChatGPT managed to keep my dog looking like a (sillier) version of herself.</p><h2 id="cartoon-canine">Cartoon canine</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1536px;"><p class="vanilla-image-block" style="padding-top:108.85%;"><img id="MqzFsvnxuN4fyeGaNgqboP" name="ChatGPT Stickers 2" alt="ChatGPT Stickers 2" src="https://cdn.mos.cms.futurecdn.net/MqzFsvnxuN4fyeGaNgqboP-1920-80.png" mos="" align="middle" fullscreen="" width="1536" height="1672" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: ChatGPT )</span></figcaption></figure><p>After testing the more realistic stickers, I tried pushing the feature toward its cartoonier options. The chibi-esque result is fun in its own way. The resemblance became looser, particularly around her coloring and age, but the emotional range improved with the flexibility. </p><p>Just specify one illustration style and list any specific reactions you want.ChatGPT may still reinterpret a few physical details, but consistency matters more than perfect accuracy once your dog is wearing sunglasses and wondering whether she is cool yet.</p><p>AI slop is still bad, and the way it buries useful information beneath a mountain of disposable and often problematic images is an issue that has to be addressed. But when used for something like personalized WhatsApp stickers, AI tools can be attractive. The best use of generative AI images may be smaller and more personal, not a content factory, but a way to add a little fun to online chat.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Sam Altman’s smart glasses stance hints at OpenAI’s AI hardware ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Sam Altman does not like smart glasses.  Speaking on the Sources Podcast, the OpenAI CEO <a href="https://www.youtube.com/watch?v=VeizK1M7V7E" target="_blank">said</a> he finds it “very uncomfortable talking to people with a camera and a light” and confirmed that he does not wear smart glasses himself. That is a surprisingly firm position considering where the technology industry appears to be heading and the success of products like Meta’s Ray-Ban glasses. </p><p>Then again, Altman is <a href="https://www.techradar.com/ai-platforms-assistants/chatgpt/2026-could-be-the-year-we-move-beyond-smartphones-led-by-a-sam-altman-and-jony-ive-designed-ai-device">working with former Apple design chief Jony Ive</a> on an entire family of AI devices. OpenAI has kept the Ive project deliberately foggy, but Altman has suggested they are making a range of AI hardware. His comments about smart glasses draw one clear boundary, removing the idea of a camera pointed at everyone as a feature.</p><h2 id="smart-glasses-have-visible-drawback">Smart glasses have visible drawback</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="FwB8dfmSPQWGfiBN8KecoS" name="Ray-Ban-Meta-Smart-Glasses-hero.jpg" alt="Ray-Ban Meta Smart Glasses" src="https://cdn.mos.cms.futurecdn.net/FwB8dfmSPQWGfiBN8KecoS-1920-80.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Meta)</span></figcaption></figure><p>Altman does identify a fundamental flaw in smart glasses that has little to do with processors, battery life or AI model choices. Glasses place technology directly between two people looking at each other, and adding a camera turns an ordinary conversation into one where the other person has to wonder whether they are also an unwilling piece of content.</p><p>Smartphones established a useful social signal around recording. Someone pointing a phone camera at you is usually fairly conspicuous. Camera glasses erase much of that distinction because their great design achievement is making a recording device look inconspicuous. It's why similar tools have been a staple of James Bond-style spy fiction for decades. </p><p>Australia’s eSafety commissioner has <a href="https://www.theguardian.com/technology/2026/aug/31/smart-glasses-automatic-blur-faces-meta-ray-ban-kmart-privacy" target="_blank">already asked</a> manufacturers to make recording indicators impossible to disable and automatically blur faces when informed consent is absent. The regulator cited women being covertly filmed for social content and rejected the idea that telling customers to behave responsibly amounts to a safety policy. The backlash reflects a public tired of paying the social price for somebody else’s convenience.</p><p>Important exceptions to the argument against camera glasses exist. The same visual awareness that creates privacy problems can be genuinely transformative for blind and low-vision users, something Australia’s regulator explicitly acknowledged. That makes an outright rejection of the technology too simplistic, but it also strengthens the case that camera glasses may be better suited to particular needs rather than as the default AI hardware.</p><div class="youtube-video" data-nosnippet ><div class="video-aspect-box"><iframe data-lazy-priority="high" data-lazy-src="https://www.youtube-nocookie.com/embed/p8uFJZJ8pG0" allowfullscreen></iframe></div></div><h2 id="wearable-not-watchable">Wearable, not watchable</h2><p>Altman’s comments about AI hardware point to an all-encompassing strategy of making devices for tables, pockets, and "on your body,” and that OpenAI will take time to launch all of them. OpenAI has previously described its work with Ive as an attempt to move beyond traditional interfaces. So not just a miniature smartphone strapped to your face.</p><p>An audio-first wearable suddenly makes far more sense. An earpiece, pendant, clip or other discreet device could provide persistent access to an AI assistant without placing a camera directly in the sightline of everyone the wearer encounters. It could listen when summoned and respond quietly like wireless earbuds or smartwatches.</p><p>Some may prefer the camera and the data an AI assistant gains from it about the physical world. And of course, putting microphones on wearables raises privacy questions just fine without cameras. Making the device unobtrusive yet observant is the trick Ive and Altman have to perform lest it face the same social opprobrium as the AI smart glasses. </p><p>Ive built his reputation around products whose complexity receded behind their physical design. But AI assistants will know and hear far more than an iPod ever did. A successful AI wearable cannot merely make advanced computing invisible to its owner. It must make its intentions legible to everyone else.</p><p>Meta is betting that the camera can become socially acceptable because they are built into discreet smart glasses; OpenAI may instead bet on a successful AI wearable that won't potentially creep out everyone you pass on the street. The best OpenAI wearable feature may in fact be an absence, and "no camera" its most enticing selling point. </p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/ai-platforms-assistants/i-find-it-very-uncomfortable-sam-altman-explains-why-he-doesnt-like-talking-to-people-wearing-camera-equipped-smart-glasses-and-it-could-be-a-big-clue-about-jony-ives-ai-device</link>
                                                                            <description>
                            <![CDATA[ Sam Altman’s discomfort with smart glasses may be the clearest clue to what Jony Ive’s OpenAI hardware will look like. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">xY2FNYSo2Cu6uc7a9BU7PX</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/o3fZbP7CRSPBqyzSX9nZPW-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 03 Sep 2026 09:57:08 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[AI Platforms & Assistants]]></category>
                                                    <category><![CDATA[OpenAI]]></category>
                                                                                                <author><![CDATA[ ESchwartzwrites@gmail.com (Eric Hal Schwartz) ]]></author>                    <dc:creator><![CDATA[ Eric Hal Schwartz ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/mTaiWitAt8o75BmPY3i4xK-320-70.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Eric Hal Schwartz is a freelance writer for TechRadar with more than 15 years of experience covering the intersection of the world and technology. For the last five years, he served as head writer for Voicebot.ai and was on the leading edge of reporting on generative AI and large language models. He&#039;s since become an expert on the products of generative AI models, such as OpenAI’s ChatGPT, Anthropic’s Claude, Google Gemini, and every other synthetic media tool. His experience runs the gamut of media, including print, digital, broadcast, and live events. Now, he&#039;s continuing to tell the stories people want and need to hear about the rapidly evolving AI space and its impact on their lives. Eric is based in New York City.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/o3fZbP7CRSPBqyzSX9nZPW-1920-80.jpg">
                                                            <media:credit><![CDATA[OpenAI]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Jony Ive and Sam Altman]]></media:description>                                                            <media:text><![CDATA[Jony Ive and Sam Altman]]></media:text>
                                <media:title type="plain"><![CDATA[Jony Ive and Sam Altman]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/o3fZbP7CRSPBqyzSX9nZPW-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Sam Altman does not like smart glasses.  Speaking on the Sources Podcast, the OpenAI CEO <a href="https://www.youtube.com/watch?v=VeizK1M7V7E" target="_blank">said</a> he finds it “very uncomfortable talking to people with a camera and a light” and confirmed that he does not wear smart glasses himself. That is a surprisingly firm position considering where the technology industry appears to be heading and the success of products like Meta’s Ray-Ban glasses. </p><p>Then again, Altman is <a href="https://www.techradar.com/ai-platforms-assistants/chatgpt/2026-could-be-the-year-we-move-beyond-smartphones-led-by-a-sam-altman-and-jony-ive-designed-ai-device">working with former Apple design chief Jony Ive</a> on an entire family of AI devices. OpenAI has kept the Ive project deliberately foggy, but Altman has suggested they are making a range of AI hardware. His comments about smart glasses draw one clear boundary, removing the idea of a camera pointed at everyone as a feature.</p><h2 id="smart-glasses-have-visible-drawback">Smart glasses have visible drawback</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="FwB8dfmSPQWGfiBN8KecoS" name="Ray-Ban-Meta-Smart-Glasses-hero.jpg" alt="Ray-Ban Meta Smart Glasses" src="https://cdn.mos.cms.futurecdn.net/FwB8dfmSPQWGfiBN8KecoS-1920-80.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Meta)</span></figcaption></figure><p>Altman does identify a fundamental flaw in smart glasses that has little to do with processors, battery life or AI model choices. Glasses place technology directly between two people looking at each other, and adding a camera turns an ordinary conversation into one where the other person has to wonder whether they are also an unwilling piece of content.</p><p>Smartphones established a useful social signal around recording. Someone pointing a phone camera at you is usually fairly conspicuous. Camera glasses erase much of that distinction because their great design achievement is making a recording device look inconspicuous. It's why similar tools have been a staple of James Bond-style spy fiction for decades. </p><p>Australia’s eSafety commissioner has <a href="https://www.theguardian.com/technology/2026/aug/31/smart-glasses-automatic-blur-faces-meta-ray-ban-kmart-privacy" target="_blank">already asked</a> manufacturers to make recording indicators impossible to disable and automatically blur faces when informed consent is absent. The regulator cited women being covertly filmed for social content and rejected the idea that telling customers to behave responsibly amounts to a safety policy. The backlash reflects a public tired of paying the social price for somebody else’s convenience.</p><p>Important exceptions to the argument against camera glasses exist. The same visual awareness that creates privacy problems can be genuinely transformative for blind and low-vision users, something Australia’s regulator explicitly acknowledged. That makes an outright rejection of the technology too simplistic, but it also strengthens the case that camera glasses may be better suited to particular needs rather than as the default AI hardware.</p><div class="youtube-video" data-nosnippet ><div class="video-aspect-box"><iframe data-lazy-priority="high" data-lazy-src="https://www.youtube-nocookie.com/embed/p8uFJZJ8pG0" allowfullscreen></iframe></div></div><h2 id="wearable-not-watchable">Wearable, not watchable</h2><p>Altman’s comments about AI hardware point to an all-encompassing strategy of making devices for tables, pockets, and "on your body,” and that OpenAI will take time to launch all of them. OpenAI has previously described its work with Ive as an attempt to move beyond traditional interfaces. So not just a miniature smartphone strapped to your face.</p><p>An audio-first wearable suddenly makes far more sense. An earpiece, pendant, clip or other discreet device could provide persistent access to an AI assistant without placing a camera directly in the sightline of everyone the wearer encounters. It could listen when summoned and respond quietly like wireless earbuds or smartwatches.</p><p>Some may prefer the camera and the data an AI assistant gains from it about the physical world. And of course, putting microphones on wearables raises privacy questions just fine without cameras. Making the device unobtrusive yet observant is the trick Ive and Altman have to perform lest it face the same social opprobrium as the AI smart glasses. </p><p>Ive built his reputation around products whose complexity receded behind their physical design. But AI assistants will know and hear far more than an iPod ever did. A successful AI wearable cannot merely make advanced computing invisible to its owner. It must make its intentions legible to everyone else.</p><p>Meta is betting that the camera can become socially acceptable because they are built into discreet smart glasses; OpenAI may instead bet on a successful AI wearable that won't potentially creep out everyone you pass on the street. The best OpenAI wearable feature may in fact be an absence, and "no camera" its most enticing selling point. </p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Getting AI right requires more than a technology shift - it requires a mindset shift ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Organizations are investing heavily in <a href="https://www.techradar.com/phones/best-ai-phone">artificial intelligence</a>, but technology alone isn’t going to determine success. The businesses that unlock AI's full potential will be those that give governance the same attention as innovation.</p><p>In the rush to deploy <a href="https://www.techradar.com/best/best-ai-tools">AI tools</a>, too many organizations are treating governance as something that can be addressed later. AI introduces a level of speed, autonomy and organizational impact that traditional governance frameworks were never designed to manage. Businesses that fail to rethink governance now risk increasing operational risk, slowing future adoption and undermining the value of their investments.  </p><p>Organizations need to shift their mindset and recognize that implementing AI requires  fundamental transformation in how decisions are made. With governance, accountability and transparency to be embedded from the outset, not pulled together after deployment.</p><h2 id="ai-is-transforming-organizations-not-just-technology">AI is transforming organizations, not just technology</h2><p>Unlike previous technology transformations, AI is influencing how decisions are made across almost every part of the business. From customer service and finance to human resources and operations, AI is becoming embedded in day-to-day processes and increasingly making recommendations, or decisions, with minimal human intervention.</p><p>As AI becomes more deeply integrated into <a href="https://www.techradar.com/best/best-business-cloud-storage-service">business</a> operations, responsibility can no longer sit solely with technology teams. Legal, <a href="https://www.techradar.com/best/best-privacy-apps-for-android">privacy</a>, risk, compliance and business leaders all have a role to play in ensuring AI is implemented responsibly and consistently.</p><p>Successful AI adoption is therefore as much an organizational and cultural shift as it is a technology transformation. Businesses that continue to treat AI as a standalone IT initiative risk fragmented ownership, inconsistent governance and missed opportunities to scale AI effectively.</p><h2 id="traditional-governance-wasn-39-t-built-for-ai">Traditional governance wasn't built for AI</h2><p>Many organizations still operate with a "deploy first, govern later" mindset, believing governance can be introduced once AI is established. The reality is that governance becomes significantly harder once AI is embedded across business processes.  </p><p>Traditional governance models were built for a much slower pace of technology adoption. AI changes that equation. New tools, models and autonomous agents can be introduced into workflows in hours, while governance often still relies on manual reviews, siloed assessments and reactive oversight.</p><p>This creates a widening gap between AI innovation and organizational readiness. At the same time, AI is creating entirely new <a href="https://www.techradar.com/best/best-data-migration-tools">data</a> use cases, while regulatory expectations continue to evolve. AI's use of data can also be dynamic and unpredictable, meaning documented controls are no longer sufficient when outcomes can't be predetermined.</p><p>Organizations need AI-ready governance – governance that evolves alongside AI through automated, collaborative assessments, programmatic controls embedded at the data layer, and continuous monitoring of risk across the business. As AI operates 24/7, governance must provide ongoing visibility into an organization's risk posture, rather than relying on point-in-time reviews.</p><p>The result is a growing disconnect between AI adoption and governance maturity. While organizations are investing heavily in AI, many have yet to modernize the governance, operating models and cross-functional accountability needed to support it. Closing this gap requires governance that operates at AI speed, enabling organizations to innovate with confidence while managing risk and maintaining trust.</p><h2 id="building-the-right-foundations">Building the right foundations</h2><p>One of the biggest misconceptions about AI governance is that it slows innovation. In reality, strong governance is what gives organizations the confidence to innovate, enabling them to deploy, scale and adapt AI responsibly.</p><p>The real shift isn’t purely technological or organization, it’s the combination of both. While AI is driving business transformation, organizations also need the right technical foundations to support it. AI can no longer be viewed as a technology initiative owned solely by IT.</p><p>Successfully scaling AI requires business leaders, risk teams and IT to work together, with IT embedding programmatic guardrails and controls that reflect business requirements. Without this partnership, organizational governance alone won't be able to keep pace with the speed and complexity of AI.</p><p>The organizations that gain the greatest competitive advantage won't necessarily be those that adopt AI first. They'll be the ones that recognize AI success depends as much on leadership, governance and organizational readiness as it does on the technology itself.</p><p><em></em><a href="https://www.techradar.com/pro/best-ai-chatbot-for-business"><em>We've featured the best AI chatbot for business.</em></a></p><p><em>This article was produced as part of </em><a href="https://www.techradar.com/pro/perspectives" target="_blank"><em>TechRadar Pro Perspectives</em></a><em>, our channel to feature the best and brightest minds in the technology industry today.</em></p><p><em>The views expressed here are those of the author and are not necessarily those of TechRadarPro or Future plc. If you are interested in contributing find out more here: </em><a href="https://www.techradar.com/news/submit-your-story-to-techradar-pro" target="_blank"><em>https://www.techradar.com/pro/perspectives-how-to-submit</em></a></p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/pro/getting-ai-right-requires-more-than-a-technology-shift-it-requires-a-mindset-shift</link>
                                                                            <description>
                            <![CDATA[ Why successful AI adoption requires organizations to shift their mindset by embedding governance, accountability and cross-functional responsibility alongside technological innovation from the outset. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">35Qjedhs6U2DHEfyKWAZQT</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/qP76MS2BAb7kSuWrvJXXYL-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 03 Sep 2026 09:55:47 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Pro]]></category>
                                                                                                                    <dc:creator><![CDATA[ Blair Hasforth ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/qP76MS2BAb7kSuWrvJXXYL-1920-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Hands typing on a tablet with AI superimposed in text in front]]></media:description>                                                            <media:text><![CDATA[Hands typing on a tablet with AI superimposed in text in front]]></media:text>
                                <media:title type="plain"><![CDATA[Hands typing on a tablet with AI superimposed in text in front]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/qP76MS2BAb7kSuWrvJXXYL-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Organizations are investing heavily in <a href="https://www.techradar.com/phones/best-ai-phone">artificial intelligence</a>, but technology alone isn’t going to determine success. The businesses that unlock AI's full potential will be those that give governance the same attention as innovation.</p><p>In the rush to deploy <a href="https://www.techradar.com/best/best-ai-tools">AI tools</a>, too many organizations are treating governance as something that can be addressed later. AI introduces a level of speed, autonomy and organizational impact that traditional governance frameworks were never designed to manage. Businesses that fail to rethink governance now risk increasing operational risk, slowing future adoption and undermining the value of their investments.  </p><p>Organizations need to shift their mindset and recognize that implementing AI requires  fundamental transformation in how decisions are made. With governance, accountability and transparency to be embedded from the outset, not pulled together after deployment.</p><h2 id="ai-is-transforming-organizations-not-just-technology">AI is transforming organizations, not just technology</h2><p>Unlike previous technology transformations, AI is influencing how decisions are made across almost every part of the business. From customer service and finance to human resources and operations, AI is becoming embedded in day-to-day processes and increasingly making recommendations, or decisions, with minimal human intervention.</p><p>As AI becomes more deeply integrated into <a href="https://www.techradar.com/best/best-business-cloud-storage-service">business</a> operations, responsibility can no longer sit solely with technology teams. Legal, <a href="https://www.techradar.com/best/best-privacy-apps-for-android">privacy</a>, risk, compliance and business leaders all have a role to play in ensuring AI is implemented responsibly and consistently.</p><p>Successful AI adoption is therefore as much an organizational and cultural shift as it is a technology transformation. Businesses that continue to treat AI as a standalone IT initiative risk fragmented ownership, inconsistent governance and missed opportunities to scale AI effectively.</p><h2 id="traditional-governance-wasn-39-t-built-for-ai">Traditional governance wasn't built for AI</h2><p>Many organizations still operate with a "deploy first, govern later" mindset, believing governance can be introduced once AI is established. The reality is that governance becomes significantly harder once AI is embedded across business processes.  </p><p>Traditional governance models were built for a much slower pace of technology adoption. AI changes that equation. New tools, models and autonomous agents can be introduced into workflows in hours, while governance often still relies on manual reviews, siloed assessments and reactive oversight.</p><p>This creates a widening gap between AI innovation and organizational readiness. At the same time, AI is creating entirely new <a href="https://www.techradar.com/best/best-data-migration-tools">data</a> use cases, while regulatory expectations continue to evolve. AI's use of data can also be dynamic and unpredictable, meaning documented controls are no longer sufficient when outcomes can't be predetermined.</p><p>Organizations need AI-ready governance – governance that evolves alongside AI through automated, collaborative assessments, programmatic controls embedded at the data layer, and continuous monitoring of risk across the business. As AI operates 24/7, governance must provide ongoing visibility into an organization's risk posture, rather than relying on point-in-time reviews.</p><p>The result is a growing disconnect between AI adoption and governance maturity. While organizations are investing heavily in AI, many have yet to modernize the governance, operating models and cross-functional accountability needed to support it. Closing this gap requires governance that operates at AI speed, enabling organizations to innovate with confidence while managing risk and maintaining trust.</p><h2 id="building-the-right-foundations">Building the right foundations</h2><p>One of the biggest misconceptions about AI governance is that it slows innovation. In reality, strong governance is what gives organizations the confidence to innovate, enabling them to deploy, scale and adapt AI responsibly.</p><p>The real shift isn’t purely technological or organization, it’s the combination of both. While AI is driving business transformation, organizations also need the right technical foundations to support it. AI can no longer be viewed as a technology initiative owned solely by IT.</p><p>Successfully scaling AI requires business leaders, risk teams and IT to work together, with IT embedding programmatic guardrails and controls that reflect business requirements. Without this partnership, organizational governance alone won't be able to keep pace with the speed and complexity of AI.</p><p>The organizations that gain the greatest competitive advantage won't necessarily be those that adopt AI first. They'll be the ones that recognize AI success depends as much on leadership, governance and organizational readiness as it does on the technology itself.</p><p><em></em><a href="https://www.techradar.com/pro/best-ai-chatbot-for-business"><em>We've featured the best AI chatbot for business.</em></a></p><p><em>This article was produced as part of </em><a href="https://www.techradar.com/pro/perspectives" target="_blank"><em>TechRadar Pro Perspectives</em></a><em>, our channel to feature the best and brightest minds in the technology industry today.</em></p><p><em>The views expressed here are those of the author and are not necessarily those of TechRadarPro or Future plc. If you are interested in contributing find out more here: </em><a href="https://www.techradar.com/news/submit-your-story-to-techradar-pro" target="_blank"><em>https://www.techradar.com/pro/perspectives-how-to-submit</em></a></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Chinese AI models threaten US industry by being up to 90% cheaper — and they're driving Google, OpenAI, and Anthropic out of the open market ]]></title>
                                                                                                <dc:content><![CDATA[ <ul><li><strong>Some Chinese models are said to be 90% cheaper than their US counterparts</strong></li><li><strong>Open-weight models are also better suited to local deployment</strong></li><li><strong>Price- and quality-driven markets exist within the AI sector</strong></li></ul><p>A new report from <a href="https://www.juniperresearch.com/resources/free-research/beyond-the-headlines-what-the-ai-bubble-really-means" target="_blank">Juniper Research</a> has revealed how rapid improvements and dramatically lower operating costs for Chinese AI models could be impacting the uptake of counterpart US models.</p><p>The paper details how Chinese AI models can now cost as much as 90% less to run than leading US alternatives, which is already affecting where developers choose to run their AI workloads.</p><p>Looking ahead, the battle is becoming less about who can build the highest-performance, lowest-cost models and more about who can make inference cheaper.</p><h2 id="chinese-ai-models-are-seriously-undercutting-us-models">Chinese AI models are seriously undercutting US models</h2><p>Juniper's research focuses on API platform and marketplace OpenRouter, which last year saw around 70% of work being conducted with US AI models from the likes of OpenAI, Google and Anthropic. Their combined share has since fallen drastically to around 30%, the paper notes, noting the clear willingness to move workloads away from US firms to cheaper alternatives.</p><p>More broadly, Juniper says two distinct markets have started to emerge within AI spend – a price-driven one where customers prioritize cheaper inference and a quality-driven one where customers are willing to pay more for higher accuracy and reasoning.</p><p>While US companies still appear to dominate the quality-driven market, emerging Chinese models deliver better on the price-driven front.</p><p>Juniper also noted that open-weight models are challenging the idea that inference needs to be sent a cloud provider. Now that many small models can be deployed locally, cloud providers could also be set to lose out on the major revenue they've been experiencing in recent years.</p><p>While what comes next is unclear, it's likely that a growing market could lead to a space where cheaper Chinese models and higher-performance US models could coexist, but one thing's for certain. US dominance is certainly being challenged.</p><figure class="van-image-figure pull-right inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:676px;"><p class="vanilla-image-block" style="padding-top:31.51%;"><img id="diM9tpwF2Lz85R8q85CT78" name="tr-g_news" alt="Google logo on a black background next to text reading 'Click to follow TechRadar'" src="https://cdn.mos.cms.futurecdn.net/diM9tpwF2Lz85R8q85CT78-1920-80.jpg" mos="" align="right" fullscreen="" width="676" height="213" attribution="" endorsement="" class="pull-rightinline"></p></div></div></figure> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/pro/chinese-ai-models-threaten-us-industry-by-being-up-to-90-percent-cheaper-and-theyre-driving-google-openai-and-anthropic-out-of-the-open-market</link>
                                                                            <description>
                            <![CDATA[ In the space of a year, US AI model share has dropped considerably as cheaper Chinese alternatives take their places. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">b6QbWqULyAdtApNwd8BBEX</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/Rb6YDzdRZjccpn6MQ26KML-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 02 Sep 2026 13:10:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Pro]]></category>
                                                                                                                    <dc:creator><![CDATA[ Craig Hale ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/GV8qRsHBkpSAQxiYKjTt6H-320-70.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/Rb6YDzdRZjccpn6MQ26KML-1920-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[A person typing on a laptop and using a tablet. Only their upper torso, arms and hands are visible. Text superimposed on the image shows AI ]]></media:description>                                                            <media:text><![CDATA[A person typing on a laptop and using a tablet. Only their upper torso, arms and hands are visible. Text superimposed on the image shows AI ]]></media:text>
                                <media:title type="plain"><![CDATA[A person typing on a laptop and using a tablet. Only their upper torso, arms and hands are visible. Text superimposed on the image shows AI ]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/Rb6YDzdRZjccpn6MQ26KML-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <ul><li><strong>Some Chinese models are said to be 90% cheaper than their US counterparts</strong></li><li><strong>Open-weight models are also better suited to local deployment</strong></li><li><strong>Price- and quality-driven markets exist within the AI sector</strong></li></ul><p>A new report from <a href="https://www.juniperresearch.com/resources/free-research/beyond-the-headlines-what-the-ai-bubble-really-means" target="_blank">Juniper Research</a> has revealed how rapid improvements and dramatically lower operating costs for Chinese AI models could be impacting the uptake of counterpart US models.</p><p>The paper details how Chinese AI models can now cost as much as 90% less to run than leading US alternatives, which is already affecting where developers choose to run their AI workloads.</p><p>Looking ahead, the battle is becoming less about who can build the highest-performance, lowest-cost models and more about who can make inference cheaper.</p><h2 id="chinese-ai-models-are-seriously-undercutting-us-models">Chinese AI models are seriously undercutting US models</h2><p>Juniper's research focuses on API platform and marketplace OpenRouter, which last year saw around 70% of work being conducted with US AI models from the likes of OpenAI, Google and Anthropic. Their combined share has since fallen drastically to around 30%, the paper notes, noting the clear willingness to move workloads away from US firms to cheaper alternatives.</p><p>More broadly, Juniper says two distinct markets have started to emerge within AI spend – a price-driven one where customers prioritize cheaper inference and a quality-driven one where customers are willing to pay more for higher accuracy and reasoning.</p><p>While US companies still appear to dominate the quality-driven market, emerging Chinese models deliver better on the price-driven front.</p><p>Juniper also noted that open-weight models are challenging the idea that inference needs to be sent a cloud provider. Now that many small models can be deployed locally, cloud providers could also be set to lose out on the major revenue they've been experiencing in recent years.</p><p>While what comes next is unclear, it's likely that a growing market could lead to a space where cheaper Chinese models and higher-performance US models could coexist, but one thing's for certain. US dominance is certainly being challenged.</p><figure class="van-image-figure pull-right inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:676px;"><p class="vanilla-image-block" style="padding-top:31.51%;"><img id="diM9tpwF2Lz85R8q85CT78" name="tr-g_news" alt="Google logo on a black background next to text reading 'Click to follow TechRadar'" src="https://cdn.mos.cms.futurecdn.net/diM9tpwF2Lz85R8q85CT78-1920-80.jpg" mos="" align="right" fullscreen="" width="676" height="213" attribution="" endorsement="" class="pull-rightinline"></p></div></div></figure>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Fitbit users are sick of Google Health’s food-tracking AI hallucinations ]]></title>
                                                                                                <dc:content><![CDATA[ <ul><li><strong>Fitbit users are complaining about Google Health’s food tracking</strong></li><li><strong>The AI tool has reportedly been logging inaccurate metrics</strong></li><li><strong>One user described the mistakes as ‘almost dangerous’</strong></li></ul><p>If you’ve used any kind of <a href="https://www.techradar.com/best/best-ai-tools">artificial intelligence (AI) tool</a>, chances are you might have seen it hallucinate wildly inaccurate answers to your simple questions. Most of the time the results are largely harmless, but what about when these problems start having the potential to affect your health and wellbeing? That’s what many Fitbit users have recently noticed, and it could have serious consequences if it carries on unchecked.</p><p>The issue centers on <a href="https://www.techradar.com/health-fitness/ive-been-using-google-healths-new-ai-coach-for-a-week-heres-3-things-i-liked-about-the-fitbit-premium-revamp-and-2-i-really-didnt">Google Health</a>, an AI helper that has been integrated into many of the <a href="https://www.techradar.com/best/the-best-fitbit">best Fitbit wearables</a>. It’s designed to understand your health metrics and make helpful suggestions to improve your health. Unfortunately, many Fitbit users have noticed it is doing the exact opposite when it comes to logging their nutritional intake.</p><p>Posting on <a href="https://www.reddit.com/r/fitbit/comments/1w4gmks/the_ai_coach_food_logging_is_so_inaccurate_its/" target="_blank">Reddit</a>, for example, one user said that Google Health’s food logging was “so inaccurate it’s almost dangerous.” Describing their problem, they outlined how Google Health drastically overestimated the number of calories in a serving of eggs while simultaneously underreporting the calorific intake of a portion of Greek yogurt. “On what planet is this level of deviation acceptable for a health product?,” they asked, before adding: “To make matters worse, digging into the food database it is full of incorrect nutrition facts.”</p><p>They’re not alone in their irritation, as the Reddit thread is full of similarly frustrated Google Health users. “This is a neverending fight,” said one who lamented that the AI often neglects to add foods when asked, then does so inaccurately when it finally decides to log them.</p><p>Another frustrated user has given up on Google’s AI entirely, reporting that: “I have been trying SO HARD to give this the benefit of the doubt, but the hassle of getting nutrition right in the app finally broke me … It also randomly changes my workouts, imported data from other systems, etc. I’ve honestly never been more disappointed in a Google product in my life.”</p><h2 id="another-google-health-hallucination">Another Google Health hallucination</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="jhCZsCkSw8npLjvs657hpP" name="fitbit-premium" alt="Fitbit AI coach inside the app" src="https://cdn.mos.cms.futurecdn.net/jhCZsCkSw8npLjvs657hpP-1920-80.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Google)</span></figcaption></figure><p>Unfortunately, this is far from the only problem we’ve seen reported when it comes to Google Health. The <a href="https://www.techradar.com/health-fitness/fitness-apps/the-fitbit-app-is-finally-being-rebranded-as-google-health-here-are-5-things-you-need-to-know-about-the-big-change-and-what-it-means-for-fitbit-users">switch from Fitbit’s previous health-tracking app</a> to an AI-native alternative in the form of Google Health has brought with it a slew of complaints in a range of different areas.</p><p>That includes the AI giving users <a href="https://www.techradar.com/ai-platforms-assistants/fitbits-gemini-ai-coach-is-giving-users-unhinged-fitness-advice-heres-why-users-are-saying-they-cannot-wait-for-my-trial-to-end">‘unhinged’ fitness advice</a>, telling <a href="https://www.techradar.com/ai-platforms-assistants/nonstop-lies-from-the-ai-as-google-launches-the-pixel-watch-5-its-redesigned-google-health-app-is-leaving-fitbit-users-incensed-at-its-crazy-hallucinations">‘nonstop lies’</a> about their workout sessions, and simply being <a href="https://www.techradar.com/health-fitness/fitness-apps/google-health-is-getting-heat-for-being-unbelievably-bad-after-replacing-the-fitbit-app-but-google-says-fixes-are-coming">‘unbelievably bad.’</a> The feature has received so much heat that even Google appears to have acknowledged its flaws, with a recent update <a href="https://www.techradar.com/health-fitness/fitness-apps/the-latest-google-health-update-lets-you-hide-the-ai-coach-and-ill-be-glad-to-take-a-break-from-its-advice">allowing you to hide the AI tool completely</a>.</p><p>It’s a serious reminder of the problems that can arise when an AI tool starts working in potentially damaging areas like health and nutrition. While the original poster’s example of eggs and yogurt may just result in some annoyingly inaccurate metrics, the problems could be a lot worse if their health depended on specific consumption levels or if allergens were involved.</p><p>If you have any kind of risk factors when it comes to food and nutrition, it might be a good idea to treat your Fitbit’s Google Health AI with a strong dose of skepticism — or to avoid it altogether for now.</p><div data-widget-type="multimodelreview" data-widget-title="Today’s best Fitbit and Google Pixel deals" data-model-name="Google Fitbit Air,Fitbit Inspire 3,Google Pixel Watch 4,Fitbit Sense,Fitbit Charge 6"></div> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/ai-platforms-assistants/this-is-a-neverending-fight-fitbit-users-are-sick-of-google-healths-ai-hallucinations-and-now-its-affecting-their-food-tracking-metrics</link>
                                                                            <description>
                            <![CDATA[ Fitbit users are reporting Google Health’s AI logging wildly incorrect food metrics. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">3WuMFnZyVyeXJNS5GGAbZH</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/2yHEj7RR9QpUSvzcPym7Vf-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 02 Sep 2026 12:21:58 +0000</pubDate>                                                                                                                                <updated>Wed, 02 Sep 2026 22:57:10 +0000</updated>
                                                                                                                                            <category><![CDATA[AI Platforms & Assistants]]></category>
                                                    <category><![CDATA[Health & Fitness]]></category>
                                                                                                <author><![CDATA[ alexblake.techradar@gmail.com (Alex Blake) ]]></author>                    <dc:creator><![CDATA[ Alex Blake ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/gwmVRU4zMGnDYsGVAFvRmL-320-70.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Alex Blake has been fooling around with computers since the early 1990s, and since that time he&#039;s learned a thing or two about tech. No more than two things, though. That&#039;s all his brain can hold. As well as TechRadar, Alex writes for iMore, Digital Trends and Creative Bloq, among others. He was previously commissioning editor at MacFormat magazine. That means he mostly covers the world of Apple and its latest products, but also Windows, computer peripherals, mobile apps, and much more beyond. When not writing, you can find him hiking the English countryside and gaming on his PC.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/2yHEj7RR9QpUSvzcPym7Vf-1920-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Angry man shouting at mobile phone while sitting at a desk]]></media:description>                                                            <media:text><![CDATA[Angry man shouting at mobile phone while sitting at a desk]]></media:text>
                                <media:title type="plain"><![CDATA[Angry man shouting at mobile phone while sitting at a desk]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/2yHEj7RR9QpUSvzcPym7Vf-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <ul><li><strong>Fitbit users are complaining about Google Health’s food tracking</strong></li><li><strong>The AI tool has reportedly been logging inaccurate metrics</strong></li><li><strong>One user described the mistakes as ‘almost dangerous’</strong></li></ul><p>If you’ve used any kind of <a href="https://www.techradar.com/best/best-ai-tools">artificial intelligence (AI) tool</a>, chances are you might have seen it hallucinate wildly inaccurate answers to your simple questions. Most of the time the results are largely harmless, but what about when these problems start having the potential to affect your health and wellbeing? That’s what many Fitbit users have recently noticed, and it could have serious consequences if it carries on unchecked.</p><p>The issue centers on <a href="https://www.techradar.com/health-fitness/ive-been-using-google-healths-new-ai-coach-for-a-week-heres-3-things-i-liked-about-the-fitbit-premium-revamp-and-2-i-really-didnt">Google Health</a>, an AI helper that has been integrated into many of the <a href="https://www.techradar.com/best/the-best-fitbit">best Fitbit wearables</a>. It’s designed to understand your health metrics and make helpful suggestions to improve your health. Unfortunately, many Fitbit users have noticed it is doing the exact opposite when it comes to logging their nutritional intake.</p><p>Posting on <a href="https://www.reddit.com/r/fitbit/comments/1w4gmks/the_ai_coach_food_logging_is_so_inaccurate_its/" target="_blank">Reddit</a>, for example, one user said that Google Health’s food logging was “so inaccurate it’s almost dangerous.” Describing their problem, they outlined how Google Health drastically overestimated the number of calories in a serving of eggs while simultaneously underreporting the calorific intake of a portion of Greek yogurt. “On what planet is this level of deviation acceptable for a health product?,” they asked, before adding: “To make matters worse, digging into the food database it is full of incorrect nutrition facts.”</p><p>They’re not alone in their irritation, as the Reddit thread is full of similarly frustrated Google Health users. “This is a neverending fight,” said one who lamented that the AI often neglects to add foods when asked, then does so inaccurately when it finally decides to log them.</p><p>Another frustrated user has given up on Google’s AI entirely, reporting that: “I have been trying SO HARD to give this the benefit of the doubt, but the hassle of getting nutrition right in the app finally broke me … It also randomly changes my workouts, imported data from other systems, etc. I’ve honestly never been more disappointed in a Google product in my life.”</p><h2 id="another-google-health-hallucination">Another Google Health hallucination</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="jhCZsCkSw8npLjvs657hpP" name="fitbit-premium" alt="Fitbit AI coach inside the app" src="https://cdn.mos.cms.futurecdn.net/jhCZsCkSw8npLjvs657hpP-1920-80.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Google)</span></figcaption></figure><p>Unfortunately, this is far from the only problem we’ve seen reported when it comes to Google Health. The <a href="https://www.techradar.com/health-fitness/fitness-apps/the-fitbit-app-is-finally-being-rebranded-as-google-health-here-are-5-things-you-need-to-know-about-the-big-change-and-what-it-means-for-fitbit-users">switch from Fitbit’s previous health-tracking app</a> to an AI-native alternative in the form of Google Health has brought with it a slew of complaints in a range of different areas.</p><p>That includes the AI giving users <a href="https://www.techradar.com/ai-platforms-assistants/fitbits-gemini-ai-coach-is-giving-users-unhinged-fitness-advice-heres-why-users-are-saying-they-cannot-wait-for-my-trial-to-end">‘unhinged’ fitness advice</a>, telling <a href="https://www.techradar.com/ai-platforms-assistants/nonstop-lies-from-the-ai-as-google-launches-the-pixel-watch-5-its-redesigned-google-health-app-is-leaving-fitbit-users-incensed-at-its-crazy-hallucinations">‘nonstop lies’</a> about their workout sessions, and simply being <a href="https://www.techradar.com/health-fitness/fitness-apps/google-health-is-getting-heat-for-being-unbelievably-bad-after-replacing-the-fitbit-app-but-google-says-fixes-are-coming">‘unbelievably bad.’</a> The feature has received so much heat that even Google appears to have acknowledged its flaws, with a recent update <a href="https://www.techradar.com/health-fitness/fitness-apps/the-latest-google-health-update-lets-you-hide-the-ai-coach-and-ill-be-glad-to-take-a-break-from-its-advice">allowing you to hide the AI tool completely</a>.</p><p>It’s a serious reminder of the problems that can arise when an AI tool starts working in potentially damaging areas like health and nutrition. While the original poster’s example of eggs and yogurt may just result in some annoyingly inaccurate metrics, the problems could be a lot worse if their health depended on specific consumption levels or if allergens were involved.</p><p>If you have any kind of risk factors when it comes to food and nutrition, it might be a good idea to treat your Fitbit’s Google Health AI with a strong dose of skepticism — or to avoid it altogether for now.</p><div data-widget-type="multimodelreview" data-widget-title="Today’s best Fitbit and Google Pixel deals" data-model-name="Google Fitbit Air,Fitbit Inspire 3,Google Pixel Watch 4,Fitbit Sense,Fitbit Charge 6"></div>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ US and AI bosses ask G20 not to regulate AI because it could hurt America's bottom line ]]></title>
                                                                                                <dc:content><![CDATA[ <ul><li><strong>Michael Kratsios advocates for lighter AI regulation via the Carolina Principles</strong></li><li><strong>Under the system, existing laws would be applied before new laws are created</strong></li><li><strong>China has reportedly signed up despite the scheme aligning with US interests</strong></li></ul><p>Speaking at a recent G20 meeting, US officials have urged other governments to rely on existing legal frameworks wherever possible rather than treating AI as a totally new policy problem in a bid not to lose competitiveness.</p><p>US technology advisor Michael Kratsios said countries signing up to the proposed Carolina Principles would be in agreement not to write entirely new regulatory systems specifically for AI.</p><p>The Principles would only support new rules where AI creates genuinely "novel" situations where existing laws can't be applied.</p><h2 id="carolina-principles-push-for-lighter-ai-regulation">Carolina Principles push for lighter AI regulation</h2><p>"Policymakers do not ​need to approach each innovation in isolation and should not treat every emerging technology as a first-of-its-kind policy problem," Kratsios said.</p><p>According to <a href="https://www.reuters.com/legal/litigation/us-urges-hands-off-approach-ai-regulation-g20-tech-meeting-2026-09-01/" target="_blank"><em>Reuters</em></a>, China has already signed up to the Principles. While the country has not yet confirmed whether this is true, Kratsios did describe a meeting with Chinese science and technology minister Yin Hejun as "great."</p><p>Speaking at the event, SpaceX CEO Elon Musk called out current European regulation for harming technological progress. He also touched on the power needs of AI data centers as the sector continues to grow.</p><p>Despite the general consensus that lighter regulation could prevent setbacks, Google DeepMind CEO Demis Hassabis urged G20 governments to establish safety testing for AI systems, implying that at least some central oversight could be beneficial for the greater good.</p><p>This regulatory debate, which continues to play out, is also closely connected to ongoing US-China tensions, despite the apparent collaboration with China. It forms part of a geopolitical strategy that could keep US companies competitive. The position also closely matches the interests of major American AI companies, which would likely favor lighter regulation and fewer restrictions.</p><p><em>Reuters</em> also reports that OpenAI CEO Sam Altman, Nvidia CEO Jensen Huang and Anthropic co-founder Tom Brown are also set to address delegates as G20 meetings continue.</p><figure class="van-image-figure pull-right inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:676px;"><p class="vanilla-image-block" style="padding-top:31.51%;"><img id="diM9tpwF2Lz85R8q85CT78" name="tr-g_news" alt="Google logo on a black background next to text reading 'Click to follow TechRadar'" src="https://cdn.mos.cms.futurecdn.net/diM9tpwF2Lz85R8q85CT78-1920-80.jpg" mos="" align="right" fullscreen="" width="676" height="213" attribution="" endorsement="" class="pull-rightinline"></p></div></div></figure> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/pro/us-and-ai-bosses-ask-g20-not-to-regulate-ai-because-it-could-hurt-americas-bottom-line</link>
                                                                            <description>
                            <![CDATA[ The Carolina Principles call for existing laws to be applied to AI wherever possible, and China has reportedly signed up. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">cScdMGMMuHsKqb4auc2Wf9</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/AvZcjmUMtehpuha5oJLcTB-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 02 Sep 2026 10:40:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Pro]]></category>
                                                                                                                    <dc:creator><![CDATA[ Craig Hale ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/GV8qRsHBkpSAQxiYKjTt6H-320-70.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/AvZcjmUMtehpuha5oJLcTB-1920-80.jpg">
                                                            <media:credit><![CDATA[Pixabay]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[Image Credit: Geralt / Pixabay]]></media:description>                                                            <media:text><![CDATA[Who will win the AI race?]]></media:text>
                                <media:title type="plain"><![CDATA[Who will win the AI race?]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/AvZcjmUMtehpuha5oJLcTB-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <ul><li><strong>Michael Kratsios advocates for lighter AI regulation via the Carolina Principles</strong></li><li><strong>Under the system, existing laws would be applied before new laws are created</strong></li><li><strong>China has reportedly signed up despite the scheme aligning with US interests</strong></li></ul><p>Speaking at a recent G20 meeting, US officials have urged other governments to rely on existing legal frameworks wherever possible rather than treating AI as a totally new policy problem in a bid not to lose competitiveness.</p><p>US technology advisor Michael Kratsios said countries signing up to the proposed Carolina Principles would be in agreement not to write entirely new regulatory systems specifically for AI.</p><p>The Principles would only support new rules where AI creates genuinely "novel" situations where existing laws can't be applied.</p><h2 id="carolina-principles-push-for-lighter-ai-regulation">Carolina Principles push for lighter AI regulation</h2><p>"Policymakers do not ​need to approach each innovation in isolation and should not treat every emerging technology as a first-of-its-kind policy problem," Kratsios said.</p><p>According to <a href="https://www.reuters.com/legal/litigation/us-urges-hands-off-approach-ai-regulation-g20-tech-meeting-2026-09-01/" target="_blank"><em>Reuters</em></a>, China has already signed up to the Principles. While the country has not yet confirmed whether this is true, Kratsios did describe a meeting with Chinese science and technology minister Yin Hejun as "great."</p><p>Speaking at the event, SpaceX CEO Elon Musk called out current European regulation for harming technological progress. He also touched on the power needs of AI data centers as the sector continues to grow.</p><p>Despite the general consensus that lighter regulation could prevent setbacks, Google DeepMind CEO Demis Hassabis urged G20 governments to establish safety testing for AI systems, implying that at least some central oversight could be beneficial for the greater good.</p><p>This regulatory debate, which continues to play out, is also closely connected to ongoing US-China tensions, despite the apparent collaboration with China. It forms part of a geopolitical strategy that could keep US companies competitive. The position also closely matches the interests of major American AI companies, which would likely favor lighter regulation and fewer restrictions.</p><p><em>Reuters</em> also reports that OpenAI CEO Sam Altman, Nvidia CEO Jensen Huang and Anthropic co-founder Tom Brown are also set to address delegates as G20 meetings continue.</p><figure class="van-image-figure pull-right inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:676px;"><p class="vanilla-image-block" style="padding-top:31.51%;"><img id="diM9tpwF2Lz85R8q85CT78" name="tr-g_news" alt="Google logo on a black background next to text reading 'Click to follow TechRadar'" src="https://cdn.mos.cms.futurecdn.net/diM9tpwF2Lz85R8q85CT78-1920-80.jpg" mos="" align="right" fullscreen="" width="676" height="213" attribution="" endorsement="" class="pull-rightinline"></p></div></div></figure>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ The AI layoffs may have finally ended, and businesses might be hiring more workers just to be able to use AI effectively ]]></title>
                                                                                                <dc:content><![CDATA[ <ul><li><strong>Just 4% of service firms have laid off workers in the past six months due to AI</strong></li><li><strong>"Existing workers are much more likely to be retrained than replaced"</strong></li><li><strong>Some companies are still hiring fewer employees than they would have</strong></li></ul><p>Just a few years ago, multiple companies every day were announcing AI-related layoffs amid purported efficiency gains. And that came straight after years of post-pandemic layoffs driven by earlier overhiring.</p><p>The latest data finally implies that AI-related layoffs aren't so common anymore as companies get to grips with AI and hire new workers to help them find a direction.</p><p>According to recent <a href="https://libertystreeteconomics.newyorkfed.org/2026/09/businesses-are-using-ai-to-transform-work-not-cut-jobs/" target="_blank">New York Fed</a> data, only 4% of AI-using service firms reported laying off workers as a result of AI in the past six months, with no manufacturers reporting AI-related layoffs in all of 2025 and 2026.</p><h2 id="are-companies-finally-hiring-because-of-ai">Are companies finally hiring because of AI?</h2><p>On the flip side, around 13% of service firms said AI had caused them to hire more employees. Those extra recruitments are often needed to help companies deploy and make use of AI.</p><p>What the data also shows is that workers aren't being displaced by AI as much as earlier fears implied. More than one in three AI-using service firms are retaining workers, and more than one in five manufacturers are doing the same. They're teaching workers how to benefit from AI's productivity impacts as roles evolve.</p><p>"Existing workers are much more likely to be retrained than replaced by AI," the report's authors <a href="https://libertystreeteconomics.newyorkfed.org/2026/09/businesses-are-using-ai-to-transform-work-not-cut-jobs/" target="_blank" rel="nofollow">wrote</a>.</p><p>However, despite some positive signs there's still evidence of AI's continued impact on recruitment. For example, 15% of service firms said AI was causing them to hire fewer people than they otherwise would have, up from 12% in 2025.</p><p>While it doesn't dispel concerns of layoffs, what this New York Fed data does do is challenge the notion of mass layoffs in favor of a more multifaceted rebalancing, which comprises both hiring, firing and retraining.</p><figure class="van-image-figure pull-right inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:676px;"><p class="vanilla-image-block" style="padding-top:31.51%;"><img id="diM9tpwF2Lz85R8q85CT78" name="tr-g_news" alt="Google logo on a black background next to text reading 'Click to follow TechRadar'" src="https://cdn.mos.cms.futurecdn.net/diM9tpwF2Lz85R8q85CT78-1920-80.jpg" mos="" align="right" fullscreen="" width="676" height="213" attribution="" endorsement="" class="pull-rightinline"></p></div></div></figure> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/pro/the-ai-layoffs-may-have-finally-ended-and-businesses-might-be-hiring-more-workers-just-to-be-able-to-use-ai-effectively</link>
                                                                            <description>
                            <![CDATA[ New data reveals that AI-induced mass layoffs are slowing down – but companies are still thinking about their recruitment carefully. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">96CWovZkda6KzeLVqJPPVW</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/YAfTZpUerneYbaoSzWniHV-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 02 Sep 2026 09:08:31 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Pro]]></category>
                                                    <category><![CDATA[AI Platforms & Assistants]]></category>
                                                                                                                    <dc:creator><![CDATA[ Craig Hale ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/GV8qRsHBkpSAQxiYKjTt6H-320-70.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/YAfTZpUerneYbaoSzWniHV-1920-80.jpg">
                                                            <media:credit><![CDATA[Getty Images / Cravetiger]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[person using an AI PC to code]]></media:description>                                                            <media:text><![CDATA[person using an AI PC to code]]></media:text>
                                <media:title type="plain"><![CDATA[person using an AI PC to code]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/YAfTZpUerneYbaoSzWniHV-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <ul><li><strong>Just 4% of service firms have laid off workers in the past six months due to AI</strong></li><li><strong>"Existing workers are much more likely to be retrained than replaced"</strong></li><li><strong>Some companies are still hiring fewer employees than they would have</strong></li></ul><p>Just a few years ago, multiple companies every day were announcing AI-related layoffs amid purported efficiency gains. And that came straight after years of post-pandemic layoffs driven by earlier overhiring.</p><p>The latest data finally implies that AI-related layoffs aren't so common anymore as companies get to grips with AI and hire new workers to help them find a direction.</p><p>According to recent <a href="https://libertystreeteconomics.newyorkfed.org/2026/09/businesses-are-using-ai-to-transform-work-not-cut-jobs/" target="_blank">New York Fed</a> data, only 4% of AI-using service firms reported laying off workers as a result of AI in the past six months, with no manufacturers reporting AI-related layoffs in all of 2025 and 2026.</p><h2 id="are-companies-finally-hiring-because-of-ai">Are companies finally hiring because of AI?</h2><p>On the flip side, around 13% of service firms said AI had caused them to hire more employees. Those extra recruitments are often needed to help companies deploy and make use of AI.</p><p>What the data also shows is that workers aren't being displaced by AI as much as earlier fears implied. More than one in three AI-using service firms are retaining workers, and more than one in five manufacturers are doing the same. They're teaching workers how to benefit from AI's productivity impacts as roles evolve.</p><p>"Existing workers are much more likely to be retrained than replaced by AI," the report's authors <a href="https://libertystreeteconomics.newyorkfed.org/2026/09/businesses-are-using-ai-to-transform-work-not-cut-jobs/" target="_blank" rel="nofollow">wrote</a>.</p><p>However, despite some positive signs there's still evidence of AI's continued impact on recruitment. For example, 15% of service firms said AI was causing them to hire fewer people than they otherwise would have, up from 12% in 2025.</p><p>While it doesn't dispel concerns of layoffs, what this New York Fed data does do is challenge the notion of mass layoffs in favor of a more multifaceted rebalancing, which comprises both hiring, firing and retraining.</p><figure class="van-image-figure pull-right inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:676px;"><p class="vanilla-image-block" style="padding-top:31.51%;"><img id="diM9tpwF2Lz85R8q85CT78" name="tr-g_news" alt="Google logo on a black background next to text reading 'Click to follow TechRadar'" src="https://cdn.mos.cms.futurecdn.net/diM9tpwF2Lz85R8q85CT78-1920-80.jpg" mos="" align="right" fullscreen="" width="676" height="213" attribution="" endorsement="" class="pull-rightinline"></p></div></div></figure>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Developers turned AI against the C-suite ]]></title>
                                                                                                <dc:content><![CDATA[ <p>A group of developers reportedly lost their jobs during what their employer called an “AI Transformation.” Their response was unusually literal. They built<a href="https://github.com/SenteLabsAI/OpenExecutive" target="_blank"> OpenExecutive</a>, an open-source system designed to perform work associated with a CEO and the rest of the executive suite.</p><p>The employer and CEO have not been named in the online discussion, and OpenExecutive’s own materials don't present it as revenge for a particular firing. That said, it's hard not to see some specific grievances in both the project and the response online, with lots of comments gleefully welcoming senior management to the automation discussion. </p><p>The appeal is easy to understand after several years of executives explaining that AI will make organizations leaner, usually while standing a comfortable distance from the part being trimmed.</p><p>OpenExecutive presents one AI executive to the user, but that voice is backed by eight specialist agents. The virtual management team includes equivalents of everything from a chief strategy officer and chief operating officer to general counsel and a board communications director. It can draw on company documents, remember previous decisions, and surface follow-up actions later.</p><h2 id="org-chart-forked">Org chart forked</h2><p>OpenExecutive uses Anthropic’s Claude models by default, with an executive agent routing requests to whichever specialists seem relevant. The developers pitch it as a C-suite group chat in which everyone responds promptly. The project is distributed under the permissive Apache 2.0 license. Anyone can inspect it, modify it, run it internally or build a commercial product around it.</p><p>That open-source element gives the project more weight than a chatbot sold as a digital chief executive might usually represent. It also allows workers to experiment with the same logic their employers have been applying to them. If a company can divide software development into tasks, feed those tasks to models, and keep a few people around for supervision, it can do so.</p><p>The comparison is not entirely frivolous. Executive work involves processing information, preparing scenarios, comparing trade-offs, and producing documents for other executives. Those are all activities developers think AI models can handle. It makes OpenExecutive both a product and a satire of AI products. </p><p>AI replacement has often been discussed as something that moves upward from the bottom of an organization, consuming routine work before eventually reaching management. The developers have turned the telescope around and discovered that a surprising amount of executive labor also looks like information moving between boxes.</p><h2 id="human-accountability">Human accountability</h2><p>OpenExecutive is still an executive adviser, not a legal chief executive. It cannot accept responsibility or sign documents on behalf of a company. A human must decide whether to act on its recommendations and remain accountable if those recommendations fail.</p><p>That's where human leadership can't really be replaced. Analysis is part of the job, but it also involves making choices under uncertainty and accepting responsibility for the consequences. A model can recommend closing an office or cutting a team without feeling the weight of the people affected, while the humans deploying it may find the machine’s apparent neutrality rather convenient.</p><p>The project therefore reveals one of the stranger assumptions behind AI-driven layoffs. Companies often judge workers by how much of their output software can reproduce. Executives are more often judged on relationships and judgment.</p><p>AI does not erase that distinction, but it makes the special exemption harder to defend. If a developer must prove that their work contains something beyond the code an AI can generate, senior leaders should be expected to prove that their value exceeds AI recommendations. A large salary should buy more than the ability to schedule another meeting about efficiency.</p><p>Recent corporate experiments also suggest that replacing people can be easier to announce than to sustain. For instance, <a href="https://www.techradar.com/ai-platforms-assistants/were-trying-to-push-something-that-in-some-cases-did-not-fit-duolingos-ceo-changes-course-on-ai-at-work">Duolingo’s CEO softened</a> an “AI-first” memo after backlash over plans to phase out contractors where automation could handle their work.</p><p>Automation keeps happening, but there should be more questioning of its benefits. AI can help a small group start a company without immediately assembling a miniature court of consultants and executives. It can also give existing leaders a new justification for concentrating control while reducing the workforce beneath them.</p><p>OpenExecutive will not make CEOs obsolete, at least today. Its recommendations require scrutiny and auditing. But it shows the rhetoric of AI efficiency goes both ways in corporations. Once leaders decide that every job should be broken into tasks and measured against a machine, their own work becomes fair material for the same experiment. The resulting AI CEO may never fire its human counterpart, but it has already made the performance review considerably more awkward.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/ai-platforms-assistants/it-allows-workers-to-experiment-with-the-same-logic-their-employers-have-been-applying-to-them-developers-reportedly-lost-their-jobs-to-an-ai-transformation-so-they-built-an-ai-that-can-replace-the-ceo</link>
                                                                            <description>
                            <![CDATA[ OpenExecutive turns corporate enthusiasm for replacing workers with AI into a test of how replaceable executives might be ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">RCTT9RWp7dhgLEe7Cvy2mQ</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/p2dPCXWPqTd2nkWmhEQRVa-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 02 Sep 2026 01:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[AI Platforms & Assistants]]></category>
                                                                                                <author><![CDATA[ ESchwartzwrites@gmail.com (Eric Hal Schwartz) ]]></author>                    <dc:creator><![CDATA[ Eric Hal Schwartz ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/mTaiWitAt8o75BmPY3i4xK-320-70.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Eric Hal Schwartz is a freelance writer for TechRadar with more than 15 years of experience covering the intersection of the world and technology. For the last five years, he served as head writer for Voicebot.ai and was on the leading edge of reporting on generative AI and large language models. He&#039;s since become an expert on the products of generative AI models, such as OpenAI’s ChatGPT, Anthropic’s Claude, Google Gemini, and every other synthetic media tool. His experience runs the gamut of media, including print, digital, broadcast, and live events. Now, he&#039;s continuing to tell the stories people want and need to hear about the rapidly evolving AI space and its impact on their lives. Eric is based in New York City.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/p2dPCXWPqTd2nkWmhEQRVa-1920-80.jpg">
                                                            <media:credit><![CDATA[Sheldon Cooper/SOPA Images/LightRocket via Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Guest Robots are seen during the world&#039;s robots competition in China in 2021]]></media:description>                                                            <media:text><![CDATA[Guest Robots are seen during the world&#039;s robots competition in China in 2021]]></media:text>
                                <media:title type="plain"><![CDATA[Guest Robots are seen during the world&#039;s robots competition in China in 2021]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/p2dPCXWPqTd2nkWmhEQRVa-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>A group of developers reportedly lost their jobs during what their employer called an “AI Transformation.” Their response was unusually literal. They built<a href="https://github.com/SenteLabsAI/OpenExecutive" target="_blank"> OpenExecutive</a>, an open-source system designed to perform work associated with a CEO and the rest of the executive suite.</p><p>The employer and CEO have not been named in the online discussion, and OpenExecutive’s own materials don't present it as revenge for a particular firing. That said, it's hard not to see some specific grievances in both the project and the response online, with lots of comments gleefully welcoming senior management to the automation discussion. </p><p>The appeal is easy to understand after several years of executives explaining that AI will make organizations leaner, usually while standing a comfortable distance from the part being trimmed.</p><p>OpenExecutive presents one AI executive to the user, but that voice is backed by eight specialist agents. The virtual management team includes equivalents of everything from a chief strategy officer and chief operating officer to general counsel and a board communications director. It can draw on company documents, remember previous decisions, and surface follow-up actions later.</p><h2 id="org-chart-forked">Org chart forked</h2><p>OpenExecutive uses Anthropic’s Claude models by default, with an executive agent routing requests to whichever specialists seem relevant. The developers pitch it as a C-suite group chat in which everyone responds promptly. The project is distributed under the permissive Apache 2.0 license. Anyone can inspect it, modify it, run it internally or build a commercial product around it.</p><p>That open-source element gives the project more weight than a chatbot sold as a digital chief executive might usually represent. It also allows workers to experiment with the same logic their employers have been applying to them. If a company can divide software development into tasks, feed those tasks to models, and keep a few people around for supervision, it can do so.</p><p>The comparison is not entirely frivolous. Executive work involves processing information, preparing scenarios, comparing trade-offs, and producing documents for other executives. Those are all activities developers think AI models can handle. It makes OpenExecutive both a product and a satire of AI products. </p><p>AI replacement has often been discussed as something that moves upward from the bottom of an organization, consuming routine work before eventually reaching management. The developers have turned the telescope around and discovered that a surprising amount of executive labor also looks like information moving between boxes.</p><h2 id="human-accountability">Human accountability</h2><p>OpenExecutive is still an executive adviser, not a legal chief executive. It cannot accept responsibility or sign documents on behalf of a company. A human must decide whether to act on its recommendations and remain accountable if those recommendations fail.</p><p>That's where human leadership can't really be replaced. Analysis is part of the job, but it also involves making choices under uncertainty and accepting responsibility for the consequences. A model can recommend closing an office or cutting a team without feeling the weight of the people affected, while the humans deploying it may find the machine’s apparent neutrality rather convenient.</p><p>The project therefore reveals one of the stranger assumptions behind AI-driven layoffs. Companies often judge workers by how much of their output software can reproduce. Executives are more often judged on relationships and judgment.</p><p>AI does not erase that distinction, but it makes the special exemption harder to defend. If a developer must prove that their work contains something beyond the code an AI can generate, senior leaders should be expected to prove that their value exceeds AI recommendations. A large salary should buy more than the ability to schedule another meeting about efficiency.</p><p>Recent corporate experiments also suggest that replacing people can be easier to announce than to sustain. For instance, <a href="https://www.techradar.com/ai-platforms-assistants/were-trying-to-push-something-that-in-some-cases-did-not-fit-duolingos-ceo-changes-course-on-ai-at-work">Duolingo’s CEO softened</a> an “AI-first” memo after backlash over plans to phase out contractors where automation could handle their work.</p><p>Automation keeps happening, but there should be more questioning of its benefits. AI can help a small group start a company without immediately assembling a miniature court of consultants and executives. It can also give existing leaders a new justification for concentrating control while reducing the workforce beneath them.</p><p>OpenExecutive will not make CEOs obsolete, at least today. Its recommendations require scrutiny and auditing. But it shows the rhetoric of AI efficiency goes both ways in corporations. Once leaders decide that every job should be broken into tasks and measured against a machine, their own work becomes fair material for the same experiment. The resulting AI CEO may never fire its human counterpart, but it has already made the performance review considerably more awkward.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ 'The disguise becomes part of the answer key': Researchers find that AI is redefining what human writing means by self-correcting itself ]]></title>
                                                                                                <dc:content><![CDATA[ <ul><li><strong>AI-shaped vocabulary is becoming harder to separate from ordinary human writing</strong></li><li><strong>The analysis found a sevenfold rise in AI-associated vocabulary use</strong></li><li><strong>Rewritten AI text can enter published research under human authorship</strong></li></ul><p>Fırat Mıhcı, a computational linguist and founder of HumanizeMy.ai, argues that AI can correct its own writing style until common detection signals disappear entirely.</p><p>The analysis claims that a second AI model can rewrite an original AI draft until identifying traits become far less visible to reviewers.</p><p>Once a human editor approves that rewritten draft, it gets published under a real name instead of being labelled as machine-generated.</p><h2 id="a-study-of-nearly-19-000-abstracts">A study of nearly 19,000 abstracts</h2><p>The study behind this claim examined 18,989 abstracts spanning three separate academic fields, published across the years 2019 through 2026.</p><p>The analysis compares word frequency trends before and after the release of widely used AI writing tools in late 2022.</p><p>In computational linguistics, AI-associated word use rose from 1.9 to 14.0 instances per 10,000 words after late 2022, roughly a seven-times increase.</p><p>Neuroscience abstracts showed a similar pattern, climbing from 1.7 to 8.7 instances per 10,000 words, close to a five-times increase.</p><p>Mathematics abstracts barely changed, moving only from 0.9 to 1.3 instances, which researchers treated as a control group for comparison.</p><p>The study noted that overlapping confidence ranges in mathematics made the small increase statistically indistinguishable from no change at all over the full study period.</p><p>One tracked term, "delve," showed up in 2.75% of surveyed abstracts during 2024 before falling to just 0.12% within an incomplete 2026 data set.</p><h2 id="a-feedback-loop-that-confuses-detectors">A feedback loop that confuses detectors</h2><p>Mıhcı shared the findings as an open study meant to expose a blind spot in current AI detection methods used across many academic publishers today.</p><p>According to the study, this pattern creates a cycle in which AI wording gradually becomes accepted as ordinary human vocabulary.</p><p>Detection tools trained on older writing samples risk falsely flagging real authors whose natural vocabulary now resembles AI-generated text more closely than before.</p><p><a href="https://www.techradar.com/best/best-ai-tools">AI tools</a> trained on newer papers instead risk absorbing AI-influenced writing as a normal baseline, making future AI text harder to catch.</p><p>Words such as "intricate," "showcase," and "nuanced" were also tracked, alongside "underscore," a term commonly linked to AI-generated phrasing.</p><p>Editors and publishers reviewing these abstracts reportedly did not indicate that the wording carried any artificial origin before the manuscripts were accepted for publication.</p><p>"AI only needs its rewritten output to be accepted once as human. After that, the disguise becomes part of the answer key," said Fırat Mıhcı</p><p>The research does not claim every abstract containing these words was written by artificial intelligence rather than a human author.</p><p>It instead argues that AI-associated language has entered published writing in ways that make word-based detection increasingly unreliable over time.</p><p>Because the 2026 sample remains partial, the reported decline in words like "delve" may still shift once more data arrives.</p><p>If AI-shaped phrasing keeps entering the published record undetected, the very baseline used to define human writing may keep moving.</p><p>This pattern raises significant questions for any field relying on writing style alone to separate human output from machine output.</p><p><a href="https://humanizemy.ai/research/human-convergence-nlp" target="_blank" rel="nofollow">You can read about the research here</a>.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:676px;"><p class="vanilla-image-block" style="padding-top:31.51%;"><img id="diM9tpwF2Lz85R8q85CT78" name="tr-g_news" alt="Google logo on a black background next to text reading 'Click to follow TechRadar'" src="https://cdn.mos.cms.futurecdn.net/diM9tpwF2Lz85R8q85CT78-1920-80.jpg" mos="" align="middle" fullscreen="" width="676" height="213" attribution="" endorsement="" class="inline"></p></div></div></figure> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/pro/the-disguise-becomes-part-of-the-answer-key-researchers-find-that-ai-is-redefining-what-human-writing-means-by-self-correcting-itself</link>
                                                                            <description>
                            <![CDATA[ An analysis of 18,989 abstracts finds AI-associated vocabulary is rising sharply, complicating efforts to distinguish machine-influenced language from human writing. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">wBbDoMcJJ5Kt2pp46K6b7S</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/pvkgvETjmqkheCK3xtsQx9-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 01 Sep 2026 20:15:00 +0000</pubDate>                                                                                                                                <updated>Fri, 11 Sep 2026 10:08:24 +0000</updated>
                                                                                                                                            <category><![CDATA[Pro]]></category>
                                                    <category><![CDATA[AI Platforms & Assistants]]></category>
                                                                                                                    <dc:creator><![CDATA[ Efosa Udinmwen ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/nwRLdPUNG4rWu4Y6nthHDV-320-70.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Efosa has been writing about technology for over 7 years, initially driven by curiosity but now fueled by a strong passion for the field. He holds both a Master&#039;s and a PhD in sciences, which provided him with a solid foundation in analytical thinking. Efosa developed a keen interest in technology policy, specifically exploring the intersection of privacy, security, and politics. His research delves into how technological advancements influence regulatory frameworks and societal norms, particularly concerning data protection and cybersecurity.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/pvkgvETjmqkheCK3xtsQx9-1920-80.jpg">
                                                            <media:credit><![CDATA[Getty Images / Surasak Suwanmake]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[AI brain coming out of laptop screen]]></media:description>                                                            <media:text><![CDATA[AI brain coming out of laptop screen]]></media:text>
                                <media:title type="plain"><![CDATA[AI brain coming out of laptop screen]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/pvkgvETjmqkheCK3xtsQx9-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <ul><li><strong>AI-shaped vocabulary is becoming harder to separate from ordinary human writing</strong></li><li><strong>The analysis found a sevenfold rise in AI-associated vocabulary use</strong></li><li><strong>Rewritten AI text can enter published research under human authorship</strong></li></ul><p>Fırat Mıhcı, a computational linguist and founder of HumanizeMy.ai, argues that AI can correct its own writing style until common detection signals disappear entirely.</p><p>The analysis claims that a second AI model can rewrite an original AI draft until identifying traits become far less visible to reviewers.</p><p>Once a human editor approves that rewritten draft, it gets published under a real name instead of being labelled as machine-generated.</p><h2 id="a-study-of-nearly-19-000-abstracts">A study of nearly 19,000 abstracts</h2><p>The study behind this claim examined 18,989 abstracts spanning three separate academic fields, published across the years 2019 through 2026.</p><p>The analysis compares word frequency trends before and after the release of widely used AI writing tools in late 2022.</p><p>In computational linguistics, AI-associated word use rose from 1.9 to 14.0 instances per 10,000 words after late 2022, roughly a seven-times increase.</p><p>Neuroscience abstracts showed a similar pattern, climbing from 1.7 to 8.7 instances per 10,000 words, close to a five-times increase.</p><p>Mathematics abstracts barely changed, moving only from 0.9 to 1.3 instances, which researchers treated as a control group for comparison.</p><p>The study noted that overlapping confidence ranges in mathematics made the small increase statistically indistinguishable from no change at all over the full study period.</p><p>One tracked term, "delve," showed up in 2.75% of surveyed abstracts during 2024 before falling to just 0.12% within an incomplete 2026 data set.</p><h2 id="a-feedback-loop-that-confuses-detectors">A feedback loop that confuses detectors</h2><p>Mıhcı shared the findings as an open study meant to expose a blind spot in current AI detection methods used across many academic publishers today.</p><p>According to the study, this pattern creates a cycle in which AI wording gradually becomes accepted as ordinary human vocabulary.</p><p>Detection tools trained on older writing samples risk falsely flagging real authors whose natural vocabulary now resembles AI-generated text more closely than before.</p><p><a href="https://www.techradar.com/best/best-ai-tools">AI tools</a> trained on newer papers instead risk absorbing AI-influenced writing as a normal baseline, making future AI text harder to catch.</p><p>Words such as "intricate," "showcase," and "nuanced" were also tracked, alongside "underscore," a term commonly linked to AI-generated phrasing.</p><p>Editors and publishers reviewing these abstracts reportedly did not indicate that the wording carried any artificial origin before the manuscripts were accepted for publication.</p><p>"AI only needs its rewritten output to be accepted once as human. After that, the disguise becomes part of the answer key," said Fırat Mıhcı</p><p>The research does not claim every abstract containing these words was written by artificial intelligence rather than a human author.</p><p>It instead argues that AI-associated language has entered published writing in ways that make word-based detection increasingly unreliable over time.</p><p>Because the 2026 sample remains partial, the reported decline in words like "delve" may still shift once more data arrives.</p><p>If AI-shaped phrasing keeps entering the published record undetected, the very baseline used to define human writing may keep moving.</p><p>This pattern raises significant questions for any field relying on writing style alone to separate human output from machine output.</p><p><a href="https://humanizemy.ai/research/human-convergence-nlp" target="_blank" rel="nofollow">You can read about the research here</a>.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:676px;"><p class="vanilla-image-block" style="padding-top:31.51%;"><img id="diM9tpwF2Lz85R8q85CT78" name="tr-g_news" alt="Google logo on a black background next to text reading 'Click to follow TechRadar'" src="https://cdn.mos.cms.futurecdn.net/diM9tpwF2Lz85R8q85CT78-1920-80.jpg" mos="" align="middle" fullscreen="" width="676" height="213" attribution="" endorsement="" class="inline"></p></div></div></figure>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ I used ChatGPT to screen my inbox for the afternoon — here's how it went ]]></title>
                                                                                                <dc:content><![CDATA[ <p><a href="https://www.techradar.com/ai-platforms-assistants/chatgpt/i-gave-chatgpts-new-work-mode-my-most-annoying-life-admin-tasks-and-it-handled-them-like-a-pro">ChatGPT Work</a>’s new event-triggered scheduled tasks offer an intriguing alternative to the compulsive email checking that fills my days. The feature essentially acts as an AI-powered secretary, screening your <a href="https://www.techradar.com/computing/email-messaging/gmail-is-killing-off-one-of-its-best-features-and-now-i-cant-use-it-as-my-favorite-email-hub">Gmail inbox</a>, Slack channels, and other communication channels, then alerting you or responding as you request in a prompt. </p><p>I decided to use the feature as an aggressively selective email assistant. ChatGPT could watch everything arriving in my inbox, but it was only allowed to interrupt me when a message created an actual obligation, and it should suggest how to respond and have a draft ready to go. </p><p>Event-triggered tasks are available on eligible plans in ChatGPT on the web and mobile. I used ChatGPT on the web and connected my Gmail account when prompted. You can see the prompt I used below.</p><p>The current event triggers support new Gmail messages, which can optionally be narrowed by sender or subject. I wanted ChatGPT to judge every incoming message by its contents, so I left the trigger broad and made the instructions selective.</p><p>That distinction matters. The trigger decides when ChatGPT wakes up, while the prompt decides what it does once awake. In my case, every new email could prompt a run, but only messages meeting my criteria were supposed to produce an alert.</p><p>I closed my inbox and waited to see how the afternoon went.</p><h2 id="here-39-s-how-to-do-it">Here's how to do it</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="QA3h26MBuqLFPf6ZmHeJAc" name="Gmail.jpg" alt="A laptop screen on an orange background showing the Gmail logo and an inbox" src="https://cdn.mos.cms.futurecdn.net/QA3h26MBuqLFPf6ZmHeJAc-1920-80.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>My original prompt was fairly basic. I told ChatGPT, <em>"When I receive an email that requires me to do something, or comes from a family member, tell me what I need to do and draft a potential reply."</em></p><p>It still left plenty of room for interpretation, and I was wary of spam getting listed as something I needed to do something about, but it came down to being a good test for ChatGPT. </p><p>After a bit, I did clarify to ChatGPT that it should alert me about any email with a single sentence explaining who was writing and what they might need from me. I also made sure to add that the AI shouldn't reply without my input. </p><p>I also opened ChatGPT’s notification settings and made sure task alerts could reach me outside the inbox. Depending on the account and notification category, ChatGPT can offer push, email, or text message delivery. I avoided email for obvious reasons, since an email announcing that ChatGPT had found an email would have possibly confused the AI.</p><p>With the task running, I shut Gmail and returned to everything else I had planned for the afternoon. For the first several minutes, I still felt the pull to check, but eventually, I stopped thinking about it. </p><p>The absence of constant email checks made the afternoon feel longer in a good way. I could finish a task without repeatedly glancing at another tab to make sure the internet had not developed an emergency specifically for me.</p><h2 id="only-3-interruptions">Only 3 interruptions</h2><p>The first ChatGPT alert concerned a message from my bank about two hours after setting up the alert. ChatGPT identified the sender, explained why the email appeared to require attention, and told me what I needed to review. I opened that message directly, made sure it didn't actually require a response, and closed down the inbox. </p><p>The second alert came from a family member. This was a more interesting test because family messages rarely contain the tidy language that makes conventional email rules useful. They can require a decision or a quick response without the more business-style setup and keywords in professional messages. </p><p>Still, ChatGPT recognized that the message expected something from me and brought it to my attention and wrote a brief reply draft for me to approve. I added a little, but ChatGPT nailed the main points I needed to make, and it wasn't the kind of email that needed a lot of personal detail, so a few minutes after the alert arrived, the response was out the door. </p><p>The last alert concerned tickets I had recently purchased and a change to the itinerary for an upcoming event. In this case, the alert was very necessary as it changed some of the other plans for that day, and I had to let others know of the shift. That wasn't in ChatGPT's suggested response, of course, but just getting the heads up was useful. </p><p>Those were the only three times I looked at Gmail all afternoon. Other messages arrived, but ChatGPT did not summon me to look at them. When I went to my inbox afterward, I clocked only two emails that I might have wanted to deal with earlier, and neither had to be handled immediately. Nothing terrible happened because I didn't see a promotional email at the moment of delivery.</p><p>Anyone trying this should begin with a short test period and review the first few runs in ChatGPT’s Scheduled section. If ordinary receipts keep slipping through, add a clearer exclusion. If requests from real people are being missed, explain what counts as an expected response and allow ChatGPT to flag uncertain cases.</p><p>I would also keep the first version informational. Ask ChatGPT to summarize the obligation and point you toward the email, then make the decision yourself. It's a feature worth trialing. Many AI tools try to prove their value by producing more text, more summaries, and more notifications. This one worked because it knew when to leave me alone.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/ai-platforms-assistants/i-closed-my-inbox-and-waited-to-see-how-the-afternoon-went-i-gave-chatgpt-permission-to-watch-my-inbox-then-stopped-checking-my-email</link>
                                                                            <description>
                            <![CDATA[ I tested ChatGPT’s event-triggered tasks by letting it screen my Gmail for an afternoon. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">cRjzRjeb7XkRDDbvcPMdmG</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/sQdG76fgbnKWhaKwUGbUBm-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 01 Sep 2026 12:13:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[AI Platforms & Assistants]]></category>
                                                    <category><![CDATA[ChatGPT]]></category>
                                                    <category><![CDATA[OpenAI]]></category>
                                                                                                <author><![CDATA[ ESchwartzwrites@gmail.com (Eric Hal Schwartz) ]]></author>                    <dc:creator><![CDATA[ Eric Hal Schwartz ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/mTaiWitAt8o75BmPY3i4xK-320-70.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Eric Hal Schwartz is a freelance writer for TechRadar with more than 15 years of experience covering the intersection of the world and technology. For the last five years, he served as head writer for Voicebot.ai and was on the leading edge of reporting on generative AI and large language models. He&#039;s since become an expert on the products of generative AI models, such as OpenAI’s ChatGPT, Anthropic’s Claude, Google Gemini, and every other synthetic media tool. His experience runs the gamut of media, including print, digital, broadcast, and live events. Now, he&#039;s continuing to tell the stories people want and need to hear about the rapidly evolving AI space and its impact on their lives. Eric is based in New York City.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/sQdG76fgbnKWhaKwUGbUBm-1920-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock/Selman GEDIK/Algi Febri Sugita]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[ChatGPT and Gmail on a mobile phone.]]></media:description>                                                            <media:text><![CDATA[ChatGPT and Gmail on a mobile phone.]]></media:text>
                                <media:title type="plain"><![CDATA[ChatGPT and Gmail on a mobile phone.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/sQdG76fgbnKWhaKwUGbUBm-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p><a href="https://www.techradar.com/ai-platforms-assistants/chatgpt/i-gave-chatgpts-new-work-mode-my-most-annoying-life-admin-tasks-and-it-handled-them-like-a-pro">ChatGPT Work</a>’s new event-triggered scheduled tasks offer an intriguing alternative to the compulsive email checking that fills my days. The feature essentially acts as an AI-powered secretary, screening your <a href="https://www.techradar.com/computing/email-messaging/gmail-is-killing-off-one-of-its-best-features-and-now-i-cant-use-it-as-my-favorite-email-hub">Gmail inbox</a>, Slack channels, and other communication channels, then alerting you or responding as you request in a prompt. </p><p>I decided to use the feature as an aggressively selective email assistant. ChatGPT could watch everything arriving in my inbox, but it was only allowed to interrupt me when a message created an actual obligation, and it should suggest how to respond and have a draft ready to go. </p><p>Event-triggered tasks are available on eligible plans in ChatGPT on the web and mobile. I used ChatGPT on the web and connected my Gmail account when prompted. You can see the prompt I used below.</p><p>The current event triggers support new Gmail messages, which can optionally be narrowed by sender or subject. I wanted ChatGPT to judge every incoming message by its contents, so I left the trigger broad and made the instructions selective.</p><p>That distinction matters. The trigger decides when ChatGPT wakes up, while the prompt decides what it does once awake. In my case, every new email could prompt a run, but only messages meeting my criteria were supposed to produce an alert.</p><p>I closed my inbox and waited to see how the afternoon went.</p><h2 id="here-39-s-how-to-do-it">Here's how to do it</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="QA3h26MBuqLFPf6ZmHeJAc" name="Gmail.jpg" alt="A laptop screen on an orange background showing the Gmail logo and an inbox" src="https://cdn.mos.cms.futurecdn.net/QA3h26MBuqLFPf6ZmHeJAc-1920-80.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>My original prompt was fairly basic. I told ChatGPT, <em>"When I receive an email that requires me to do something, or comes from a family member, tell me what I need to do and draft a potential reply."</em></p><p>It still left plenty of room for interpretation, and I was wary of spam getting listed as something I needed to do something about, but it came down to being a good test for ChatGPT. </p><p>After a bit, I did clarify to ChatGPT that it should alert me about any email with a single sentence explaining who was writing and what they might need from me. I also made sure to add that the AI shouldn't reply without my input. </p><p>I also opened ChatGPT’s notification settings and made sure task alerts could reach me outside the inbox. Depending on the account and notification category, ChatGPT can offer push, email, or text message delivery. I avoided email for obvious reasons, since an email announcing that ChatGPT had found an email would have possibly confused the AI.</p><p>With the task running, I shut Gmail and returned to everything else I had planned for the afternoon. For the first several minutes, I still felt the pull to check, but eventually, I stopped thinking about it. </p><p>The absence of constant email checks made the afternoon feel longer in a good way. I could finish a task without repeatedly glancing at another tab to make sure the internet had not developed an emergency specifically for me.</p><h2 id="only-3-interruptions">Only 3 interruptions</h2><p>The first ChatGPT alert concerned a message from my bank about two hours after setting up the alert. ChatGPT identified the sender, explained why the email appeared to require attention, and told me what I needed to review. I opened that message directly, made sure it didn't actually require a response, and closed down the inbox. </p><p>The second alert came from a family member. This was a more interesting test because family messages rarely contain the tidy language that makes conventional email rules useful. They can require a decision or a quick response without the more business-style setup and keywords in professional messages. </p><p>Still, ChatGPT recognized that the message expected something from me and brought it to my attention and wrote a brief reply draft for me to approve. I added a little, but ChatGPT nailed the main points I needed to make, and it wasn't the kind of email that needed a lot of personal detail, so a few minutes after the alert arrived, the response was out the door. </p><p>The last alert concerned tickets I had recently purchased and a change to the itinerary for an upcoming event. In this case, the alert was very necessary as it changed some of the other plans for that day, and I had to let others know of the shift. That wasn't in ChatGPT's suggested response, of course, but just getting the heads up was useful. </p><p>Those were the only three times I looked at Gmail all afternoon. Other messages arrived, but ChatGPT did not summon me to look at them. When I went to my inbox afterward, I clocked only two emails that I might have wanted to deal with earlier, and neither had to be handled immediately. Nothing terrible happened because I didn't see a promotional email at the moment of delivery.</p><p>Anyone trying this should begin with a short test period and review the first few runs in ChatGPT’s Scheduled section. If ordinary receipts keep slipping through, add a clearer exclusion. If requests from real people are being missed, explain what counts as an expected response and allow ChatGPT to flag uncertain cases.</p><p>I would also keep the first version informational. Ask ChatGPT to summarize the obligation and point you toward the email, then make the decision yourself. It's a feature worth trialing. Many AI tools try to prove their value by producing more text, more summaries, and more notifications. This one worked because it knew when to leave me alone.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ AGI may not matter, but Skynet's no threat either ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Skynet has missed another appointment. Depending on which <em>Terminator</em> timeline you prefer, the murderous artificial intelligence should have become self-aware in 1997, 2004, 2011, 2017, or perhaps last Tuesday. Each date has passed without a nuclear exchange. The machines have mostly occupied themselves by flattering users, mangling fingers in photos, and confidently inventing facts for gullible people to believe.</p><p>That has not stopped Silicon Valley from treating artificial general intelligence as both an imminent miracle and an approaching monster. AGI supposedly marks the moment a machine can match human intelligence across a broad range of tasks, though nobody can agree on which tasks, which humans, or what counts as intelligence. </p><p>Nvidia CEO Jensen Huang thinks it already happened and nobody noticed. “For many tasks, we could say that we’ve already achieved AGI,” he said during Nvidia’s latest earnings <a href="https://s201.q4cdn.com/141608511/files/content_files/TRANSCRIPT_-NVIDIA-Corp-NVDA-US-Q2-2027-Earnings-Call-26-August-2026-5_00-PM-ET.pdf" target="_blank">call</a>. He added that such milestones are “kind of senseless at this point.” So much for Skynet.</p><p>But he is right that AGI has become close to useless as a measure of progress. Companies can redefine it according to whatever their newest model happens to do well. It's a promotion, not a scientific standard.</p><h2 id="apocalyptic-decoy">Apocalyptic decoy</h2><p>But AI isn't harmless even if it's not inclined to play with nuclear bombs. There are less theatrical dangers from AI fueled by old-fashioned human greed and malevolence. </p><p>Today’s AI can produce endless fodder for scams. It can clone voices and faces well enough to trick loved ones out of money, use phishing messages to hack secure servers, and flood social networks with synthetic accounts that never tire of arguing. None of this qualifies as AGI under any serious definition, but the distinction offers little comfort to the person hearing a fake recording of a relative begging for money.  </p><p>The fixation on AGI may actually make life harder for regulators.</p><h2 id="profit-isn-39-t-a-good-yardstick">Profit isn't a good yardstick</h2><p>Huang argued that the concept of AGI should be replaced. We should consider if it is “doing productive and useful work” and “generating profitable tokens.” That makes sense for Nvidia, but to ordinary people worried about AI, profitability is not much of a safety test. </p><p>Scams are profitable. That's why there are so many. Firing human employees for an AI model that is 30% as good at 10% the price is profitable (in the short term). Neither result is something to brag about when describing the result of your product.</p><p>Retiring AGI as the organizing obsession and fear of the industry makes sense, but that doesn't mean AI companies can relax. Intelligence is too complex to serve as the sole trigger for concern. Power might be a better lens. We can measure who uses AI, and how, as well as who is expected to clean up when they fail. Then we'll know how explosive an impact it's had on our lives. </p><p>Conversations about liability, identity verification, ownership, and other legal details don't have the visual excitement of mushroom clouds, but regulators should make AI companies discuss them instead. We need to keep an eye on the human hands on the keyboard, not the perpetually delayed Skynet.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/ai-platforms-assistants/jensen-huang-says-agi-doesnt-really-matter-and-he-may-be-right-for-the-wrong-reason</link>
                                                                            <description>
                            <![CDATA[ Jensen Huang may be right that AGI no longer matters, but today’s ordinary AI misuse poses a more immediate threat than any Skynet scenario ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">AKLhSPVXrNuUWVG8UYoTHE</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/A8pTq7Zta42Tdh4SiiinsE-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 01 Sep 2026 11:55:29 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[AI Platforms & Assistants]]></category>
                                                                                                <author><![CDATA[ ESchwartzwrites@gmail.com (Eric Hal Schwartz) ]]></author>                    <dc:creator><![CDATA[ Eric Hal Schwartz ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/mTaiWitAt8o75BmPY3i4xK-320-70.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Eric Hal Schwartz is a freelance writer for TechRadar with more than 15 years of experience covering the intersection of the world and technology. For the last five years, he served as head writer for Voicebot.ai and was on the leading edge of reporting on generative AI and large language models. He&#039;s since become an expert on the products of generative AI models, such as OpenAI’s ChatGPT, Anthropic’s Claude, Google Gemini, and every other synthetic media tool. His experience runs the gamut of media, including print, digital, broadcast, and live events. Now, he&#039;s continuing to tell the stories people want and need to hear about the rapidly evolving AI space and its impact on their lives. Eric is based in New York City.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/A8pTq7Zta42Tdh4SiiinsE-1920-80.jpg">
                                                            <media:credit><![CDATA[Nvidia]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Nvidia GTC 2025 Jensen Huang keynote]]></media:description>                                                            <media:text><![CDATA[Nvidia GTC 2025 Jensen Huang keynote]]></media:text>
                                <media:title type="plain"><![CDATA[Nvidia GTC 2025 Jensen Huang keynote]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/A8pTq7Zta42Tdh4SiiinsE-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Skynet has missed another appointment. Depending on which <em>Terminator</em> timeline you prefer, the murderous artificial intelligence should have become self-aware in 1997, 2004, 2011, 2017, or perhaps last Tuesday. Each date has passed without a nuclear exchange. The machines have mostly occupied themselves by flattering users, mangling fingers in photos, and confidently inventing facts for gullible people to believe.</p><p>That has not stopped Silicon Valley from treating artificial general intelligence as both an imminent miracle and an approaching monster. AGI supposedly marks the moment a machine can match human intelligence across a broad range of tasks, though nobody can agree on which tasks, which humans, or what counts as intelligence. </p><p>Nvidia CEO Jensen Huang thinks it already happened and nobody noticed. “For many tasks, we could say that we’ve already achieved AGI,” he said during Nvidia’s latest earnings <a href="https://s201.q4cdn.com/141608511/files/content_files/TRANSCRIPT_-NVIDIA-Corp-NVDA-US-Q2-2027-Earnings-Call-26-August-2026-5_00-PM-ET.pdf" target="_blank">call</a>. He added that such milestones are “kind of senseless at this point.” So much for Skynet.</p><p>But he is right that AGI has become close to useless as a measure of progress. Companies can redefine it according to whatever their newest model happens to do well. It's a promotion, not a scientific standard.</p><h2 id="apocalyptic-decoy">Apocalyptic decoy</h2><p>But AI isn't harmless even if it's not inclined to play with nuclear bombs. There are less theatrical dangers from AI fueled by old-fashioned human greed and malevolence. </p><p>Today’s AI can produce endless fodder for scams. It can clone voices and faces well enough to trick loved ones out of money, use phishing messages to hack secure servers, and flood social networks with synthetic accounts that never tire of arguing. None of this qualifies as AGI under any serious definition, but the distinction offers little comfort to the person hearing a fake recording of a relative begging for money.  </p><p>The fixation on AGI may actually make life harder for regulators.</p><h2 id="profit-isn-39-t-a-good-yardstick">Profit isn't a good yardstick</h2><p>Huang argued that the concept of AGI should be replaced. We should consider if it is “doing productive and useful work” and “generating profitable tokens.” That makes sense for Nvidia, but to ordinary people worried about AI, profitability is not much of a safety test. </p><p>Scams are profitable. That's why there are so many. Firing human employees for an AI model that is 30% as good at 10% the price is profitable (in the short term). Neither result is something to brag about when describing the result of your product.</p><p>Retiring AGI as the organizing obsession and fear of the industry makes sense, but that doesn't mean AI companies can relax. Intelligence is too complex to serve as the sole trigger for concern. Power might be a better lens. We can measure who uses AI, and how, as well as who is expected to clean up when they fail. Then we'll know how explosive an impact it's had on our lives. </p><p>Conversations about liability, identity verification, ownership, and other legal details don't have the visual excitement of mushroom clouds, but regulators should make AI companies discuss them instead. We need to keep an eye on the human hands on the keyboard, not the perpetually delayed Skynet.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ The AI layoff narrative is missing the real story ]]></title>
                                                                                                <dc:content><![CDATA[ <p>The numbers circulating through fintech right now are hard to ignore. Almost 10,000 jobs have been cut across the global sector in 2026 so far. PayPal is eliminating roughly 20% of its workforce. Block has shrunk to fewer than 6,000 <a href="https://www.techradar.com/pro/best-employee-experience-tools">employees</a>, and Coinbase cut 14% of its headcount. </p><p>And hovering over all of it is a single explanation, repeated so often that it starts to remind us of a dot-com bubble — <a href="https://www.techradar.com/pro/best-ai-website-builder">artificial intelligence</a>. But is that actually what's happening? And more importantly, does it matter if the story isn't entirely true?</p><h2 id="when-the-story-becomes-the-strategy">When the story becomes the strategy</h2><p>AI accounted for 40% of all announced layoffs in May 2026, up from much lower levels earlier in the year. At first glance, it seems like a natural explanation: if the technology handles the routine work better than a human, then why not cut costs?</p><p>But the thing is, when we start looking closer at why exactly these mass layoffs are taking place, a deeper structural problem appears. So far, AI is just a good justification for how the industry communicates these shifts.</p><p>Deutsche Bank analysts identified this neat disguise in January. They called it "AI redundancy washing." Put simply, it’s the practice of attributing workforce reductions to AI adoption when the underlying drivers are far more familiar.</p><p>But if it’s not really AI which replaces the workers, then what are the real reasons for all these layoffs? If each company were to be considered individually, it could be anything, from deteriorating unit economics to the pressure of demonstrating operational discipline after years of “growth-at-all-costs.”</p><p>Research points to the same explanation: nearly 60% of US hiring managers acknowledged that they emphasize AI's role in layoffs just because it lands better with stakeholders. Indeed, a headcount reduction could have sparked fears about companies' growth models, but framing it as a strategic AI implementation makes it sound good.</p><h2 id="the-productivity-paradox">The productivity paradox</h2><p>Let’s assume that some of the companies are indeed replacing their workers with <a href="https://www.techradar.com/best/best-ai-tools">AI tools</a>. In this case, there should be numbers to show it. But they don't share any effectiveness ratios, at least not yet.</p><p>A survey of 350 executives at companies with over $1 billion in revenue found that 80% of organizations piloting AI or autonomous technology reported workforce reductions. But after that, many honestly admit that they cut jobs regardless of whether the technology was actually generating returns.</p><p>This way, planning to spend another $10 million or more in 2026, companies are betting on a future that hasn't fully arrived. And trimming headcount in anticipation of a <a href="https://www.techradar.com/best/best-productivity-apps">productivity</a> windfall that remains, for most, theoretical.</p><p>Even if AI is implemented in a particular organization, it’s mostly in pilot mode, sitting on top of existing infrastructure rather than remaking it. Moreover, the AI payback picture is modest: only 25% of AI initiatives deliver the expected returns, and only 16% reach the scale of the entire organization.</p><p>McKinsey’s 2025 global AI survey found the same results. While most firms are using AI in at least one function, nearly 70% are still stuck in experimentation or pilot stages rather than scaling AI across the enterprise. And what’s more upsetting is that no more than 39% reported a significant EBIT impact from the technology adoption. </p><h2 id="where-the-capital-is-actually-going">Where the capital is actually going</h2><p>If AI isn't yet delivering the productivity revolution that many executives promised, then where is the industry's attention? The answer is less exciting than the headlines suggest — only last year, <a href="https://www.techradar.com/best/best-infrastructure-management-service">infrastructure</a> and internal business systems received more than $200 billion worth of investments.</p><p>For now, fintech companies are under pressure to prove that all the promises made around AI weren't just another cycle of hype. So instead of reinventing financial services overnight, many are turning inward, looking for ways to make existing operations cheaper and easier to scale.</p><p>Even though the AI hasn’t brought the desired effect yet, the shift to automation is still important. For the past decade, fintech has largely been focused on the <a href="https://www.techradar.com/best/cx-tools">customer experience</a> to offer a disruptive product, but from now on, more effort will go into the mechanisms behind the product than the product itself.</p><p>But this doesn’t mean that the "AI replaced the workers" narrative feels complete. Cutting headcount and replacing employees with bots may look good on a quarterly report, but it's not much of a strategy. Cost reduction can improve margins in the short term, but it rarely creates lasting differentiation.</p><p>So, in this environment, the winning ones will be those asking and answering honestly to a different question: What can we offer the market today that we couldn't offer a year ago? </p><h2 id="the-value-of-ai-innovation-beyond-cost-cutting">The value of AI innovation beyond cost-cutting</h2><p>Arguably, the more important part of AI adoption isn’t about how it replaces workers at all, but rather about what new value it creates. Historically, the biggest technological shifts rarely created value by simply making existing processes cheaper. They created entirely new products, services, and <a href="https://www.techradar.com/best/best-small-business-software">business</a> models that were impossible before. </p><p>Without going too far in search of examples, let’s just remember the Internet. When it first arrived, a lot of people justified investing in it by bringing up “efficiency” aspects, such as digitizing paperwork or reducing communications costs through e-mails.</p><p>In reality, though, the Internet went much further than that, creating entirely new business models: online media, social networks, search engines, cloud software, and more. Giants like Google or Amazon did not get to where they are now simply because they optimized their processes. They found success precisely because they built products that simply couldn't have found success before the Internet became widely adopted.</p><p>Now, it’s AI’s turn to go down that road. What innovations it will bring is a story that still remains largely unexplored in fintech, but the potential is massive. In this sense, today’s hyper-focus on workforce cuts is likely going to be just a short phase in a much larger legacy that AI will leave in finance. The true winning move for companies now is to work out how they can use it to better serve their customers in new, never-before-explored ways.</p><p>Cost savings may be a measurable and immediate metric, but over time, the true advantage of adopting this technology will come from what it brings to the table, not what it takes away from it.</p><p><em></em><a href="https://www.techradar.com/best/best-personal-finance-software"><em>We've featured the best personal finance software.</em></a></p><p><em>This article was produced as part of </em><a href="https://www.techradar.com/pro/perspectives" target="_blank"><em>TechRadar Pro Perspectives</em></a><em>, our channel to feature the best and brightest minds in the technology industry today.</em></p><p><em>The views expressed here are those of the author and are not necessarily those of TechRadarPro or Future plc. If you are interested in contributing find out more here: </em><a href="https://www.techradar.com/news/submit-your-story-to-techradar-pro" target="_blank"><em>https://www.techradar.com/pro/perspectives-how-to-submit</em></a></p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/pro/the-ai-layoff-narrative-is-missing-the-real-story</link>
                                                                            <description>
                            <![CDATA[ Fintech blames AI for layoffs, but the real story is cost-cutting, weak returns, and unproven innovation. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">6F8FqLPkDFLAyP9Th3RK9C</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/PAztEScphfxGJfYno5NjrL-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 31 Aug 2026 09:12:19 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Pro]]></category>
                                                                                                                    <dc:creator><![CDATA[ Murad Salikhov ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/PAztEScphfxGJfYno5NjrL-1920-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[A robot standing thoughtfully in front of a giant digital display with code on it]]></media:description>                                                            <media:text><![CDATA[A robot standing thoughtfully in front of a giant digital display with code on it]]></media:text>
                                <media:title type="plain"><![CDATA[A robot standing thoughtfully in front of a giant digital display with code on it]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/PAztEScphfxGJfYno5NjrL-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>The numbers circulating through fintech right now are hard to ignore. Almost 10,000 jobs have been cut across the global sector in 2026 so far. PayPal is eliminating roughly 20% of its workforce. Block has shrunk to fewer than 6,000 <a href="https://www.techradar.com/pro/best-employee-experience-tools">employees</a>, and Coinbase cut 14% of its headcount. </p><p>And hovering over all of it is a single explanation, repeated so often that it starts to remind us of a dot-com bubble — <a href="https://www.techradar.com/pro/best-ai-website-builder">artificial intelligence</a>. But is that actually what's happening? And more importantly, does it matter if the story isn't entirely true?</p><h2 id="when-the-story-becomes-the-strategy">When the story becomes the strategy</h2><p>AI accounted for 40% of all announced layoffs in May 2026, up from much lower levels earlier in the year. At first glance, it seems like a natural explanation: if the technology handles the routine work better than a human, then why not cut costs?</p><p>But the thing is, when we start looking closer at why exactly these mass layoffs are taking place, a deeper structural problem appears. So far, AI is just a good justification for how the industry communicates these shifts.</p><p>Deutsche Bank analysts identified this neat disguise in January. They called it "AI redundancy washing." Put simply, it’s the practice of attributing workforce reductions to AI adoption when the underlying drivers are far more familiar.</p><p>But if it’s not really AI which replaces the workers, then what are the real reasons for all these layoffs? If each company were to be considered individually, it could be anything, from deteriorating unit economics to the pressure of demonstrating operational discipline after years of “growth-at-all-costs.”</p><p>Research points to the same explanation: nearly 60% of US hiring managers acknowledged that they emphasize AI's role in layoffs just because it lands better with stakeholders. Indeed, a headcount reduction could have sparked fears about companies' growth models, but framing it as a strategic AI implementation makes it sound good.</p><h2 id="the-productivity-paradox">The productivity paradox</h2><p>Let’s assume that some of the companies are indeed replacing their workers with <a href="https://www.techradar.com/best/best-ai-tools">AI tools</a>. In this case, there should be numbers to show it. But they don't share any effectiveness ratios, at least not yet.</p><p>A survey of 350 executives at companies with over $1 billion in revenue found that 80% of organizations piloting AI or autonomous technology reported workforce reductions. But after that, many honestly admit that they cut jobs regardless of whether the technology was actually generating returns.</p><p>This way, planning to spend another $10 million or more in 2026, companies are betting on a future that hasn't fully arrived. And trimming headcount in anticipation of a <a href="https://www.techradar.com/best/best-productivity-apps">productivity</a> windfall that remains, for most, theoretical.</p><p>Even if AI is implemented in a particular organization, it’s mostly in pilot mode, sitting on top of existing infrastructure rather than remaking it. Moreover, the AI payback picture is modest: only 25% of AI initiatives deliver the expected returns, and only 16% reach the scale of the entire organization.</p><p>McKinsey’s 2025 global AI survey found the same results. While most firms are using AI in at least one function, nearly 70% are still stuck in experimentation or pilot stages rather than scaling AI across the enterprise. And what’s more upsetting is that no more than 39% reported a significant EBIT impact from the technology adoption. </p><h2 id="where-the-capital-is-actually-going">Where the capital is actually going</h2><p>If AI isn't yet delivering the productivity revolution that many executives promised, then where is the industry's attention? The answer is less exciting than the headlines suggest — only last year, <a href="https://www.techradar.com/best/best-infrastructure-management-service">infrastructure</a> and internal business systems received more than $200 billion worth of investments.</p><p>For now, fintech companies are under pressure to prove that all the promises made around AI weren't just another cycle of hype. So instead of reinventing financial services overnight, many are turning inward, looking for ways to make existing operations cheaper and easier to scale.</p><p>Even though the AI hasn’t brought the desired effect yet, the shift to automation is still important. For the past decade, fintech has largely been focused on the <a href="https://www.techradar.com/best/cx-tools">customer experience</a> to offer a disruptive product, but from now on, more effort will go into the mechanisms behind the product than the product itself.</p><p>But this doesn’t mean that the "AI replaced the workers" narrative feels complete. Cutting headcount and replacing employees with bots may look good on a quarterly report, but it's not much of a strategy. Cost reduction can improve margins in the short term, but it rarely creates lasting differentiation.</p><p>So, in this environment, the winning ones will be those asking and answering honestly to a different question: What can we offer the market today that we couldn't offer a year ago? </p><h2 id="the-value-of-ai-innovation-beyond-cost-cutting">The value of AI innovation beyond cost-cutting</h2><p>Arguably, the more important part of AI adoption isn’t about how it replaces workers at all, but rather about what new value it creates. Historically, the biggest technological shifts rarely created value by simply making existing processes cheaper. They created entirely new products, services, and <a href="https://www.techradar.com/best/best-small-business-software">business</a> models that were impossible before. </p><p>Without going too far in search of examples, let’s just remember the Internet. When it first arrived, a lot of people justified investing in it by bringing up “efficiency” aspects, such as digitizing paperwork or reducing communications costs through e-mails.</p><p>In reality, though, the Internet went much further than that, creating entirely new business models: online media, social networks, search engines, cloud software, and more. Giants like Google or Amazon did not get to where they are now simply because they optimized their processes. They found success precisely because they built products that simply couldn't have found success before the Internet became widely adopted.</p><p>Now, it’s AI’s turn to go down that road. What innovations it will bring is a story that still remains largely unexplored in fintech, but the potential is massive. In this sense, today’s hyper-focus on workforce cuts is likely going to be just a short phase in a much larger legacy that AI will leave in finance. The true winning move for companies now is to work out how they can use it to better serve their customers in new, never-before-explored ways.</p><p>Cost savings may be a measurable and immediate metric, but over time, the true advantage of adopting this technology will come from what it brings to the table, not what it takes away from it.</p><p><em></em><a href="https://www.techradar.com/best/best-personal-finance-software"><em>We've featured the best personal finance software.</em></a></p><p><em>This article was produced as part of </em><a href="https://www.techradar.com/pro/perspectives" target="_blank"><em>TechRadar Pro Perspectives</em></a><em>, our channel to feature the best and brightest minds in the technology industry today.</em></p><p><em>The views expressed here are those of the author and are not necessarily those of TechRadarPro or Future plc. If you are interested in contributing find out more here: </em><a href="https://www.techradar.com/news/submit-your-story-to-techradar-pro" target="_blank"><em>https://www.techradar.com/pro/perspectives-how-to-submit</em></a></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Why the next technology conversation shouldn't start with AI ]]></title>
                                                                                                <dc:content><![CDATA[ <p><a href="https://www.techradar.com/phones/best-ai-phone">Artificial intelligence</a> may dominate today's headlines, but the most productive conversations I'm having across the technology ecosystem rarely begin or end with AI.  </p><p>More often than not, they start with a business challenge.</p><h2 id="business-challenges-are-driving-the-ai-conversation">Business challenges are driving the AI conversation</h2><p>How do we modernize our <a href="https://www.techradar.com/best/best-infrastructure-management-service">infrastructure</a> without increasing complexity? How do we strengthen our security posture while enabling innovation? How do we prepare our organization for AI without rebuilding everything from the ground up?</p><p>Those questions quickly lead to a realization: today's technology decisions are interconnected.</p><p>An AI initiative depends on <a href="https://www.techradar.com/uk/best/best-cloud-storage">cloud</a> readiness. Cloud strategy influences cybersecurity. Identity, governance and data management underpin all of it.  On paper, they look like separate line items. In practice, they're one system. If you pull on cloud, security moves with it; if you pull on AI, data and governance move too.</p><p>That's a significant shift, not only for organizations investing in technology, but for the partners helping them navigate it. Organizations are moving beyond asking whether AI matters. They're focused on how to implement it successfully.</p><p>That shift is happening across the industry.</p><p>Our fourth annual Direction of Technology Report, which surveyed more than 1,400 IT solution providers across 40 countries, found that nearly 75% of partners say AI is essential to their future. Yet the same research shows the conversation has become much broader than AI itself. Partners increasingly see services, specialization, cybersecurity and automation as the capabilities that will differentiate them in the years ahead.</p><p>To me, that's one of the most important signals in today's market, because the conversation isn't simply about adopting the next technology. It's about building an environment where technologies work together to solve real business challenges.</p><h2 id="from-experimentation-to-implementation">From experimentation to implementation</h2><p>AI adoption is accelerating, but organizations quickly realize that successful AI initiatives depend on much more than selecting the right model or platform. They depend on secure infrastructure, trusted <a href="https://www.techradar.com/best/best-data-migration-tools">data</a>, governance, integration and the expertise to bring those pieces together.</p><p>The market data tells a similar story.</p><p>Global AI spending is projected to exceed $2 trillion in 2026. Global Public Cloud spending is expected to surpass $1 trillion, while cybersecurity spending is projected to continue its rapid growth. These markets aren't growing in isolation but expanding together because organizations recognize that one investment reinforces the others.</p><p>That's why I believe the conversation is maturing.</p><p>The question is no longer, "Where do we start with AI?"</p><p> It's, "How do we build the right foundation to make AI successful?"</p><p>That requires a different approach from everyone in the technology ecosystem.</p><p>Customers aren't asking for another AI demonstration, but they’re asking questions like:</p><ul><li>How does AI fit into the technology investments we've already made?</li><li>How will it integrate with our existing cloud environment?</li><li>What does it mean for our security posture and governance?</li><li>How can it improve productivity without creating unnecessary complexity?</li></ul><p>Those are implementation questions, and I believe they'll define the next phase of AI adoption.</p><p>Technology will keep evolving, and AI will evolve fastest of all. What gives me confidence is not the pace of that innovation but the way the industry is organizing itself around the harder work of implementation.</p><p>No single vendor, provider or advisor holds every answer. Environments have become too interconnected for that, and the organizations making genuine progress are the ones drawing on combined expertise, weighing infrastructure, security, data and services together rather than in sequence.</p><p>The definition of success is changing with it. What matters is no longer how many technologies an organization can reach, but how well those technologies operate as one system in service of a <a href="https://www.techradar.com/best/best-business-cloud-storage-service">business</a> outcome. That, far more than any single breakthrough, will determine who ultimately gets value from <a href="https://www.techradar.com/best/best-ai-tools">AI tools.</a></p><p><em></em><a href="https://www.techradar.com/pro/best-ai-website-builder"><em>We've featured the best AI website builder.</em></a></p><p><em>This article was produced as part of </em><a href="https://www.techradar.com/pro/perspectives" target="_blank"><em>TechRadar Pro Perspectives</em></a><em>, our channel to feature the best and brightest minds in the technology industry today.</em></p><p><em>The views expressed here are those of the author and are not necessarily those of TechRadarPro or Future plc. If you are interested in contributing find out more here: </em><a href="https://www.techradar.com/news/submit-your-story-to-techradar-pro" target="_blank"><em>https://www.techradar.com/pro/perspectives-how-to-submit</em></a></p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/pro/why-the-next-technology-conversation-shouldnt-start-with-ai</link>
                                                                            <description>
                            <![CDATA[ AI adoption succeeds when cloud, security, data, and governance work together. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">WzxgYiCxwrVpF8QvZQ8sc4</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/rNZmVCrdHzszaDCyTrBWmj-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 27 Aug 2026 10:28:10 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Pro]]></category>
                                                                                                                    <dc:creator><![CDATA[ Francisco Criado ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/rNZmVCrdHzszaDCyTrBWmj-1920-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock / vs148]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[A representative abstraction of artificial intelligence]]></media:description>                                                            <media:text><![CDATA[A representative abstraction of artificial intelligence]]></media:text>
                                <media:title type="plain"><![CDATA[A representative abstraction of artificial intelligence]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/rNZmVCrdHzszaDCyTrBWmj-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p><a href="https://www.techradar.com/phones/best-ai-phone">Artificial intelligence</a> may dominate today's headlines, but the most productive conversations I'm having across the technology ecosystem rarely begin or end with AI.  </p><p>More often than not, they start with a business challenge.</p><h2 id="business-challenges-are-driving-the-ai-conversation">Business challenges are driving the AI conversation</h2><p>How do we modernize our <a href="https://www.techradar.com/best/best-infrastructure-management-service">infrastructure</a> without increasing complexity? How do we strengthen our security posture while enabling innovation? How do we prepare our organization for AI without rebuilding everything from the ground up?</p><p>Those questions quickly lead to a realization: today's technology decisions are interconnected.</p><p>An AI initiative depends on <a href="https://www.techradar.com/uk/best/best-cloud-storage">cloud</a> readiness. Cloud strategy influences cybersecurity. Identity, governance and data management underpin all of it.  On paper, they look like separate line items. In practice, they're one system. If you pull on cloud, security moves with it; if you pull on AI, data and governance move too.</p><p>That's a significant shift, not only for organizations investing in technology, but for the partners helping them navigate it. Organizations are moving beyond asking whether AI matters. They're focused on how to implement it successfully.</p><p>That shift is happening across the industry.</p><p>Our fourth annual Direction of Technology Report, which surveyed more than 1,400 IT solution providers across 40 countries, found that nearly 75% of partners say AI is essential to their future. Yet the same research shows the conversation has become much broader than AI itself. Partners increasingly see services, specialization, cybersecurity and automation as the capabilities that will differentiate them in the years ahead.</p><p>To me, that's one of the most important signals in today's market, because the conversation isn't simply about adopting the next technology. It's about building an environment where technologies work together to solve real business challenges.</p><h2 id="from-experimentation-to-implementation">From experimentation to implementation</h2><p>AI adoption is accelerating, but organizations quickly realize that successful AI initiatives depend on much more than selecting the right model or platform. They depend on secure infrastructure, trusted <a href="https://www.techradar.com/best/best-data-migration-tools">data</a>, governance, integration and the expertise to bring those pieces together.</p><p>The market data tells a similar story.</p><p>Global AI spending is projected to exceed $2 trillion in 2026. Global Public Cloud spending is expected to surpass $1 trillion, while cybersecurity spending is projected to continue its rapid growth. These markets aren't growing in isolation but expanding together because organizations recognize that one investment reinforces the others.</p><p>That's why I believe the conversation is maturing.</p><p>The question is no longer, "Where do we start with AI?"</p><p> It's, "How do we build the right foundation to make AI successful?"</p><p>That requires a different approach from everyone in the technology ecosystem.</p><p>Customers aren't asking for another AI demonstration, but they’re asking questions like:</p><ul><li>How does AI fit into the technology investments we've already made?</li><li>How will it integrate with our existing cloud environment?</li><li>What does it mean for our security posture and governance?</li><li>How can it improve productivity without creating unnecessary complexity?</li></ul><p>Those are implementation questions, and I believe they'll define the next phase of AI adoption.</p><p>Technology will keep evolving, and AI will evolve fastest of all. What gives me confidence is not the pace of that innovation but the way the industry is organizing itself around the harder work of implementation.</p><p>No single vendor, provider or advisor holds every answer. Environments have become too interconnected for that, and the organizations making genuine progress are the ones drawing on combined expertise, weighing infrastructure, security, data and services together rather than in sequence.</p><p>The definition of success is changing with it. What matters is no longer how many technologies an organization can reach, but how well those technologies operate as one system in service of a <a href="https://www.techradar.com/best/best-business-cloud-storage-service">business</a> outcome. That, far more than any single breakthrough, will determine who ultimately gets value from <a href="https://www.techradar.com/best/best-ai-tools">AI tools.</a></p><p><em></em><a href="https://www.techradar.com/pro/best-ai-website-builder"><em>We've featured the best AI website builder.</em></a></p><p><em>This article was produced as part of </em><a href="https://www.techradar.com/pro/perspectives" target="_blank"><em>TechRadar Pro Perspectives</em></a><em>, our channel to feature the best and brightest minds in the technology industry today.</em></p><p><em>The views expressed here are those of the author and are not necessarily those of TechRadarPro or Future plc. If you are interested in contributing find out more here: </em><a href="https://www.techradar.com/news/submit-your-story-to-techradar-pro" target="_blank"><em>https://www.techradar.com/pro/perspectives-how-to-submit</em></a></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ My 5 favorite ChatGPT plugins right now ]]></title>
                                                                                                <dc:content><![CDATA[ <p>ChatGPT’s growing collection of <a href="https://www.techradar.com/ai-platforms-assistants/chatgpt/the-chatgpt-app-store-is-now-live-and-these-are-the-5-apps-you-should-try-first">plugins</a> has always sounded more useful than it sometimes felt. A long directory can make every integration look equally promising, even though some become regular tools and others enjoy one exciting demonstration before joining the digital attic. I have installed plenty that seemed clever for approximately seven minutes.</p><p>A recent recommendation update is designed to make that search more useful. Plugin rankings now give greater priority to tools that people continue using after installation, helping relevant options appear more prominently across ChatGPT on the web and mobile. </p><p>That sounded like a useful reason to revisit the directory and see which plugins had earned a place in my own routine. Here are five ChatGPT plugins I use that you might find worthwhile integrating into your life too.</p><h2 id="1-spotify-for-soundtracks-of-my-day">1. Spotify for soundtracks of my day</h2><p>Music recommendations have traditionally fallen into two camps. An algorithm serves more of whatever you played last week, or a friend gives you a playlist that contains six hours of obscure ambient jazz and demands your gratitude. <a href="https://chatgpt.com/apps/spotify/" target="_blank">Spotify’s </a>ChatGPT plugin offers a more conversational middle ground.</p><p>Once connected, it can use your listening history, favorite artists and habits to suggest music, find podcasts and build playlists. The advantage is the amount of context you can include. Instead of searching for “workout music,” you can request a precise length, mood, genre mixture and energy curve. You can then refine the result without starting again.</p><p>I find it particularly good for playlists attached to a specific activity. Give it constraints and a little personality. A useful prompt would be: “Spotify, make a 75-minute Saturday kitchen-cleaning playlist. Start with indie rock, increase the energy after 20 minutes, avoid songs I played heavily last month and finish with three ridiculous singalongs.”</p><p>That produces something more purposeful than a generic cleaning playlist assembled by somebody who apparently dusts to anonymous dance remixes. You can ask Spotify to replace individual tracks, make the selection calmer or rename the finished playlist before opening it in the Spotify app.</p><p>The plugin is also handy for rediscovery. Asking for artists you listened to frequently five or ten years ago can produce a surprisingly effective musical excavation, complete with the occasional song you had wisely buried.</p><h2 id="2-alltrails-for-touching-grass">2. AllTrails for touching grass</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1108px;"><p class="vanilla-image-block" style="padding-top:45.40%;"><img id="PHBWmDAA5ChCMzq2y4jVLh" name="AllTrails" alt="AllTrails" src="https://cdn.mos.cms.futurecdn.net/PHBWmDAA5ChCMzq2y4jVLh-1920-80.png" mos="" align="middle" fullscreen="" width="1108" height="503" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: ChatGPT)</span></figcaption></figure><p>I like hiking and finding new places to go.  The <a href="https://chatgpt.com/apps/alltrails/connector_68f1afc5a6008191a701eaaab428816c" target="_blank">AllTrails</a> plugin can turn my fuzzy desire to spend time outside into a shortlist that reflects how much time, energy,, and enthusiasm I actually have.</p><p>The trick is to describe the practical limits that generic searches tend to ignore. Include your location, maximum driving time, preferred distance, acceptable elevation gain, and any requirements involving children, dogs, shade, accessibility, or parking. ChatGPT can handle those details conversationally and use AllTrails to narrow the possibilities.</p><p>For example: “AllTrails, find three loop hikes within 45 minutes of me. Keep them between two and four miles with less than 700 feet of elevation gain. Prioritize recent positive reviews and parking that does not require arriving at dawn.”</p><p>That is far more useful than being told about the “10 best hikes in New York.” Follow-up prompts can compare the routes, suggest the best choice for a hot day, or identify the option with the gentlest opening mile. Trail conditions can change, so I still check recent reviews, closures, weather, and the official route before leaving, but it's been a great trip planner, especially for group hikes.</p><h2 id="3-todoist-for-due-dates">3. Todoist for due dates</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:997px;"><p class="vanilla-image-block" style="padding-top:49.65%;"><img id="uJJh99knq2dvKVFL7fTTLh" name="ToDoist" alt="ToDoist" src="https://cdn.mos.cms.futurecdn.net/uJJh99knq2dvKVFL7fTTLh-1920-80.png" mos="" align="middle" fullscreen="" width="997" height="495" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: ChatGPT)</span></figcaption></figure><p>My relationship with to-do lists has always been hopeful but unstable. I enjoy creating them, feel briefly organized, and then discover the list several days later beneath newer lists. <a href="https://chatgpt.com/plugins/plugin_asdk_app_6943b73823548191a9f9216c6790c453" target="_blank">Todoist</a> already offered better structure, but its ChatGPT plugin removed much of the fiddly work involved in turning a collection of thoughts into an actual plan.</p><p>After connecting my Todoist account, I might describe a typical overloaded Saturday and ask it to put the errands in a sensible driving order and with a realistic time schedule for getting it all done. I also ask for a preview first lest ChatGPT overload me out of misplaced confidence in my abilities. </p><p>The plugin is especially useful for recurring household tasks. I can ask it to create reminders for changing filters, checking smoke alarms, renewing documents or ordering supplies. </p><h2 id="4-fitai-pro-for-fitness">4. FitAI Pro for fitness</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1122px;"><p class="vanilla-image-block" style="padding-top:43.40%;"><img id="24Qn65XF5BC4JdaZPzd37h" name="FitAI" alt="FitAI" src="https://cdn.mos.cms.futurecdn.net/24Qn65XF5BC4JdaZPzd37h-1920-80.png" mos="" align="middle" fullscreen="" width="1122" height="487" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: ChatGPT)</span></figcaption></figure><p><a href="https://chatgpt.com/plugins/plugin_asdk_app_6a014275060c81919efb76bf2c381fbc" target="_blank">FitAI Pro</a> is designed for planning gym workouts and logging sets, It handles the organizational work that often stands between me and an actual workout.</p><p>After installing the plugin, I gave it my experience level, available equipment, preferred number of training days, and the maximum time I wanted to spend in the gym, and I get back a set of workouts to match. It helps to mention any movements you dislike or need to avoid</p><p>The large exercise library also makes substitutions easy for when I just don't like a particular exercise or want to mix things up. The plugin cannot perform the workout for me, which remains disappointing, but otherwise it streamlines workout plans in ways that make it harder for me to procrastinate or skip them entirely. </p><h2 id="5-podcast-app-to-learn-and-laugh">5. Podcast App to learn and laugh</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1120px;"><p class="vanilla-image-block" style="padding-top:41.96%;"><img id="DSV9Uir8uXRHRrewwmDkAh" name="Podcast App" alt="Podcast App" src="https://cdn.mos.cms.futurecdn.net/DSV9Uir8uXRHRrewwmDkAh-1920-80.png" mos="" align="middle" fullscreen="" width="1120" height="470" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: ChatGPT)</span></figcaption></figure><p>Podcast discovery is even tougher than for plugins because it's such a vast sea of OK-to-bad options, with unfortunately rare gems hidden within. Even more so if you only want to find a particular episode and not just a whole show. </p><p>The <a href="https://chatgpt.com/plugins/plugin_asdk_app_69ea8fff9b048191961dc39a99d1cf06" target="_blank">Podcast App</a> plugin lets me search by topic, idea, or program and receive relevant podcast recommendations. I use it for individual episodes, since that is where it saves the most time. You can mention a maximum length if you want to avoid the four-hour monologues, and specify just how much expertise you have if you want general knowledge versus granular detail beyond your interest. Those distinctions matter when the same subject can produce either an entertaining commute or a three-hour academic panel.</p><p>I also usually ask the plugin to explain in one sentence why each episode matches my request.  I can find one episode about a specific book, scientific question, or historical incident and move on. My queue remains imperfect, but I don't spend more time looking than listening. </p><p>The updated plugin recommendation system makes good plugins easier to discover, but discovery is only the opening act. The real value comes from giving a plugin a well-defined job, useful constraints, and permission to ask for clarification. Specific prompts produce specific help. Vague prompts produce the digital equivalent of a sympathetic nod.</p><p>Still, I keep these five because they help in ways standard ChatGPT can't, or that would take much longer to set up in the general chatbox. As OpenAI acknowledges with the new system, returning voluntarily to them is the most convincing recommendation for any AI tool.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/ai-platforms-assistants/chatgpt/here-are-5-chatgpt-plugins-that-i-actually-use-and-you-should-too</link>
                                                                            <description>
                            <![CDATA[ These ChatGPT plugins deserve a permanent spot in your rotation. Here are my top 5. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">Cc2M8JxFiZNSW6tp7bhsad</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/TpMDb544qbMe84XyqqCADh-1920-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Thu, 27 Aug 2026 08:53:12 +0000</pubDate>                                                                                                                                <updated>Thu, 27 Aug 2026 22:33:43 +0000</updated>
                                                                                                                                            <category><![CDATA[ChatGPT]]></category>
                                                    <category><![CDATA[AI Platforms & Assistants]]></category>
                                                    <category><![CDATA[OpenAI]]></category>
                                                                                                <author><![CDATA[ ESchwartzwrites@gmail.com (Eric Hal Schwartz) ]]></author>                    <dc:creator><![CDATA[ Eric Hal Schwartz ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/mTaiWitAt8o75BmPY3i4xK-320-70.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Eric Hal Schwartz is a freelance writer for TechRadar with more than 15 years of experience covering the intersection of the world and technology. For the last five years, he served as head writer for Voicebot.ai and was on the leading edge of reporting on generative AI and large language models. He&#039;s since become an expert on the products of generative AI models, such as OpenAI’s ChatGPT, Anthropic’s Claude, Google Gemini, and every other synthetic media tool. His experience runs the gamut of media, including print, digital, broadcast, and live events. Now, he&#039;s continuing to tell the stories people want and need to hear about the rapidly evolving AI space and its impact on their lives. Eric is based in New York City.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/TpMDb544qbMe84XyqqCADh-1920-80.png">
                                                            <media:credit><![CDATA[Spotify]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Spotify ChatGPT]]></media:description>                                                            <media:text><![CDATA[Spotify ChatGPT]]></media:text>
                                <media:title type="plain"><![CDATA[Spotify ChatGPT]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/TpMDb544qbMe84XyqqCADh-1920-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>ChatGPT’s growing collection of <a href="https://www.techradar.com/ai-platforms-assistants/chatgpt/the-chatgpt-app-store-is-now-live-and-these-are-the-5-apps-you-should-try-first">plugins</a> has always sounded more useful than it sometimes felt. A long directory can make every integration look equally promising, even though some become regular tools and others enjoy one exciting demonstration before joining the digital attic. I have installed plenty that seemed clever for approximately seven minutes.</p><p>A recent recommendation update is designed to make that search more useful. Plugin rankings now give greater priority to tools that people continue using after installation, helping relevant options appear more prominently across ChatGPT on the web and mobile. </p><p>That sounded like a useful reason to revisit the directory and see which plugins had earned a place in my own routine. Here are five ChatGPT plugins I use that you might find worthwhile integrating into your life too.</p><h2 id="1-spotify-for-soundtracks-of-my-day">1. Spotify for soundtracks of my day</h2><p>Music recommendations have traditionally fallen into two camps. An algorithm serves more of whatever you played last week, or a friend gives you a playlist that contains six hours of obscure ambient jazz and demands your gratitude. <a href="https://chatgpt.com/apps/spotify/" target="_blank">Spotify’s </a>ChatGPT plugin offers a more conversational middle ground.</p><p>Once connected, it can use your listening history, favorite artists and habits to suggest music, find podcasts and build playlists. The advantage is the amount of context you can include. Instead of searching for “workout music,” you can request a precise length, mood, genre mixture and energy curve. You can then refine the result without starting again.</p><p>I find it particularly good for playlists attached to a specific activity. Give it constraints and a little personality. A useful prompt would be: “Spotify, make a 75-minute Saturday kitchen-cleaning playlist. Start with indie rock, increase the energy after 20 minutes, avoid songs I played heavily last month and finish with three ridiculous singalongs.”</p><p>That produces something more purposeful than a generic cleaning playlist assembled by somebody who apparently dusts to anonymous dance remixes. You can ask Spotify to replace individual tracks, make the selection calmer or rename the finished playlist before opening it in the Spotify app.</p><p>The plugin is also handy for rediscovery. Asking for artists you listened to frequently five or ten years ago can produce a surprisingly effective musical excavation, complete with the occasional song you had wisely buried.</p><h2 id="2-alltrails-for-touching-grass">2. AllTrails for touching grass</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1108px;"><p class="vanilla-image-block" style="padding-top:45.40%;"><img id="PHBWmDAA5ChCMzq2y4jVLh" name="AllTrails" alt="AllTrails" src="https://cdn.mos.cms.futurecdn.net/PHBWmDAA5ChCMzq2y4jVLh-1920-80.png" mos="" align="middle" fullscreen="" width="1108" height="503" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: ChatGPT)</span></figcaption></figure><p>I like hiking and finding new places to go.  The <a href="https://chatgpt.com/apps/alltrails/connector_68f1afc5a6008191a701eaaab428816c" target="_blank">AllTrails</a> plugin can turn my fuzzy desire to spend time outside into a shortlist that reflects how much time, energy,, and enthusiasm I actually have.</p><p>The trick is to describe the practical limits that generic searches tend to ignore. Include your location, maximum driving time, preferred distance, acceptable elevation gain, and any requirements involving children, dogs, shade, accessibility, or parking. ChatGPT can handle those details conversationally and use AllTrails to narrow the possibilities.</p><p>For example: “AllTrails, find three loop hikes within 45 minutes of me. Keep them between two and four miles with less than 700 feet of elevation gain. Prioritize recent positive reviews and parking that does not require arriving at dawn.”</p><p>That is far more useful than being told about the “10 best hikes in New York.” Follow-up prompts can compare the routes, suggest the best choice for a hot day, or identify the option with the gentlest opening mile. Trail conditions can change, so I still check recent reviews, closures, weather, and the official route before leaving, but it's been a great trip planner, especially for group hikes.</p><h2 id="3-todoist-for-due-dates">3. Todoist for due dates</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:997px;"><p class="vanilla-image-block" style="padding-top:49.65%;"><img id="uJJh99knq2dvKVFL7fTTLh" name="ToDoist" alt="ToDoist" src="https://cdn.mos.cms.futurecdn.net/uJJh99knq2dvKVFL7fTTLh-1920-80.png" mos="" align="middle" fullscreen="" width="997" height="495" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: ChatGPT)</span></figcaption></figure><p>My relationship with to-do lists has always been hopeful but unstable. I enjoy creating them, feel briefly organized, and then discover the list several days later beneath newer lists. <a href="https://chatgpt.com/plugins/plugin_asdk_app_6943b73823548191a9f9216c6790c453" target="_blank">Todoist</a> already offered better structure, but its ChatGPT plugin removed much of the fiddly work involved in turning a collection of thoughts into an actual plan.</p><p>After connecting my Todoist account, I might describe a typical overloaded Saturday and ask it to put the errands in a sensible driving order and with a realistic time schedule for getting it all done. I also ask for a preview first lest ChatGPT overload me out of misplaced confidence in my abilities. </p><p>The plugin is especially useful for recurring household tasks. I can ask it to create reminders for changing filters, checking smoke alarms, renewing documents or ordering supplies. </p><h2 id="4-fitai-pro-for-fitness">4. FitAI Pro for fitness</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1122px;"><p class="vanilla-image-block" style="padding-top:43.40%;"><img id="24Qn65XF5BC4JdaZPzd37h" name="FitAI" alt="FitAI" src="https://cdn.mos.cms.futurecdn.net/24Qn65XF5BC4JdaZPzd37h-1920-80.png" mos="" align="middle" fullscreen="" width="1122" height="487" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: ChatGPT)</span></figcaption></figure><p><a href="https://chatgpt.com/plugins/plugin_asdk_app_6a014275060c81919efb76bf2c381fbc" target="_blank">FitAI Pro</a> is designed for planning gym workouts and logging sets, It handles the organizational work that often stands between me and an actual workout.</p><p>After installing the plugin, I gave it my experience level, available equipment, preferred number of training days, and the maximum time I wanted to spend in the gym, and I get back a set of workouts to match. It helps to mention any movements you dislike or need to avoid</p><p>The large exercise library also makes substitutions easy for when I just don't like a particular exercise or want to mix things up. The plugin cannot perform the workout for me, which remains disappointing, but otherwise it streamlines workout plans in ways that make it harder for me to procrastinate or skip them entirely. </p><h2 id="5-podcast-app-to-learn-and-laugh">5. Podcast App to learn and laugh</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1120px;"><p class="vanilla-image-block" style="padding-top:41.96%;"><img id="DSV9Uir8uXRHRrewwmDkAh" name="Podcast App" alt="Podcast App" src="https://cdn.mos.cms.futurecdn.net/DSV9Uir8uXRHRrewwmDkAh-1920-80.png" mos="" align="middle" fullscreen="" width="1120" height="470" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: ChatGPT)</span></figcaption></figure><p>Podcast discovery is even tougher than for plugins because it's such a vast sea of OK-to-bad options, with unfortunately rare gems hidden within. Even more so if you only want to find a particular episode and not just a whole show. </p><p>The <a href="https://chatgpt.com/plugins/plugin_asdk_app_69ea8fff9b048191961dc39a99d1cf06" target="_blank">Podcast App</a> plugin lets me search by topic, idea, or program and receive relevant podcast recommendations. I use it for individual episodes, since that is where it saves the most time. You can mention a maximum length if you want to avoid the four-hour monologues, and specify just how much expertise you have if you want general knowledge versus granular detail beyond your interest. Those distinctions matter when the same subject can produce either an entertaining commute or a three-hour academic panel.</p><p>I also usually ask the plugin to explain in one sentence why each episode matches my request.  I can find one episode about a specific book, scientific question, or historical incident and move on. My queue remains imperfect, but I don't spend more time looking than listening. </p><p>The updated plugin recommendation system makes good plugins easier to discover, but discovery is only the opening act. The real value comes from giving a plugin a well-defined job, useful constraints, and permission to ask for clarification. Specific prompts produce specific help. Vague prompts produce the digital equivalent of a sympathetic nod.</p><p>Still, I keep these five because they help in ways standard ChatGPT can't, or that would take much longer to set up in the general chatbox. As OpenAI acknowledges with the new system, returning voluntarily to them is the most convincing recommendation for any AI tool.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Nonprofits should focus on incremental gains for AI success ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Now is the time for nonprofits to embrace <a href="https://www.techradar.com/best/best-ai-tools">artificial intelligence (AI)</a>. </p><p>There is a distinct opportunity to significantly improve their operations using the latest developments in AI and automation. </p><p>We are seeing confidence grow in the third sector as organizations come to understand the potential of AI, but now we are entering a crucial phase as they look to implement it. </p><p>Given the complex technology involved, it may appear daunting to get the right strategy in place, but a disciplined approach to adoption that is focused on incremental gains - not radical transformation - will ensure a positive outcome. </p><p>This will mitigate significant disruption by avoiding large number of components being upgraded at the same time, as that increases the risk of something going wrong.   </p><h2 id="a-pragmatic-approach-combined-with-thinking-big">A pragmatic approach combined with thinking big</h2><p>Getting to this point is perhaps easier said than done, as many <a href="https://www.techradar.com/best/best-nonprofit-software">nonprofits</a> rely on purpose-built applications and manual processes. It is incumbent on vendors to articulate a pragmatic approach to integrating AI with these existing systems, focusing on the idea of incremental improvements to processes and ways of working.</p><p>In parallel, nonprofits must think big about the potential for positive change. Vendors must work with their customers to help them understand that transformation entails more than just a <a href="https://www.techradar.com/pro/best-ai-chatbot-for-business">chatbot</a> or another point solution being added to the technology stack. </p><p>Done right, AI will reshape how workflows are triggered, data is interpreted and insights are generated. It will become an intelligence layer acting autonomously to interrogate data and provide teams with cognitive support to make more effective and real-time decisions.</p><p>Therefore, if nonprofits are to maximize their AI investments, they must ask themselves big questions: how does AI change the ecosystem the organization operates in? And how can it be used to improve the nonprofit’s mission? </p><p>If nonprofit leaders can think ambitiously about these answers, it will empower teams to become true knowledge workers. AI will help them uncover information to inform actions or give workers more time to focus on problem-solving, as the technology is designed to automate repetitive tasks that traditionally consume cognitive bandwidth. </p><h2 id="the-right-data-strategy-is-crucial">The right data strategy is crucial </h2><p>A key challenge for nonprofits is data governance, as the AI tools will only be effective if they have access to the right data. In a recent study we conducted called “Closing the Gap: Nonprofit Finance Software’s Crucial Role in Today’s Landscape”, 61% of <a href="https://www.techradar.com/best/best-personal-finance-software">finance</a> professionals in US nonprofits admitted they still rely on generic <a href="https://www.techradar.com/best/spreadsheet-software">spreadsheets</a> for core financial management. </p><p>The combination of specialist applications and manual processes makes it difficult to connect information across different applications and workflows. Data must be extracted, transformed and loaded so that it can be analyzed. The extraction process is also challenging because the data is often not in the same format and must be loaded in a particular format for ease of use by the finance team.</p><p>To address the data challenge, nonprofits must decide how to make the right data accessible to the AI. The data must be set up in a way that can be interrogated in plain language, and it must be based on good data inputs. Aside from reliability, the data also requires a common analysis framework so that users can understand its origins and who is accountable for it. Then, the organizations must be able to analyze the data chain and how AI is interacting with the data to make decisions. </p><p>This requires a detailed appreciation of the semantics of data. For example, the term “project” means something different in the world of nonprofits compared a professional services company or a public sector organizations . The AI must be able to interpret the word correctly to avoid hallucinations. </p><p>Equally important is the ability to monitor, evaluate and adjust data as it goes through the data supply chain to avoid inaccuracies in areas such as when it moves from the record to report phase. Nonprofits must work closely with their technology suppliers to ensure everyone in the organization, whether at the leadership, program or project level, can monitor the data for compliance with expectations. </p><h2 id="incrementalism-is-better-than-quantum-leaps">Incrementalism is better than quantum leaps</h2><p>The concept of incrementalism, rather than the “Big Bang” or quantum leap approach to transformation is the best way to address these fundamental questions. </p><p>Most successful IT implementations follow a similar incremental path. For organizations embracing this approach and wanting to ensure operational integrity while transforming IT systems, it is important to start with an evaluation of where the organization is relative to the desired end state. The planning objective is to get to the end state through a process of continuous, incremental adoption of new functionality and applications. </p><p>Most importantly, this approach allows staff to build their confidence in collaborating with AI tools. Imagine a team operating in a remote location providing medical assistance and the head of the team realizes they need to order supplies. Using incremental innovation an organization could use a combination of AI and automation to alleviate the burden of replacing missing stock. </p><p>In the first phase, an AI tool could monitor existing stocks and prompt staff when it is running low. This will give employees the chance to train the AI tool when it is urgent to replenish stocks. The AI could also use contextual information such as historical usage data and information such as weather to identify likely peak demand. As the AI becomes more autonomous, it could make recommendations to a human co-worker suggesting it completes an order form for new supplies which is reviewed by an employee. </p><p>Again, this acts as a training opportunity for AI so that in time employees will have confidence it can autonomously complete such tasks in the background. In time, the whole process will minimize interruption for employees and reduce the burden on them to complete such administrative tasks. </p><p>What this example shows is that nonprofits do not have to achieve fully autonomous systems straight away. At each stage, the AI is providing workflow improvements that empower knowledge workers by saving them time to focus on what is important to deliver their missions. </p><p>Incremental change will see nonprofits delivering value to their organizations very quickly, if they are able to address fundamental questions around their approach to data, while also thinking big about what AI can enable them to do better.</p><p><em></em><a href="https://www.techradar.com/best/best-data-visualization-tools"><em>We've featured the best data visualization tools.</em></a></p><p><em>This article was produced as part of </em><a href="https://www.techradar.com/pro/perspectives" target="_blank"><em>TechRadar Pro Perspectives</em></a><em>, our channel to feature the best and brightest minds in the technology industry today.</em></p><p><em>The views expressed here are those of the author and are not necessarily those of TechRadarPro or Future plc. If you are interested in contributing find out more here: </em><a href="https://www.techradar.com/news/submit-your-story-to-techradar-pro" target="_blank"><em>https://www.techradar.com/pro/perspectives-how-to-submit</em></a></p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/pro/nonprofits-should-focus-on-incremental-gains-for-ai-success</link>
                                                                            <description>
                            <![CDATA[ Nonprofits should stagger their adoption of AI to ensure the most effective results. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">nffSFbqfE5hJjV4CwaZS2G</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/pvNhZoQGQLQjddZZmWtWxH-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 26 Aug 2026 10:00:27 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Pro]]></category>
                                                                                                                    <dc:creator><![CDATA[ Chris Brewer ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/pvNhZoQGQLQjddZZmWtWxH-1920-80.jpg">
                                                            <media:credit><![CDATA[Gorodenkoff / Shutterstock]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[A person using a desktop computer.]]></media:description>                                                            <media:text><![CDATA[A person using a desktop computer.]]></media:text>
                                <media:title type="plain"><![CDATA[A person using a desktop computer.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/pvNhZoQGQLQjddZZmWtWxH-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Now is the time for nonprofits to embrace <a href="https://www.techradar.com/best/best-ai-tools">artificial intelligence (AI)</a>. </p><p>There is a distinct opportunity to significantly improve their operations using the latest developments in AI and automation. </p><p>We are seeing confidence grow in the third sector as organizations come to understand the potential of AI, but now we are entering a crucial phase as they look to implement it. </p><p>Given the complex technology involved, it may appear daunting to get the right strategy in place, but a disciplined approach to adoption that is focused on incremental gains - not radical transformation - will ensure a positive outcome. </p><p>This will mitigate significant disruption by avoiding large number of components being upgraded at the same time, as that increases the risk of something going wrong.   </p><h2 id="a-pragmatic-approach-combined-with-thinking-big">A pragmatic approach combined with thinking big</h2><p>Getting to this point is perhaps easier said than done, as many <a href="https://www.techradar.com/best/best-nonprofit-software">nonprofits</a> rely on purpose-built applications and manual processes. It is incumbent on vendors to articulate a pragmatic approach to integrating AI with these existing systems, focusing on the idea of incremental improvements to processes and ways of working.</p><p>In parallel, nonprofits must think big about the potential for positive change. Vendors must work with their customers to help them understand that transformation entails more than just a <a href="https://www.techradar.com/pro/best-ai-chatbot-for-business">chatbot</a> or another point solution being added to the technology stack. </p><p>Done right, AI will reshape how workflows are triggered, data is interpreted and insights are generated. It will become an intelligence layer acting autonomously to interrogate data and provide teams with cognitive support to make more effective and real-time decisions.</p><p>Therefore, if nonprofits are to maximize their AI investments, they must ask themselves big questions: how does AI change the ecosystem the organization operates in? And how can it be used to improve the nonprofit’s mission? </p><p>If nonprofit leaders can think ambitiously about these answers, it will empower teams to become true knowledge workers. AI will help them uncover information to inform actions or give workers more time to focus on problem-solving, as the technology is designed to automate repetitive tasks that traditionally consume cognitive bandwidth. </p><h2 id="the-right-data-strategy-is-crucial">The right data strategy is crucial </h2><p>A key challenge for nonprofits is data governance, as the AI tools will only be effective if they have access to the right data. In a recent study we conducted called “Closing the Gap: Nonprofit Finance Software’s Crucial Role in Today’s Landscape”, 61% of <a href="https://www.techradar.com/best/best-personal-finance-software">finance</a> professionals in US nonprofits admitted they still rely on generic <a href="https://www.techradar.com/best/spreadsheet-software">spreadsheets</a> for core financial management. </p><p>The combination of specialist applications and manual processes makes it difficult to connect information across different applications and workflows. Data must be extracted, transformed and loaded so that it can be analyzed. The extraction process is also challenging because the data is often not in the same format and must be loaded in a particular format for ease of use by the finance team.</p><p>To address the data challenge, nonprofits must decide how to make the right data accessible to the AI. The data must be set up in a way that can be interrogated in plain language, and it must be based on good data inputs. Aside from reliability, the data also requires a common analysis framework so that users can understand its origins and who is accountable for it. Then, the organizations must be able to analyze the data chain and how AI is interacting with the data to make decisions. </p><p>This requires a detailed appreciation of the semantics of data. For example, the term “project” means something different in the world of nonprofits compared a professional services company or a public sector organizations . The AI must be able to interpret the word correctly to avoid hallucinations. </p><p>Equally important is the ability to monitor, evaluate and adjust data as it goes through the data supply chain to avoid inaccuracies in areas such as when it moves from the record to report phase. Nonprofits must work closely with their technology suppliers to ensure everyone in the organization, whether at the leadership, program or project level, can monitor the data for compliance with expectations. </p><h2 id="incrementalism-is-better-than-quantum-leaps">Incrementalism is better than quantum leaps</h2><p>The concept of incrementalism, rather than the “Big Bang” or quantum leap approach to transformation is the best way to address these fundamental questions. </p><p>Most successful IT implementations follow a similar incremental path. For organizations embracing this approach and wanting to ensure operational integrity while transforming IT systems, it is important to start with an evaluation of where the organization is relative to the desired end state. The planning objective is to get to the end state through a process of continuous, incremental adoption of new functionality and applications. </p><p>Most importantly, this approach allows staff to build their confidence in collaborating with AI tools. Imagine a team operating in a remote location providing medical assistance and the head of the team realizes they need to order supplies. Using incremental innovation an organization could use a combination of AI and automation to alleviate the burden of replacing missing stock. </p><p>In the first phase, an AI tool could monitor existing stocks and prompt staff when it is running low. This will give employees the chance to train the AI tool when it is urgent to replenish stocks. The AI could also use contextual information such as historical usage data and information such as weather to identify likely peak demand. As the AI becomes more autonomous, it could make recommendations to a human co-worker suggesting it completes an order form for new supplies which is reviewed by an employee. </p><p>Again, this acts as a training opportunity for AI so that in time employees will have confidence it can autonomously complete such tasks in the background. In time, the whole process will minimize interruption for employees and reduce the burden on them to complete such administrative tasks. </p><p>What this example shows is that nonprofits do not have to achieve fully autonomous systems straight away. At each stage, the AI is providing workflow improvements that empower knowledge workers by saving them time to focus on what is important to deliver their missions. </p><p>Incremental change will see nonprofits delivering value to their organizations very quickly, if they are able to address fundamental questions around their approach to data, while also thinking big about what AI can enable them to do better.</p><p><em></em><a href="https://www.techradar.com/best/best-data-visualization-tools"><em>We've featured the best data visualization tools.</em></a></p><p><em>This article was produced as part of </em><a href="https://www.techradar.com/pro/perspectives" target="_blank"><em>TechRadar Pro Perspectives</em></a><em>, our channel to feature the best and brightest minds in the technology industry today.</em></p><p><em>The views expressed here are those of the author and are not necessarily those of TechRadarPro or Future plc. If you are interested in contributing find out more here: </em><a href="https://www.techradar.com/news/submit-your-story-to-techradar-pro" target="_blank"><em>https://www.techradar.com/pro/perspectives-how-to-submit</em></a></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ I made ChatGPT Plus justify its $20 fee ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Paying $20 every month for <a href="https://www.techradar.com/computing/artificial-intelligence/is-chatgpt-plus-actually-worth-it-i-compared-openais-paid-subscription-to-the-free-version-and-the-results-might-surprise-you">ChatGPT Plus</a> has always been easy to justify professionally. I use it for research, document analysis, and more than a little organizational assistance around the house. </p><p>Still, it's another monthly subscription at a time when everyone is looking for ways to reduce the amount repeatedly drained from their bank accounts. That's why I've been pressing ChatGPT to justify its own cost using the <a href="https://www.techradar.com/ai-platforms-assistants/i-tried-chatgpts-new-finance-feature-and-it-opened-a-new-window-into-how-i-spend-my-money">finance feature</a> it debuted a couple of months ago. </p><p>I didn't ask ChatGPT to defend its place on my credit card bill literally, though it probably could. Instead, I prompted it to use its analysis of some of my finances to identify places where my money might be evaporating without enough justification, or even awareness. </p><p>ChatGPT’s finances tool can review connected accounts, including spending. Although it can't make any changes to how the money moves around, it can point accusingly at a subscription, leaving me to cancel it myself. </p><p>If you haven't done so, the setup is straightforward enough. Using ChatGPT Work on the web, you add the <strong>Finances</strong> plugin and connect whatever accounts you wish. </p><p>You can analyze recent spending right away, but I've found the weekly update from ChatGPT and nearly real-time updates to be particularly useful in my quest to make ChatGPT Plus cover its own cost.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:5289px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="X4pDZAGJ7CGWXkUzTak29" name="cash.jpg" alt="Person holding money" src="https://cdn.mos.cms.futurecdn.net/X4pDZAGJ7CGWXkUzTak29-1920-80.jpg" mos="" align="middle" fullscreen="" width="5289" height="2975" attribution="" endorsement="" class="inline"></p></div></div></figure><h2 id="subscription-cuts">Subscription cuts</h2><p>Only a couple of weeks after starting to use the feature, ChatGPT raised in its weekly report that one of my streaming services seemed abnormally expensive. It turned out to be due to an add-on costing $11.99 a month. </p><p>I had subscribed to watch one particular series, finished it, and then apparently just left the subscription in place. ChatGPT found the repeated charge and placed it beside my other entertainment subscriptions.</p><p>A second recurring payment belonged to a music app costing $9.99 a month. I remembered signing up for a trial, but I could not remember using it after the first week. The service had quietly collected nearly $60 since. </p><p>Canceling those two subscriptions saved $21.98 a month. ChatGPT Plus had technically paid for itself during the first review, with $1.98 left over. That is not enough to retire on, but it is enough to make my article headline legally defensible.</p><p>ChatGPT also spotted that my internet bill had increased by $10 from one month to the next. The promotional rate had expired, but ChatGPT suggested I could still get the savings with the right language. The AI wrote out a few talking points to get me any current discounts. After a surprisingly tolerable phone call, the company applied a new promotion and knocked the $10 back off my monthly bill.</p><h2 id="saving-on-food">Saving on food</h2><p>The subscription cuts were easy to measure — I only had to cancel them once and the savings appeared again the following month without any further actions necessary. Food spending was more complicated because there was no single charge I could remove and forget about, but ChatGPT helped me save money there too.</p><p>Ordinary takeout is more expensive than ever, but it's the delivery charges and service fees that really raise the final number. I'm not going to stop ordering takeout altogether and deprive myself of all the dishes I can't make myself. But switching to pickup as much as possible would make a big difference, according to ChatGPT. And it saved me about $35 over the next month.</p><p>ChatGPT also picked up several trips to convenience stores. Each transaction was small, usually a drink or some paper goods I'd forgotten to pick up at the grocery store. Nonetheless, convenience stores are more expensive than the grocery store, and the result added up quickly, as ChatGPT found in its analysis.</p><p>Just staying aware of that fact changed my habits and made me more likely to remember everything I needed to get at my regular shopping run and to bring my own drink when hitting the road. </p><p>After two months, the changes were saving me about $67 in a typical month. That figure included $21.98 from the two canceled subscriptions, $10 from the restored internet discount, and approximately $35 from spending less on delivery. Food costs will naturally move around, but the recurring savings alone were already covering the price of ChatGPT Plus.</p><p>I wouldn't blindly trust ChatGPT with finances or anything else. And I definitely wouldn't make it my first consultant for any big financial decisions. But these smaller changes are more important than you might think at first. </p><p>My Plus subscription still appears on the statement every month, but the reduced streaming and internet costs, not to mention fewer delivery fees, more than justify the $20 a month I'm paying for it.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/ai-platforms-assistants/chatgpt-plus-costs-me-usd20-a-month-using-it-to-question-my-spending-has-already-saved-me-more-than-that</link>
                                                                            <description>
                            <![CDATA[ Can ChatGPT save you money? It turns out that ChatGPT’s finance features save me more than a Plus subscription cost ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">mT3RWZmXuwPtpJPPJdFikF</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/9PPGC2rrwQ57UzsPHVzDyg-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 25 Aug 2026 10:40:55 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[AI Platforms & Assistants]]></category>
                                                    <category><![CDATA[ChatGPT]]></category>
                                                    <category><![CDATA[OpenAI]]></category>
                                                                                                <author><![CDATA[ ESchwartzwrites@gmail.com (Eric Hal Schwartz) ]]></author>                    <dc:creator><![CDATA[ Eric Hal Schwartz ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/mTaiWitAt8o75BmPY3i4xK-320-70.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Eric Hal Schwartz is a freelance writer for TechRadar with more than 15 years of experience covering the intersection of the world and technology. For the last five years, he served as head writer for Voicebot.ai and was on the leading edge of reporting on generative AI and large language models. He&#039;s since become an expert on the products of generative AI models, such as OpenAI’s ChatGPT, Anthropic’s Claude, Google Gemini, and every other synthetic media tool. His experience runs the gamut of media, including print, digital, broadcast, and live events. Now, he&#039;s continuing to tell the stories people want and need to hear about the rapidly evolving AI space and its impact on their lives. Eric is based in New York City.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/9PPGC2rrwQ57UzsPHVzDyg-1920-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock / eranicle / jittawit21]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[ChatGPT and dollar bills in a split screen arrangement.]]></media:description>                                                            <media:text><![CDATA[ChatGPT and dollar bills in a split screen arrangement.]]></media:text>
                                <media:title type="plain"><![CDATA[ChatGPT and dollar bills in a split screen arrangement.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/9PPGC2rrwQ57UzsPHVzDyg-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Paying $20 every month for <a href="https://www.techradar.com/computing/artificial-intelligence/is-chatgpt-plus-actually-worth-it-i-compared-openais-paid-subscription-to-the-free-version-and-the-results-might-surprise-you">ChatGPT Plus</a> has always been easy to justify professionally. I use it for research, document analysis, and more than a little organizational assistance around the house. </p><p>Still, it's another monthly subscription at a time when everyone is looking for ways to reduce the amount repeatedly drained from their bank accounts. That's why I've been pressing ChatGPT to justify its own cost using the <a href="https://www.techradar.com/ai-platforms-assistants/i-tried-chatgpts-new-finance-feature-and-it-opened-a-new-window-into-how-i-spend-my-money">finance feature</a> it debuted a couple of months ago. </p><p>I didn't ask ChatGPT to defend its place on my credit card bill literally, though it probably could. Instead, I prompted it to use its analysis of some of my finances to identify places where my money might be evaporating without enough justification, or even awareness. </p><p>ChatGPT’s finances tool can review connected accounts, including spending. Although it can't make any changes to how the money moves around, it can point accusingly at a subscription, leaving me to cancel it myself. </p><p>If you haven't done so, the setup is straightforward enough. Using ChatGPT Work on the web, you add the <strong>Finances</strong> plugin and connect whatever accounts you wish. </p><p>You can analyze recent spending right away, but I've found the weekly update from ChatGPT and nearly real-time updates to be particularly useful in my quest to make ChatGPT Plus cover its own cost.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:5289px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="X4pDZAGJ7CGWXkUzTak29" name="cash.jpg" alt="Person holding money" src="https://cdn.mos.cms.futurecdn.net/X4pDZAGJ7CGWXkUzTak29-1920-80.jpg" mos="" align="middle" fullscreen="" width="5289" height="2975" attribution="" endorsement="" class="inline"></p></div></div></figure><h2 id="subscription-cuts">Subscription cuts</h2><p>Only a couple of weeks after starting to use the feature, ChatGPT raised in its weekly report that one of my streaming services seemed abnormally expensive. It turned out to be due to an add-on costing $11.99 a month. </p><p>I had subscribed to watch one particular series, finished it, and then apparently just left the subscription in place. ChatGPT found the repeated charge and placed it beside my other entertainment subscriptions.</p><p>A second recurring payment belonged to a music app costing $9.99 a month. I remembered signing up for a trial, but I could not remember using it after the first week. The service had quietly collected nearly $60 since. </p><p>Canceling those two subscriptions saved $21.98 a month. ChatGPT Plus had technically paid for itself during the first review, with $1.98 left over. That is not enough to retire on, but it is enough to make my article headline legally defensible.</p><p>ChatGPT also spotted that my internet bill had increased by $10 from one month to the next. The promotional rate had expired, but ChatGPT suggested I could still get the savings with the right language. The AI wrote out a few talking points to get me any current discounts. After a surprisingly tolerable phone call, the company applied a new promotion and knocked the $10 back off my monthly bill.</p><h2 id="saving-on-food">Saving on food</h2><p>The subscription cuts were easy to measure — I only had to cancel them once and the savings appeared again the following month without any further actions necessary. Food spending was more complicated because there was no single charge I could remove and forget about, but ChatGPT helped me save money there too.</p><p>Ordinary takeout is more expensive than ever, but it's the delivery charges and service fees that really raise the final number. I'm not going to stop ordering takeout altogether and deprive myself of all the dishes I can't make myself. But switching to pickup as much as possible would make a big difference, according to ChatGPT. And it saved me about $35 over the next month.</p><p>ChatGPT also picked up several trips to convenience stores. Each transaction was small, usually a drink or some paper goods I'd forgotten to pick up at the grocery store. Nonetheless, convenience stores are more expensive than the grocery store, and the result added up quickly, as ChatGPT found in its analysis.</p><p>Just staying aware of that fact changed my habits and made me more likely to remember everything I needed to get at my regular shopping run and to bring my own drink when hitting the road. </p><p>After two months, the changes were saving me about $67 in a typical month. That figure included $21.98 from the two canceled subscriptions, $10 from the restored internet discount, and approximately $35 from spending less on delivery. Food costs will naturally move around, but the recurring savings alone were already covering the price of ChatGPT Plus.</p><p>I wouldn't blindly trust ChatGPT with finances or anything else. And I definitely wouldn't make it my first consultant for any big financial decisions. But these smaller changes are more important than you might think at first. </p><p>My Plus subscription still appears on the statement every month, but the reduced streaming and internet costs, not to mention fewer delivery fees, more than justify the $20 a month I'm paying for it.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ I used ChatGPT to value my forgotten electronics and made $130 ]]></title>
                                                                                                <dc:content><![CDATA[ <p>My house contains a small but steadily expanding museum of <a href="https://www.techradar.com/pro/from-floppy-disks-to-fax-machines-5-obsolete-piece-of-tech-that-do-not-want-to-die-in-2025">obsolete technology</a>. I've always been reluctant to get rid of them, even if I don't use them for years at a time, so they just fill up boxes in my attic. I know theoretically they're worth something, but I never feel motivated to actually go through them and see what people on <a href="https://www.techradar.com/coupons/ebay-uk">eBay</a> might pay. </p><p>But I thought ChatGPT might be able to do all of that for me from a simple photograph. I took a picture of the stuff in one of my boxes. Like many boxes stored in my house, this one had lost any obvious reason for existing. It contained a <a href="https://www.techradar.com/uk/gaming/consoles-pc/nintendo/nintendo-wii">Nintendo Wii</a>, two games, an <a href="https://www.techradar.com/tag/kindle">elderly Kindle</a>, and several DVDs that had survived multiple clear-outs. </p><p>I asked ChatGPT to identify everything, determine what might still have resale value, and check recent eBay sales to find out how much it might be worth. I specifically told ChatGPT to look at completed or sold listings, not merely the prices sellers were asking. Anyone can list a dusty iPod for $500 and describe it as rare; I wanted to know what a buyer actually paid. </p><h2 id="wiis-and-dvds">Wiis and DVDs</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1280px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="JvVmGsGgKwd3d6ECQvGUzN" name="wii sports.jpg" alt="Wii Sports" src="https://cdn.mos.cms.futurecdn.net/JvVmGsGgKwd3d6ECQvGUzN-1920-80.jpg" mos="" align="middle" fullscreen="" width="1280" height="720" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Nintendo)</span></figcaption></figure><p>ChatGPT had little trouble recognizing the white Nintendo Wii and the familiar<em> Wii Sports</em> sleeve. It also identified the second game as <em>Marvel: Ultimate Alliance 2</em>, although it asked for a closer photograph to confirm that the disc and manual were inside.</p><p>The DVDs were identified from their spines, but ChatGPT warned that ordinary used movies generally have very little individual resale value. It suggested checking for out-of-print titles, complete television series, unusual editions and sealed copies before assuming they belonged in a bulk lot.</p><p>The Kindle in the box turned out to be a first-generation Kindle Fire rather than one of Amazon’s E Ink readers. ChatGPT identified it from its thick black body and confirmed the model. It still worked, though the resale results were not especially exciting. Working first-generation Kindle Fires generally appear on eBay for about $10 to $20. Current eBay comparisons suggest a realistic selling price of about $15 to $20 for a tested, reset unit in decent condition.</p><h2 id="a-tidy-sum-and-cleared-space-in-my-attic">A tidy sum and cleared space in my attic</h2><p>The Wii powered up without complaint, which was more than I expected after its extended sabbatical. The disc drive worked, the remote connected and the console reached its home screen without producing any alarming noises. Recent white Wii sales put the market value of the console alone at approximately $40, with complete packages commanding more.</p><p>ChatGPT estimated the hardware at approximately $50 to $60. The more interesting discovery was <em>Wii Sports</em>. Since the game came with millions of consoles, I had assumed it was practically packaging material. Recent eBay transactions suggested otherwise. The current market is close to $30, almost as much as the system that plays it. People buying replacement consoles often want the game they remember playing with them, usually before someone put the remote through a television.</p><p>All told, ChatGPT said I might get between $115 and $135 for the complete box. The precise total would depend on condition, postage, selling fees, and whether buyers made lower offers. It would also require me to photograph everything properly, write accurate listings, and take seven packages to the post office. After a couple of days on the website, I managed to get pretty much what ChatGPT estimated, with $130 dollars for the lot.</p><p>The experiment worked because ChatGPT did more than name the objects. It asked for model numbers, checked whether accessories were present, distinguished complete games from loose discs, and noticed when an individual item deserved its own listing. It also prevented the DVDs from acquiring imaginary value merely because they had become old. It may not be the <em>Antiques Roadshow </em>retirement fund, but it's enough to encourage me to take more photos of the boxes in my attic this week.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/ai-platforms-assistants/i-asked-chatgpt-how-much-my-box-of-forgotten-old-tech-was-worth-i-ended-up-selling-it-for-usd130</link>
                                                                            <description>
                            <![CDATA[ ChatGPT turned a shelf of forgotten games and gadgets into a potential resale haul ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">coyFYeZggrTZ39gfsXm3fh</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/bp9DFnmuP5UDPnBbqM2Dph-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 24 Aug 2026 09:51:52 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[AI Platforms & Assistants]]></category>
                                                    <category><![CDATA[ChatGPT]]></category>
                                                    <category><![CDATA[OpenAI]]></category>
                                                                                                <author><![CDATA[ ESchwartzwrites@gmail.com (Eric Hal Schwartz) ]]></author>                    <dc:creator><![CDATA[ Eric Hal Schwartz ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/mTaiWitAt8o75BmPY3i4xK-320-70.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Eric Hal Schwartz is a freelance writer for TechRadar with more than 15 years of experience covering the intersection of the world and technology. For the last five years, he served as head writer for Voicebot.ai and was on the leading edge of reporting on generative AI and large language models. He&#039;s since become an expert on the products of generative AI models, such as OpenAI’s ChatGPT, Anthropic’s Claude, Google Gemini, and every other synthetic media tool. His experience runs the gamut of media, including print, digital, broadcast, and live events. Now, he&#039;s continuing to tell the stories people want and need to hear about the rapidly evolving AI space and its impact on their lives. Eric is based in New York City.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/bp9DFnmuP5UDPnBbqM2Dph-1920-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Nintendo Wii]]></media:description>                                                            <media:text><![CDATA[Nintendo Wii]]></media:text>
                                <media:title type="plain"><![CDATA[Nintendo Wii]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/bp9DFnmuP5UDPnBbqM2Dph-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>My house contains a small but steadily expanding museum of <a href="https://www.techradar.com/pro/from-floppy-disks-to-fax-machines-5-obsolete-piece-of-tech-that-do-not-want-to-die-in-2025">obsolete technology</a>. I've always been reluctant to get rid of them, even if I don't use them for years at a time, so they just fill up boxes in my attic. I know theoretically they're worth something, but I never feel motivated to actually go through them and see what people on <a href="https://www.techradar.com/coupons/ebay-uk">eBay</a> might pay. </p><p>But I thought ChatGPT might be able to do all of that for me from a simple photograph. I took a picture of the stuff in one of my boxes. Like many boxes stored in my house, this one had lost any obvious reason for existing. It contained a <a href="https://www.techradar.com/uk/gaming/consoles-pc/nintendo/nintendo-wii">Nintendo Wii</a>, two games, an <a href="https://www.techradar.com/tag/kindle">elderly Kindle</a>, and several DVDs that had survived multiple clear-outs. </p><p>I asked ChatGPT to identify everything, determine what might still have resale value, and check recent eBay sales to find out how much it might be worth. I specifically told ChatGPT to look at completed or sold listings, not merely the prices sellers were asking. Anyone can list a dusty iPod for $500 and describe it as rare; I wanted to know what a buyer actually paid. </p><h2 id="wiis-and-dvds">Wiis and DVDs</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1280px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="JvVmGsGgKwd3d6ECQvGUzN" name="wii sports.jpg" alt="Wii Sports" src="https://cdn.mos.cms.futurecdn.net/JvVmGsGgKwd3d6ECQvGUzN-1920-80.jpg" mos="" align="middle" fullscreen="" width="1280" height="720" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Nintendo)</span></figcaption></figure><p>ChatGPT had little trouble recognizing the white Nintendo Wii and the familiar<em> Wii Sports</em> sleeve. It also identified the second game as <em>Marvel: Ultimate Alliance 2</em>, although it asked for a closer photograph to confirm that the disc and manual were inside.</p><p>The DVDs were identified from their spines, but ChatGPT warned that ordinary used movies generally have very little individual resale value. It suggested checking for out-of-print titles, complete television series, unusual editions and sealed copies before assuming they belonged in a bulk lot.</p><p>The Kindle in the box turned out to be a first-generation Kindle Fire rather than one of Amazon’s E Ink readers. ChatGPT identified it from its thick black body and confirmed the model. It still worked, though the resale results were not especially exciting. Working first-generation Kindle Fires generally appear on eBay for about $10 to $20. Current eBay comparisons suggest a realistic selling price of about $15 to $20 for a tested, reset unit in decent condition.</p><h2 id="a-tidy-sum-and-cleared-space-in-my-attic">A tidy sum and cleared space in my attic</h2><p>The Wii powered up without complaint, which was more than I expected after its extended sabbatical. The disc drive worked, the remote connected and the console reached its home screen without producing any alarming noises. Recent white Wii sales put the market value of the console alone at approximately $40, with complete packages commanding more.</p><p>ChatGPT estimated the hardware at approximately $50 to $60. The more interesting discovery was <em>Wii Sports</em>. Since the game came with millions of consoles, I had assumed it was practically packaging material. Recent eBay transactions suggested otherwise. The current market is close to $30, almost as much as the system that plays it. People buying replacement consoles often want the game they remember playing with them, usually before someone put the remote through a television.</p><p>All told, ChatGPT said I might get between $115 and $135 for the complete box. The precise total would depend on condition, postage, selling fees, and whether buyers made lower offers. It would also require me to photograph everything properly, write accurate listings, and take seven packages to the post office. After a couple of days on the website, I managed to get pretty much what ChatGPT estimated, with $130 dollars for the lot.</p><p>The experiment worked because ChatGPT did more than name the objects. It asked for model numbers, checked whether accessories were present, distinguished complete games from loose discs, and noticed when an individual item deserved its own listing. It also prevented the DVDs from acquiring imaginary value merely because they had become old. It may not be the <em>Antiques Roadshow </em>retirement fund, but it's enough to encourage me to take more photos of the boxes in my attic this week.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ 5 ChatGPT tricks to improve your return to school ]]></title>
                                                                                                <dc:content><![CDATA[ <p><a href="https://www.techradar.com/news/chatgpt-explained">ChatGPT</a> has accumulated a surprisingly large collection of education tools, including <a href="https://www.techradar.com/ai-platforms-assistants/chatgpt/i-tried-chatgpts-new-study-mode-and-its-so-good-that-it-made-me-wish-id-had-something-like-this-when-i-was-at-school">Study Mode</a> and new plugins designed specifically for college students and educators.</p><p>The trick is using them to learn rather than outsourcing the learning itself. OpenAI explicitly describes its approach as helping students understand material rather than simply shortcutting it, which is a useful rule to keep in mind before handing ChatGPT the first assignment of the semester.  </p><p>Here are five ways I would set up ChatGPT before classes get properly underway.</p><h2 id="1-study-mode-for-all">1. Study Mode for all</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="v7rJ4f7ZrdF6UPdwndzYZS" name="StudyMode_Flow_7-29 (1) copy" alt="Study mode in ChatGPT" src="https://cdn.mos.cms.futurecdn.net/v7rJ4f7ZrdF6UPdwndzYZS-1920-80.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: OpenAI)</span></figcaption></figure><p>ChatGPT's aptly named Study Mode is the obvious place to start with using the AI for learning, and it doesn't even require a paid subscription. You simply start a normal conversation with ChatGPT and type <strong>@study</strong>, or click the <strong>+</strong> button and search for <strong>Study</strong>. </p><p>Once activated, Study Mode changes ChatGPT's responses from direct answers to more Socratic behavior. It asks questions, provides hints, and checks whether you understand each step before moving forward. </p><p>Try prompts like, <em>"Teach me derivatives, asking one question at a time, and give me a hint when I'm stuck."</em></p><p>You can also upload a photo of a problem or, where file uploads are available, add your class notes and ask ChatGPT to work from those. For instance, you could upload what you wrote down in class and tell ChatGPT to <em>"Use these notes to teach me today's lesson. Start by identifying and explaining concepts I need to understand, then quiz me before moving to the next."</em> </p><p>Study Mode can work with uploaded files and images, making it much more useful when it knows what your actual class is covering rather than delivering a generic miniature lecture.</p><h2 id="2-chatgpt-college-plugin">2. ChatGPT College Plugin</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1536px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="Ns59HnXpxmNDF4niSHc8A6" name="ChatGPT Study" alt="ChatGPT Study" src="https://cdn.mos.cms.futurecdn.net/Ns59HnXpxmNDF4niSHc8A6-1920-80.png" mos="" align="middle" fullscreen="" width="1536" height="864" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: OpenAI)</span></figcaption></figure><p>A newer and more focused option is ChatGPT's College Student plugin. It's not universally available like Study Mode, only through ChatGPT Edu, so your university needs to offer it and make it available. Students who can access it get a collection of learning tools. </p><p>Of particular interest is its interactive learning site creation. You can share your course material to make interactive visual explanations, while also getting guided tutoring on concepts you find difficult. The AI can take uploaded lecture slides or notes and make a unique website full of study questions and able to provide feedback on your answers. </p><p>Depending on how confident you feel, you could ask ChatGPT for something as elaborate as, <em>"Build me a study plan for the next two weeks using these course materials and my upcoming deadlines, and spend extra time on the topics I struggled with in the quiz."</em></p><h2 id="3-syllabus-study">3. Syllabus study</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1536px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="RaFoXRp5pbhUv9PEFNJHtW" name="ChatGPT Study Plan" alt="ChatGPT College Student Plugin" src="https://cdn.mos.cms.futurecdn.net/RaFoXRp5pbhUv9PEFNJHtW-1920-80.png" mos="" align="middle" fullscreen="" width="1536" height="864" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: OpenAI)</span></figcaption></figure><p>My memory of student life is that the syllabus traditionally enjoys about 20 minutes of intense attention before beginning its long journey toward the bottom of a backpack. ChatGPT can make it considerably more useful. Upload the syllabus to ChatGPT, and it can have a much more productive lifespan. </p><p>I'd suggest a prompt like, <em>"Read this syllabus and create a week-by-week study plan. Include every test, paper, and deadline. Suggest what I should begin preparing for at least a week ahead of time."</em> </p><p>You can ask about the extra busy weeks and ideas on making them as easy as possible too. If you let ChatGPT send you alerts, you might avoid the end-of-semester crunch when every deadline hits at once and you still only have 24 hours a day to study. </p><h2 id="4-flashcards">4. Flashcards</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1536px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="AunXZc8Cy4YcTGUT5P7ioW" name="ChatGPT Study Flashcards" alt="ChatGPT College Student Plugin" src="https://cdn.mos.cms.futurecdn.net/AunXZc8Cy4YcTGUT5P7ioW-1920-80.png" mos="" align="middle" fullscreen="" width="1536" height="864" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: OpenAI)</span></figcaption></figure><p>ChatGPT can also save you from spending an entire evening making flashcards instead of studying them. You can ask it to make flashcards from your notes, telling it to <em>"Focus on particulalry confusing concepts and terms."</em> </p><p>If you ask for one card at a time, it turns the exercise into an actual study session instead of generating another giant page of material to stare at, hopefully.</p><p>With the College Student plugin, flashcards can become part of the interactive learning experience rather than simply appearing as text in the conversation. You could ask: <em>"Turn this week's lecture material into flashcards and organize them by topic."</em></p><h2 id="5-quiz-time">5. Quiz time</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2119px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="rzczu4ge76semQoX5oDhFU" name="College students and sleep deprivation.jpg" alt="College student wearing a grey hoodie falls asleep in class" src="https://cdn.mos.cms.futurecdn.net/rzczu4ge76semQoX5oDhFU-1920-80.jpg" mos="" align="middle" fullscreen="" width="2119" height="1192" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Getty)</span></figcaption></figure><p>Quizzing you on whether you actually have learned anything from studying is vital, and ChatGPT can be a big help in that regard. With its Study Mode, you can create practice questions, quiz yourself one question at a time, get it to explain mistakes and change the difficulty as you progress. </p><p>Upload your course material and try asking for a <em>"10-question practice quiz based only on these notes. Ask one question at a time, don't reveal the answer until I respond, explain anything I get wrong, and make the next question harder when I answer correctly."  </em></p><p>The College Student plugin can turn that same process into a more structured interactive quiz built around the course sources you provide. You can ask for more complex practice exams, and set up interactive tests that analyze your weakest areas for further study and quizzing. </p><p>With or without the plug-in, having ChatGPT close the metaphorical book and start asking questions is a much faster way to discover whether anything actually stuck.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/ai-platforms-assistants/chatgpt/5-ways-chatgpt-can-help-when-you-go-back-to-school</link>
                                                                            <description>
                            <![CDATA[ These five practical ChatGPT tricks can help students organize a semester, understand difficult subjects and study more effectively. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">TPuFrRmtDaZ72RfbkfHqei</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/GDkSymrgoicsrQgmKSagTj-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Sat, 22 Aug 2026 18:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[ChatGPT]]></category>
                                                    <category><![CDATA[AI Platforms & Assistants]]></category>
                                                    <category><![CDATA[OpenAI]]></category>
                                                                                                <author><![CDATA[ ESchwartzwrites@gmail.com (Eric Hal Schwartz) ]]></author>                    <dc:creator><![CDATA[ Eric Hal Schwartz ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/mTaiWitAt8o75BmPY3i4xK-320-70.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Eric Hal Schwartz is a freelance writer for TechRadar with more than 15 years of experience covering the intersection of the world and technology. For the last five years, he served as head writer for Voicebot.ai and was on the leading edge of reporting on generative AI and large language models. He&#039;s since become an expert on the products of generative AI models, such as OpenAI’s ChatGPT, Anthropic’s Claude, Google Gemini, and every other synthetic media tool. His experience runs the gamut of media, including print, digital, broadcast, and live events. Now, he&#039;s continuing to tell the stories people want and need to hear about the rapidly evolving AI space and its impact on their lives. Eric is based in New York City.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/GDkSymrgoicsrQgmKSagTj-1920-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock / Alex Photo stock]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Man using ChatGPT in the mobile phone and the laptop. ]]></media:description>                                                            <media:text><![CDATA[Man using ChatGPT in the mobile phone and the laptop. ]]></media:text>
                                <media:title type="plain"><![CDATA[Man using ChatGPT in the mobile phone and the laptop. ]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/GDkSymrgoicsrQgmKSagTj-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p><a href="https://www.techradar.com/news/chatgpt-explained">ChatGPT</a> has accumulated a surprisingly large collection of education tools, including <a href="https://www.techradar.com/ai-platforms-assistants/chatgpt/i-tried-chatgpts-new-study-mode-and-its-so-good-that-it-made-me-wish-id-had-something-like-this-when-i-was-at-school">Study Mode</a> and new plugins designed specifically for college students and educators.</p><p>The trick is using them to learn rather than outsourcing the learning itself. OpenAI explicitly describes its approach as helping students understand material rather than simply shortcutting it, which is a useful rule to keep in mind before handing ChatGPT the first assignment of the semester.  </p><p>Here are five ways I would set up ChatGPT before classes get properly underway.</p><h2 id="1-study-mode-for-all">1. Study Mode for all</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="v7rJ4f7ZrdF6UPdwndzYZS" name="StudyMode_Flow_7-29 (1) copy" alt="Study mode in ChatGPT" src="https://cdn.mos.cms.futurecdn.net/v7rJ4f7ZrdF6UPdwndzYZS-1920-80.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: OpenAI)</span></figcaption></figure><p>ChatGPT's aptly named Study Mode is the obvious place to start with using the AI for learning, and it doesn't even require a paid subscription. You simply start a normal conversation with ChatGPT and type <strong>@study</strong>, or click the <strong>+</strong> button and search for <strong>Study</strong>. </p><p>Once activated, Study Mode changes ChatGPT's responses from direct answers to more Socratic behavior. It asks questions, provides hints, and checks whether you understand each step before moving forward. </p><p>Try prompts like, <em>"Teach me derivatives, asking one question at a time, and give me a hint when I'm stuck."</em></p><p>You can also upload a photo of a problem or, where file uploads are available, add your class notes and ask ChatGPT to work from those. For instance, you could upload what you wrote down in class and tell ChatGPT to <em>"Use these notes to teach me today's lesson. Start by identifying and explaining concepts I need to understand, then quiz me before moving to the next."</em> </p><p>Study Mode can work with uploaded files and images, making it much more useful when it knows what your actual class is covering rather than delivering a generic miniature lecture.</p><h2 id="2-chatgpt-college-plugin">2. ChatGPT College Plugin</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1536px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="Ns59HnXpxmNDF4niSHc8A6" name="ChatGPT Study" alt="ChatGPT Study" src="https://cdn.mos.cms.futurecdn.net/Ns59HnXpxmNDF4niSHc8A6-1920-80.png" mos="" align="middle" fullscreen="" width="1536" height="864" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: OpenAI)</span></figcaption></figure><p>A newer and more focused option is ChatGPT's College Student plugin. It's not universally available like Study Mode, only through ChatGPT Edu, so your university needs to offer it and make it available. Students who can access it get a collection of learning tools. </p><p>Of particular interest is its interactive learning site creation. You can share your course material to make interactive visual explanations, while also getting guided tutoring on concepts you find difficult. The AI can take uploaded lecture slides or notes and make a unique website full of study questions and able to provide feedback on your answers. </p><p>Depending on how confident you feel, you could ask ChatGPT for something as elaborate as, <em>"Build me a study plan for the next two weeks using these course materials and my upcoming deadlines, and spend extra time on the topics I struggled with in the quiz."</em></p><h2 id="3-syllabus-study">3. Syllabus study</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1536px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="RaFoXRp5pbhUv9PEFNJHtW" name="ChatGPT Study Plan" alt="ChatGPT College Student Plugin" src="https://cdn.mos.cms.futurecdn.net/RaFoXRp5pbhUv9PEFNJHtW-1920-80.png" mos="" align="middle" fullscreen="" width="1536" height="864" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: OpenAI)</span></figcaption></figure><p>My memory of student life is that the syllabus traditionally enjoys about 20 minutes of intense attention before beginning its long journey toward the bottom of a backpack. ChatGPT can make it considerably more useful. Upload the syllabus to ChatGPT, and it can have a much more productive lifespan. </p><p>I'd suggest a prompt like, <em>"Read this syllabus and create a week-by-week study plan. Include every test, paper, and deadline. Suggest what I should begin preparing for at least a week ahead of time."</em> </p><p>You can ask about the extra busy weeks and ideas on making them as easy as possible too. If you let ChatGPT send you alerts, you might avoid the end-of-semester crunch when every deadline hits at once and you still only have 24 hours a day to study. </p><h2 id="4-flashcards">4. Flashcards</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1536px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="AunXZc8Cy4YcTGUT5P7ioW" name="ChatGPT Study Flashcards" alt="ChatGPT College Student Plugin" src="https://cdn.mos.cms.futurecdn.net/AunXZc8Cy4YcTGUT5P7ioW-1920-80.png" mos="" align="middle" fullscreen="" width="1536" height="864" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: OpenAI)</span></figcaption></figure><p>ChatGPT can also save you from spending an entire evening making flashcards instead of studying them. You can ask it to make flashcards from your notes, telling it to <em>"Focus on particulalry confusing concepts and terms."</em> </p><p>If you ask for one card at a time, it turns the exercise into an actual study session instead of generating another giant page of material to stare at, hopefully.</p><p>With the College Student plugin, flashcards can become part of the interactive learning experience rather than simply appearing as text in the conversation. You could ask: <em>"Turn this week's lecture material into flashcards and organize them by topic."</em></p><h2 id="5-quiz-time">5. Quiz time</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2119px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="rzczu4ge76semQoX5oDhFU" name="College students and sleep deprivation.jpg" alt="College student wearing a grey hoodie falls asleep in class" src="https://cdn.mos.cms.futurecdn.net/rzczu4ge76semQoX5oDhFU-1920-80.jpg" mos="" align="middle" fullscreen="" width="2119" height="1192" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Getty)</span></figcaption></figure><p>Quizzing you on whether you actually have learned anything from studying is vital, and ChatGPT can be a big help in that regard. With its Study Mode, you can create practice questions, quiz yourself one question at a time, get it to explain mistakes and change the difficulty as you progress. </p><p>Upload your course material and try asking for a <em>"10-question practice quiz based only on these notes. Ask one question at a time, don't reveal the answer until I respond, explain anything I get wrong, and make the next question harder when I answer correctly."  </em></p><p>The College Student plugin can turn that same process into a more structured interactive quiz built around the course sources you provide. You can ask for more complex practice exams, and set up interactive tests that analyze your weakest areas for further study and quizzing. </p><p>With or without the plug-in, having ChatGPT close the metaphorical book and start asking questions is a much faster way to discover whether anything actually stuck.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Apple Music will force artists to label AI music, but some users want more ]]></title>
                                                                                                <dc:content><![CDATA[ <ul><li><strong>Apple Music will soon force artists to label their AI-generated tunes</strong></li><li><strong>It follows moves from rival streaming services to limit AI music</strong></li><li><strong>Some users want Apple to outright ban AI tracks from its platform</strong></li></ul><p>The subject of music generated by <a href="https://www.techradar.com/best/best-ai-tools">artificial intelligence (AI)</a> has become a hot topic over the last couple of years, with the matter proving to be deeply polarizing among music lovers. Now, Apple is stepping in to enforce AI tags in Apple Music — but some users don’t think it’s going far enough. </p><p>According to <a href="https://www.hollywoodreporter.com/music/music-industry-news/apple-music-to-launch-labels-on-ai-tracks-1236677791/" target="_blank">The Hollywood Reporter</a>, Apple sent out emails to “industry partners” earlier this week outlining its position. Those messages made it clear that AI labels will start appearing “later this year” and won't be optional. </p><p>“Content providers will be required to include AI Transparency Tags in any instance where AI was used to create a material portion of the content, including tracks that are AI platform generated,” Apple said. “We define AI-platform-generated content as anything that is primarily derived from a generative AI service.” </p><p>This comes a few months after Apple started allowing record labels and artists to voluntarily signal that tracks were made with AI assistance through so-called <a href="https://www.techradar.com/audio/apple-music/apple-music-is-flagging-ai-slop-before-spotify-has-even-started-but-theres-a-catch">‘Transparency Tags.’</a> The latest update goes further, though, requiring music distributors to flag AI content so consumers know exactly what they’re getting.</p><h2 id="ai-fraud-and-streaming-manipulation">AI fraud and streaming manipulation</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3105px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="36Tq9yJHw3i2F9LHCmd4Rc" name="pods316.jpg" alt="airpods 3" src="https://cdn.mos.cms.futurecdn.net/36Tq9yJHw3i2F9LHCmd4Rc-1920-80.jpg" mos="" align="middle" fullscreen="" width="3105" height="1747" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: TechRadar)</span></figcaption></figure><p>Apple didn’t outline how exactly it would enforce its new policy. It follows a similar move from Spotify, which revealed earlier this month that it would <a href="https://www.techradar.com/audio/spotify/spotify-is-introducing-ai-persona-tags-to-differentiate-real-artists-from-the-fake-vowing-to-become-the-most-transparent-and-trustworthy-place-to-listen-to-music-but-the-tool-isnt-targeting-the-music-itself">start labeling AI artists</a> and would exclude them from curated and algorithmic recommendations. Rival service Tidal <a href="https://www.techradar.com/audio/tidal-just-drew-a-line-in-the-sand-on-ai-music-100-percent-ai-generated-tracks-wont-earn-royalties-on-the-music-streaming-platform">no longer pays uploaders</a> if it detects that their submissions were made with AI. </p><p>Apple Music's new course of action comes amid growing disquiet over the use of AI in music creation. Popular concern over AI tracks has grown so much that tools like <a href="https://detect.music/" target="_blank">Detect Music</a> have emerged to help people identify whether AI was used in the music they listen to. </p><p>Surveying social media, it’s clear that plenty of people support Apple’s move. “Good, but that took way too long,” lamented one person on <a href="https://www.reddit.com/r/apple/comments/1vtukdy/apple_music_will_soon_get_visible_labels_for/" target="_blank">Reddit</a>. Another user wondered, “I might switch over to Apple Music once this is implemented, if there’s also an option to block AI content.” </p><p>Yet for others, Apple isn’t going far enough. “As a paying customer, you should be able to block it as a setting,” said one, while another contended that AI-generated music “shouldn’t be on the platform at all.” One Redditor was blunt, arguing that a “Better move would be to outright ban it.” </p><p>For many, the problem with AI music is a double one: feeling duped by the lack of artistry when a machine created the tracks you listen to, and concern that genuine musicians are being squeezed out as a result. Add to that the <a href="https://www.techradar.com/ai-platforms-assistants/ai-music-is-fine-until-it-starts-pretending-to-be-real-people">known cases of fraud</a> and <a href="https://www.techradar.com/audio/apple-music/every-label-in-the-world-is-delivering-ai-apple-music-executive-says-over-a-third-of-uploads-are-100-percent-ai-as-it-clamps-down-on-ai-fraud">streaming manipulation</a> that are often tied to the use of AI in music, and it’s clear that Apple felt that something had to be done. </p><p>With the proliferation of AI music-generation services like <a href="https://www.techradar.com/ai-platforms-assistants/great-music-is-made-by-people-suno-the-biggest-ai-music-company-is-finally-trying-to-solve-a-problem-its-own-success-helped-create">Suno</a> and <a href="https://www.techradar.com/computing/artificial-intelligence/i-tried-using-ai-to-create-the-background-music-for-a-podcast-but-i-may-stick-to-music-libraries-for-now">Beatoven</a>, this is not a problem that will disappear overnight. But with AI tunes appearing to be highly unpopular — at least once they’re identified as such — Apple’s latest move could help to make a dent in their spread.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/audio/apple-music/better-move-would-be-to-ban-it-apple-music-steps-up-plan-for-ai-generated-song-labels-but-some-users-think-it-doesnt-go-far-enough</link>
                                                                            <description>
                            <![CDATA[ Apple Music will require artists to label their AI-generated music so users know what they’re getting. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">Jeg36oJD8v2DDsbfqDvZgP</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/mHR88ToNSF9ZfWouuiPsLW-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 21 Aug 2026 22:00:00 +0000</pubDate>                                                                                                                                <updated>Mon, 24 Aug 2026 22:55:02 +0000</updated>
                                                                                                                                            <category><![CDATA[Apple Music]]></category>
                                                    <category><![CDATA[Audio]]></category>
                                                    <category><![CDATA[Audio Streaming]]></category>
                                                                                                <author><![CDATA[ alexblake.techradar@gmail.com (Alex Blake) ]]></author>                    <dc:creator><![CDATA[ Alex Blake ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/gwmVRU4zMGnDYsGVAFvRmL-320-70.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Alex Blake has been fooling around with computers since the early 1990s, and since that time he&#039;s learned a thing or two about tech. No more than two things, though. That&#039;s all his brain can hold. As well as TechRadar, Alex writes for iMore, Digital Trends and Creative Bloq, among others. He was previously commissioning editor at MacFormat magazine. That means he mostly covers the world of Apple and its latest products, but also Windows, computer peripherals, mobile apps, and much more beyond. When not writing, you can find him hiking the English countryside and gaming on his PC.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/mHR88ToNSF9ZfWouuiPsLW-1920-80.jpg">
                                                            <media:credit><![CDATA[Brett Jordan / Unsplash]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[The Apple Music app icon against a red background on an iPhone.]]></media:description>                                                            <media:text><![CDATA[The Apple Music app icon against a red background on an iPhone.]]></media:text>
                                <media:title type="plain"><![CDATA[The Apple Music app icon against a red background on an iPhone.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/mHR88ToNSF9ZfWouuiPsLW-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <ul><li><strong>Apple Music will soon force artists to label their AI-generated tunes</strong></li><li><strong>It follows moves from rival streaming services to limit AI music</strong></li><li><strong>Some users want Apple to outright ban AI tracks from its platform</strong></li></ul><p>The subject of music generated by <a href="https://www.techradar.com/best/best-ai-tools">artificial intelligence (AI)</a> has become a hot topic over the last couple of years, with the matter proving to be deeply polarizing among music lovers. Now, Apple is stepping in to enforce AI tags in Apple Music — but some users don’t think it’s going far enough. </p><p>According to <a href="https://www.hollywoodreporter.com/music/music-industry-news/apple-music-to-launch-labels-on-ai-tracks-1236677791/" target="_blank">The Hollywood Reporter</a>, Apple sent out emails to “industry partners” earlier this week outlining its position. Those messages made it clear that AI labels will start appearing “later this year” and won't be optional. </p><p>“Content providers will be required to include AI Transparency Tags in any instance where AI was used to create a material portion of the content, including tracks that are AI platform generated,” Apple said. “We define AI-platform-generated content as anything that is primarily derived from a generative AI service.” </p><p>This comes a few months after Apple started allowing record labels and artists to voluntarily signal that tracks were made with AI assistance through so-called <a href="https://www.techradar.com/audio/apple-music/apple-music-is-flagging-ai-slop-before-spotify-has-even-started-but-theres-a-catch">‘Transparency Tags.’</a> The latest update goes further, though, requiring music distributors to flag AI content so consumers know exactly what they’re getting.</p><h2 id="ai-fraud-and-streaming-manipulation">AI fraud and streaming manipulation</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3105px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="36Tq9yJHw3i2F9LHCmd4Rc" name="pods316.jpg" alt="airpods 3" src="https://cdn.mos.cms.futurecdn.net/36Tq9yJHw3i2F9LHCmd4Rc-1920-80.jpg" mos="" align="middle" fullscreen="" width="3105" height="1747" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: TechRadar)</span></figcaption></figure><p>Apple didn’t outline how exactly it would enforce its new policy. It follows a similar move from Spotify, which revealed earlier this month that it would <a href="https://www.techradar.com/audio/spotify/spotify-is-introducing-ai-persona-tags-to-differentiate-real-artists-from-the-fake-vowing-to-become-the-most-transparent-and-trustworthy-place-to-listen-to-music-but-the-tool-isnt-targeting-the-music-itself">start labeling AI artists</a> and would exclude them from curated and algorithmic recommendations. Rival service Tidal <a href="https://www.techradar.com/audio/tidal-just-drew-a-line-in-the-sand-on-ai-music-100-percent-ai-generated-tracks-wont-earn-royalties-on-the-music-streaming-platform">no longer pays uploaders</a> if it detects that their submissions were made with AI. </p><p>Apple Music's new course of action comes amid growing disquiet over the use of AI in music creation. Popular concern over AI tracks has grown so much that tools like <a href="https://detect.music/" target="_blank">Detect Music</a> have emerged to help people identify whether AI was used in the music they listen to. </p><p>Surveying social media, it’s clear that plenty of people support Apple’s move. “Good, but that took way too long,” lamented one person on <a href="https://www.reddit.com/r/apple/comments/1vtukdy/apple_music_will_soon_get_visible_labels_for/" target="_blank">Reddit</a>. Another user wondered, “I might switch over to Apple Music once this is implemented, if there’s also an option to block AI content.” </p><p>Yet for others, Apple isn’t going far enough. “As a paying customer, you should be able to block it as a setting,” said one, while another contended that AI-generated music “shouldn’t be on the platform at all.” One Redditor was blunt, arguing that a “Better move would be to outright ban it.” </p><p>For many, the problem with AI music is a double one: feeling duped by the lack of artistry when a machine created the tracks you listen to, and concern that genuine musicians are being squeezed out as a result. Add to that the <a href="https://www.techradar.com/ai-platforms-assistants/ai-music-is-fine-until-it-starts-pretending-to-be-real-people">known cases of fraud</a> and <a href="https://www.techradar.com/audio/apple-music/every-label-in-the-world-is-delivering-ai-apple-music-executive-says-over-a-third-of-uploads-are-100-percent-ai-as-it-clamps-down-on-ai-fraud">streaming manipulation</a> that are often tied to the use of AI in music, and it’s clear that Apple felt that something had to be done. </p><p>With the proliferation of AI music-generation services like <a href="https://www.techradar.com/ai-platforms-assistants/great-music-is-made-by-people-suno-the-biggest-ai-music-company-is-finally-trying-to-solve-a-problem-its-own-success-helped-create">Suno</a> and <a href="https://www.techradar.com/computing/artificial-intelligence/i-tried-using-ai-to-create-the-background-music-for-a-podcast-but-i-may-stick-to-music-libraries-for-now">Beatoven</a>, this is not a problem that will disappear overnight. But with AI tunes appearing to be highly unpopular — at least once they’re identified as such — Apple’s latest move could help to make a dent in their spread.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ I tried ThreadPort to move chats between AI chatbots ]]></title>
                                                                                                <dc:content><![CDATA[ <p>AI chatbots like ChatGPT, Claude, and <a href="https://www.techradar.com/computing/artificial-intelligence/what-is-google-gemini">Gemini</a> are all keen to encourage you to use their service over their rivals, and often have ways to import your history and profile from one to another to some degree. That's great if you are planning a serious relocation, but sometimes you just want to take a single chat and bring it from one platform to another. </p><p>This can be especially useful if you're using the free version of Claude, for example, and you're about to reach your usage limit. By transferring the chat to another AI chatbot you can keep it going without waiting for your limits to refresh.</p><p><a href="https://megarampo.github.io/threadport/" target="_blank">ThreadPort</a> is a new browser extension for <a href="https://www.techradar.com/computing/internet/browsers/chrome">Google Chrome</a> and Microsoft Edge designed to shorten that trip. It transfers a conversation currently open in ChatGPT, Claude, or Gemini to either of the other two services, carrying over the text of the discussion and some basic context setup as a single prompt plus transcript so the new AI chatbot can continue the conversation.</p><p>That makes ThreadPort fundamentally different from the <a href="https://www.techradar.com/ai-platforms-assistants/claude/5-things-nobody-tells-you-when-you-move-from-chatgpt-to-claude">built-in import tools</a> offered by all three platforms. Instead of needing to learn everything about you and your conversational history. ThreadPort simply tells another AI what you have been discussing for the past few minutes.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:800px;"><p class="vanilla-image-block" style="padding-top:53.13%;"><img id="Jkquo6dYLP2HPssE3yUdda" name="ThreadPort Demo" alt="ThreadPort" src="https://cdn.mos.cms.futurecdn.net/Jkquo6dYLP2HPssE3yUdda-1920-80.gif" mos="" align="middle" fullscreen="" width="800" height="425" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">ThreadPort in action. </span><span class="credit" itemprop="copyrightHolder">(Image credit: ThreadPort )</span></figcaption></figure><p>You just need to install the extension in your browser and allow it access to ChatGPT, Claude, and Gemini websites. The access lets ThreadPort read the messages on one service and insert them into another, while browser storage is used for settings, temporary transfers, and the monthly usage count. The developer plans to make unlimited transfers a premium service with only 10 transfers a month for free, though at the moment the extension doesn't run out of transfers. </p><p>All you need to do then is have your chat on one of the platforms open, click on the extension, and pick another platform to send it to. The new platform will open automatically, and a transcript of the conversation, headed by an explanation from ThreadPort, will appear. You can set the extension to automatically submit the combined prompt, or leave it in draft form for your own editing first.</p><h2 id="vacation-planning">Vacation planning</h2><p>To test ThreadPort, I opened ChatGPT and asked for help planning a three-day vacation. ChatGPT did its usual work of creating an itinerary with plenty of detail. I then clicked on ThreadPort and sent the conversation to Gemini. </p><p>A new Gemini tab opened with the entire conversation already formatted inside the prompt box, with my messages and ChatGPT’s responses clearly labeled. ThreadPort also stripped away interface debris such as buttons, citation controls, and widgets that would otherwise make a manual copy and paste messier.</p><p>Gemini received the trip plan exactly as I wanted, with a complete conversation rather than a crude summary. I then asked Gemini to assess the plan, without changing the underlying conversation before the transfer.</p><p>The process worked the same when sending to Claude from ChatGPT. ThreadPort supports all six directions among ChatGPT, Claude, and Gemini. But, as an additional test, I took the extended conversation from Gemini and asked ThreadPort to send it to Claude. The new Claude tab was basically the same, but it also mentioned in the opening prompt that it was a conversation "started on ChatGPT (via ChatGPT → Gemini)," and tagged which chatbot was responding in the transcript. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1047px;"><p class="vanilla-image-block" style="padding-top:63.61%;"><img id="uJKPg4W4w9o3ftdQixA2HZ" name="ThreadPort 3" alt="ThreadPort" src="https://cdn.mos.cms.futurecdn.net/uJKPg4W4w9o3ftdQixA2HZ-1920-80.png" mos="" align="middle" fullscreen="" width="1047" height="666" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: ThreadPort )</span></figcaption></figure><p>This is where ThreadPort might be at its best. Moving a live discussion preserves all the little decisions accumulated through follow-up questions. Those decisions often matter more than the initial prompt because they explain why the obvious suggestions are no longer useful.</p><p>It's also very fast, taking only seconds. Gemini's importer can take a lot longer as it requires an exported archive. Though it can absorb a much larger historical record, using it for a single vacation plan would be excessive. </p><p>Plus, Google’s tool is restricted to those with adult personal Google accounts, and you can't import your history if you're in the European Economic Area, Switzerland, or the United Kingdom. ThreadPort's creator, Juan Carlos Rampoldi, lives in Valencia, Spain, so a way around that restriction has obvious appeal.</p><p>Claude’s native option doesn't even allow for importing conversations. Claude can import memory, including preferences and personal details, but not actual history. But Claude and Gemini at least have some form of importing from rival AI chatbots. ChatGPT has a way of sending conversations between ChatGPT accounts, but nothing like the native importers for Gemini or Claude. ThreadPort at least opens up one possible avenue for doing so without having to craft and iterate on specialized prompts.</p><p>Rampoldi cited his own habit of moving among ChatGPT, Claude, and Gemini as the inspiration for ThreadPort after getting frustrated with manually copying conversations and losing formatting or context along the way. Notably, he built it with Claude Code, so it may have other flaws, but he made its source code publicly viewable on GitHub. </p><h2 id="smooth-moves">Smooth moves</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="yV3UcNfJKf9tDxeKcJd8PZ" name="ThreadPort 4" alt="ThreadPort" src="https://cdn.mos.cms.futurecdn.net/yV3UcNfJKf9tDxeKcJd8PZ-1920-80.png" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: ThreadPort )</span></figcaption></figure><p>I did appreciate how easy ThreadPort made comparing the models and their responses by making them all part of one larger conversation. Of course, the simplicity means there are limits. ThreadPort transfers text, but it cannot bring attached images or files. If I had uploaded hotel screenshots or a PDF itinerary into ChatGPT, I would have needed to upload those again manually in Claude and Gemini.</p><p>And if it was a very long conversation, ThreadPort might have needed to shorten it using what it calls "smart truncation," keeping the original task and the most recent exchanges while marking a section that might be removed. </p><p>The developer says ThreadPort has no servers and briefly holds the transcript in Chrome’s local extension storage before inserting it into the destination prompt box, after which it deletes the temporary copy. </p><p>That does not mean the conversation becomes private once you send it elsewhere. A ChatGPT transcript submitted to Claude is now being shared with Anthropic, and Gemini transcripts are still sent to Google. </p><p>Despite its limits, ThreadPort does come across as a very useful tool for those who like to employ multiple AI chatbots. Even as just a ferry for individual conversations, compared to a whole moving van importing your whole history, the extension is efficient and easy. It cuts down on a small but persistent bit of AI chatbot friction without trying to solve AI portability on a grand scale. </p><p>AI companies tend to build their products as though everyone will eventually choose one assistant and stay there. But if you want to be 'disloyal' and play the field, ThreadPort smooths the path nicely.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/ai-platforms-assistants/claude-hit-me-with-a-usage-limit-so-i-moved-the-entire-conversation-to-chatgpt-this-free-browser-extension-made-it-ridiculously-easy</link>
                                                                            <description>
                            <![CDATA[ I used the free ThreadPort extension to give ChatGPT, Claude, and Gemini the same conversation ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">4LAqqGWgjEMDCDCDfe7tLi</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/jwrMJ6cMNHe3jurU5dv9S7-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 20 Aug 2026 12:17:26 +0000</pubDate>                                                                                                                                <updated>Thu, 20 Aug 2026 22:34:59 +0000</updated>
                                                                                                                                            <category><![CDATA[AI Platforms & Assistants]]></category>
                                                    <category><![CDATA[ChatGPT]]></category>
                                                    <category><![CDATA[Gemini]]></category>
                                                    <category><![CDATA[Claude]]></category>
                                                    <category><![CDATA[OpenAI]]></category>
                                                                                                <author><![CDATA[ ESchwartzwrites@gmail.com (Eric Hal Schwartz) ]]></author>                    <dc:creator><![CDATA[ Eric Hal Schwartz ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/mTaiWitAt8o75BmPY3i4xK-320-70.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Eric Hal Schwartz is a freelance writer for TechRadar with more than 15 years of experience covering the intersection of the world and technology. For the last five years, he served as head writer for Voicebot.ai and was on the leading edge of reporting on generative AI and large language models. He&#039;s since become an expert on the products of generative AI models, such as OpenAI’s ChatGPT, Anthropic’s Claude, Google Gemini, and every other synthetic media tool. His experience runs the gamut of media, including print, digital, broadcast, and live events. Now, he&#039;s continuing to tell the stories people want and need to hear about the rapidly evolving AI space and its impact on their lives. Eric is based in New York City.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/jwrMJ6cMNHe3jurU5dv9S7-1920-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock / Runrun2 / Blossom Stock Studio]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[ChatGPT, Gemini and Claude on smartphones in one image.]]></media:description>                                                            <media:text><![CDATA[ChatGPT, Gemini and Claude on smartphones in one image.]]></media:text>
                                <media:title type="plain"><![CDATA[ChatGPT, Gemini and Claude on smartphones in one image.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/jwrMJ6cMNHe3jurU5dv9S7-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>AI chatbots like ChatGPT, Claude, and <a href="https://www.techradar.com/computing/artificial-intelligence/what-is-google-gemini">Gemini</a> are all keen to encourage you to use their service over their rivals, and often have ways to import your history and profile from one to another to some degree. That's great if you are planning a serious relocation, but sometimes you just want to take a single chat and bring it from one platform to another. </p><p>This can be especially useful if you're using the free version of Claude, for example, and you're about to reach your usage limit. By transferring the chat to another AI chatbot you can keep it going without waiting for your limits to refresh.</p><p><a href="https://megarampo.github.io/threadport/" target="_blank">ThreadPort</a> is a new browser extension for <a href="https://www.techradar.com/computing/internet/browsers/chrome">Google Chrome</a> and Microsoft Edge designed to shorten that trip. It transfers a conversation currently open in ChatGPT, Claude, or Gemini to either of the other two services, carrying over the text of the discussion and some basic context setup as a single prompt plus transcript so the new AI chatbot can continue the conversation.</p><p>That makes ThreadPort fundamentally different from the <a href="https://www.techradar.com/ai-platforms-assistants/claude/5-things-nobody-tells-you-when-you-move-from-chatgpt-to-claude">built-in import tools</a> offered by all three platforms. Instead of needing to learn everything about you and your conversational history. ThreadPort simply tells another AI what you have been discussing for the past few minutes.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:800px;"><p class="vanilla-image-block" style="padding-top:53.13%;"><img id="Jkquo6dYLP2HPssE3yUdda" name="ThreadPort Demo" alt="ThreadPort" src="https://cdn.mos.cms.futurecdn.net/Jkquo6dYLP2HPssE3yUdda-1920-80.gif" mos="" align="middle" fullscreen="" width="800" height="425" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">ThreadPort in action. </span><span class="credit" itemprop="copyrightHolder">(Image credit: ThreadPort )</span></figcaption></figure><p>You just need to install the extension in your browser and allow it access to ChatGPT, Claude, and Gemini websites. The access lets ThreadPort read the messages on one service and insert them into another, while browser storage is used for settings, temporary transfers, and the monthly usage count. The developer plans to make unlimited transfers a premium service with only 10 transfers a month for free, though at the moment the extension doesn't run out of transfers. </p><p>All you need to do then is have your chat on one of the platforms open, click on the extension, and pick another platform to send it to. The new platform will open automatically, and a transcript of the conversation, headed by an explanation from ThreadPort, will appear. You can set the extension to automatically submit the combined prompt, or leave it in draft form for your own editing first.</p><h2 id="vacation-planning">Vacation planning</h2><p>To test ThreadPort, I opened ChatGPT and asked for help planning a three-day vacation. ChatGPT did its usual work of creating an itinerary with plenty of detail. I then clicked on ThreadPort and sent the conversation to Gemini. </p><p>A new Gemini tab opened with the entire conversation already formatted inside the prompt box, with my messages and ChatGPT’s responses clearly labeled. ThreadPort also stripped away interface debris such as buttons, citation controls, and widgets that would otherwise make a manual copy and paste messier.</p><p>Gemini received the trip plan exactly as I wanted, with a complete conversation rather than a crude summary. I then asked Gemini to assess the plan, without changing the underlying conversation before the transfer.</p><p>The process worked the same when sending to Claude from ChatGPT. ThreadPort supports all six directions among ChatGPT, Claude, and Gemini. But, as an additional test, I took the extended conversation from Gemini and asked ThreadPort to send it to Claude. The new Claude tab was basically the same, but it also mentioned in the opening prompt that it was a conversation "started on ChatGPT (via ChatGPT → Gemini)," and tagged which chatbot was responding in the transcript. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1047px;"><p class="vanilla-image-block" style="padding-top:63.61%;"><img id="uJKPg4W4w9o3ftdQixA2HZ" name="ThreadPort 3" alt="ThreadPort" src="https://cdn.mos.cms.futurecdn.net/uJKPg4W4w9o3ftdQixA2HZ-1920-80.png" mos="" align="middle" fullscreen="" width="1047" height="666" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: ThreadPort )</span></figcaption></figure><p>This is where ThreadPort might be at its best. Moving a live discussion preserves all the little decisions accumulated through follow-up questions. Those decisions often matter more than the initial prompt because they explain why the obvious suggestions are no longer useful.</p><p>It's also very fast, taking only seconds. Gemini's importer can take a lot longer as it requires an exported archive. Though it can absorb a much larger historical record, using it for a single vacation plan would be excessive. </p><p>Plus, Google’s tool is restricted to those with adult personal Google accounts, and you can't import your history if you're in the European Economic Area, Switzerland, or the United Kingdom. ThreadPort's creator, Juan Carlos Rampoldi, lives in Valencia, Spain, so a way around that restriction has obvious appeal.</p><p>Claude’s native option doesn't even allow for importing conversations. Claude can import memory, including preferences and personal details, but not actual history. But Claude and Gemini at least have some form of importing from rival AI chatbots. ChatGPT has a way of sending conversations between ChatGPT accounts, but nothing like the native importers for Gemini or Claude. ThreadPort at least opens up one possible avenue for doing so without having to craft and iterate on specialized prompts.</p><p>Rampoldi cited his own habit of moving among ChatGPT, Claude, and Gemini as the inspiration for ThreadPort after getting frustrated with manually copying conversations and losing formatting or context along the way. Notably, he built it with Claude Code, so it may have other flaws, but he made its source code publicly viewable on GitHub. </p><h2 id="smooth-moves">Smooth moves</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="yV3UcNfJKf9tDxeKcJd8PZ" name="ThreadPort 4" alt="ThreadPort" src="https://cdn.mos.cms.futurecdn.net/yV3UcNfJKf9tDxeKcJd8PZ-1920-80.png" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: ThreadPort )</span></figcaption></figure><p>I did appreciate how easy ThreadPort made comparing the models and their responses by making them all part of one larger conversation. Of course, the simplicity means there are limits. ThreadPort transfers text, but it cannot bring attached images or files. If I had uploaded hotel screenshots or a PDF itinerary into ChatGPT, I would have needed to upload those again manually in Claude and Gemini.</p><p>And if it was a very long conversation, ThreadPort might have needed to shorten it using what it calls "smart truncation," keeping the original task and the most recent exchanges while marking a section that might be removed. </p><p>The developer says ThreadPort has no servers and briefly holds the transcript in Chrome’s local extension storage before inserting it into the destination prompt box, after which it deletes the temporary copy. </p><p>That does not mean the conversation becomes private once you send it elsewhere. A ChatGPT transcript submitted to Claude is now being shared with Anthropic, and Gemini transcripts are still sent to Google. </p><p>Despite its limits, ThreadPort does come across as a very useful tool for those who like to employ multiple AI chatbots. Even as just a ferry for individual conversations, compared to a whole moving van importing your whole history, the extension is efficient and easy. It cuts down on a small but persistent bit of AI chatbot friction without trying to solve AI portability on a grand scale. </p><p>AI companies tend to build their products as though everyone will eventually choose one assistant and stay there. But if you want to be 'disloyal' and play the field, ThreadPort smooths the path nicely.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ ChatGPT for Teens gets one thing right about homework ]]></title>
                                                                                                <dc:content><![CDATA[ <p>The most important aspect of the new <a href="https://help.openai.com/en/articles/20001421-chatgpt-for-teens" target="_blank">ChatGPT for Teens</a> feature will probably also annoy teenagers the most. If they ask it to do their <a href="https://www.techradar.com/vpn/vpn-privacy-security/stop-homework-headaches-get-the-tool-that-boosts-your-kids-focus">homework</a> for them, the chatbot is supposed to recognize it, and will instead steer the student toward figuring it out themselves rather than produce a ready-to-paste essay.</p><p>That sounds like a small adjustment to the usual ChatGPT formula, but it gets at one of the biggest problems with allowing students easy access to AI chatbots. While ChatGPT's abilities as a tutor, research assistant, and endlessly patient explainer are a potential boon to learning, letting it finish a student's homework while they scroll TikTok is something everyone should want to prevent.</p><p>ChatGPT for Teens is one way OpenAI is trying to steer away from that depressing scenario. The experience is intended for users aged 13 to 17 and is automatically applied when someone gives an age in that range or OpenAI's systems estimate that the user is under 18. </p><p>The Responsible Homework Reminder might actually bring some positives to the idea of teens using ChatGPT, not just ways of limiting harm. The feature supposedly recognizes when a teenager wants the AI to do their homework and redirects them toward <a href="https://www.techradar.com/ai-platforms-assistants/chatgpt/i-tried-chatgpts-new-study-mode-and-its-so-good-that-it-made-me-wish-id-had-something-like-this-when-i-was-at-school">Study Mode</a>. </p><h2 id="questions-instead-of-answers">Questions instead of answers</h2><p>There has always been a slightly absurd tension around AI and education. We want students to have access to technology that can explain almost anything on demand, but preferably without allowing that technology to do all the learning for them. Giving a teenager access to ChatGPT and assuming they'll always use it ethically and to help them learn is absurd. Even with the best intentions, the AI is usually slanted toward being overly helpful and undercutting the kind of education real research and effort provide. </p><p>OpenAI takes an engineering approach to a solution. ChatGPT for Teens combines Study Mode and its learning-centered conversations, quizzes, and now homework reminders. Teens and parents can also set Study Hours, making Study Mode the default during those times. </p><p>As Study Mode is built around guiding questions and mimicking educators, it should at least reduce the incidence of kids relying on ChatGPT to do the work for them. OpenAI says the system was developed with teachers and scientists to encourage active participation.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="A6j2pPCnb9djKXa6HkjwUc" name="ChatGPT Teen 2" alt="ChatGPT Teen" src="https://cdn.mos.cms.futurecdn.net/A6j2pPCnb9djKXa6HkjwUc-1920-80.png" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: OpenAI)</span></figcaption></figure><p>And while simply banning ChatGPT as much as possible sounds simpler, there's a reason some educators prefer solutions like ChatGPT for Teens. A teenager stuck on an algebra problem at 10:30 at night or who doesn't have the resources to hire a tutor can at least ask ChatGPT to help them work through the problem, and with Study Mode, that means more than just getting the answer.</p><p>“Not every student has someone at home who can help when they get stuck or have questions with their homework. With the right guardrails, AI can help fill that gap," Racquel Gibson, a high school math teacher in Miami, said in a statement. "Tools like Responsible Homework Reminder can guide students step by step, helping them understand their mistakes, build confidence, and keep learning — not simply hand them an answer. That kind of individualized support can make a meaningful difference for students who want to succeed but don’t always know how to move forward.”</p><p>There is an important caveat. Guardrails only matter if they actually hold up when a determined teenager starts rattling them. The age prediction operating behind the scenes should supposedly work out when a teen is using the AI. OpenAI says it can use signals including account age, usage patterns, topics discussed, and the times of day ChatGPT is used to estimate whether someone is under 18.  OpenAI has admitted it's not a perfect system, but that it's still working to improve safeguards. </p><h2 id="teen-safety">Teen safety</h2><p>ChatGPT for Teens also includes reinforced guardrails to identify and prevent conversations around topics like self-harm and other violence, eating disorders, and sexual content. Those guardrails are arguably even more important than the ones stopping kids from using the AI to do their homework.</p><p>Even so, concerns about misinformation, chatbot addiction, and an overall degradation of thinking caused by AI chatbots are justifiably on the minds of many parents. </p><p>But at least the Responsible Homework Reminders are a gesture in the right direction, recognizing that the AI does not have to maximize how much work it performs on your behalf to be useful. For a teenager trying to learn, doing slightly less can occasionally be the more sophisticated feature.</p><p>If OpenAI can make that behavior reliable, teenagers may complain that ChatGPT has become less cooperative just when an assignment is due. But being less helpful might actually make ChatGPT much more useful in the long run.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/ai-platforms-assistants/not-every-student-has-someone-at-home-who-can-help-when-they-get-stuck-chatgpts-smartest-new-feature-for-teenagers-is-refusing-to-give-them-what-they-ask-for</link>
                                                                            <description>
                            <![CDATA[ ChatGPT for Teens may be most useful when it refuses to simply do the homework for them. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">dfkVG9pefoxcF46VwoNhg8</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/7AUaHoNyXHwpZuXj6vBYNc-1920-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Wed, 19 Aug 2026 11:20:14 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[AI Platforms & Assistants]]></category>
                                                    <category><![CDATA[ChatGPT]]></category>
                                                    <category><![CDATA[OpenAI]]></category>
                                                                                                <author><![CDATA[ ESchwartzwrites@gmail.com (Eric Hal Schwartz) ]]></author>                    <dc:creator><![CDATA[ Eric Hal Schwartz ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/mTaiWitAt8o75BmPY3i4xK-320-70.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Eric Hal Schwartz is a freelance writer for TechRadar with more than 15 years of experience covering the intersection of the world and technology. For the last five years, he served as head writer for Voicebot.ai and was on the leading edge of reporting on generative AI and large language models. He&#039;s since become an expert on the products of generative AI models, such as OpenAI’s ChatGPT, Anthropic’s Claude, Google Gemini, and every other synthetic media tool. His experience runs the gamut of media, including print, digital, broadcast, and live events. Now, he&#039;s continuing to tell the stories people want and need to hear about the rapidly evolving AI space and its impact on their lives. Eric is based in New York City.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/7AUaHoNyXHwpZuXj6vBYNc-1920-80.png">
                                                            <media:credit><![CDATA[OpenAI]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[ChatGPT Teen]]></media:description>                                                            <media:text><![CDATA[ChatGPT Teen]]></media:text>
                                <media:title type="plain"><![CDATA[ChatGPT Teen]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/7AUaHoNyXHwpZuXj6vBYNc-1920-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>The most important aspect of the new <a href="https://help.openai.com/en/articles/20001421-chatgpt-for-teens" target="_blank">ChatGPT for Teens</a> feature will probably also annoy teenagers the most. If they ask it to do their <a href="https://www.techradar.com/vpn/vpn-privacy-security/stop-homework-headaches-get-the-tool-that-boosts-your-kids-focus">homework</a> for them, the chatbot is supposed to recognize it, and will instead steer the student toward figuring it out themselves rather than produce a ready-to-paste essay.</p><p>That sounds like a small adjustment to the usual ChatGPT formula, but it gets at one of the biggest problems with allowing students easy access to AI chatbots. While ChatGPT's abilities as a tutor, research assistant, and endlessly patient explainer are a potential boon to learning, letting it finish a student's homework while they scroll TikTok is something everyone should want to prevent.</p><p>ChatGPT for Teens is one way OpenAI is trying to steer away from that depressing scenario. The experience is intended for users aged 13 to 17 and is automatically applied when someone gives an age in that range or OpenAI's systems estimate that the user is under 18. </p><p>The Responsible Homework Reminder might actually bring some positives to the idea of teens using ChatGPT, not just ways of limiting harm. The feature supposedly recognizes when a teenager wants the AI to do their homework and redirects them toward <a href="https://www.techradar.com/ai-platforms-assistants/chatgpt/i-tried-chatgpts-new-study-mode-and-its-so-good-that-it-made-me-wish-id-had-something-like-this-when-i-was-at-school">Study Mode</a>. </p><h2 id="questions-instead-of-answers">Questions instead of answers</h2><p>There has always been a slightly absurd tension around AI and education. We want students to have access to technology that can explain almost anything on demand, but preferably without allowing that technology to do all the learning for them. Giving a teenager access to ChatGPT and assuming they'll always use it ethically and to help them learn is absurd. Even with the best intentions, the AI is usually slanted toward being overly helpful and undercutting the kind of education real research and effort provide. </p><p>OpenAI takes an engineering approach to a solution. ChatGPT for Teens combines Study Mode and its learning-centered conversations, quizzes, and now homework reminders. Teens and parents can also set Study Hours, making Study Mode the default during those times. </p><p>As Study Mode is built around guiding questions and mimicking educators, it should at least reduce the incidence of kids relying on ChatGPT to do the work for them. OpenAI says the system was developed with teachers and scientists to encourage active participation.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="A6j2pPCnb9djKXa6HkjwUc" name="ChatGPT Teen 2" alt="ChatGPT Teen" src="https://cdn.mos.cms.futurecdn.net/A6j2pPCnb9djKXa6HkjwUc-1920-80.png" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: OpenAI)</span></figcaption></figure><p>And while simply banning ChatGPT as much as possible sounds simpler, there's a reason some educators prefer solutions like ChatGPT for Teens. A teenager stuck on an algebra problem at 10:30 at night or who doesn't have the resources to hire a tutor can at least ask ChatGPT to help them work through the problem, and with Study Mode, that means more than just getting the answer.</p><p>“Not every student has someone at home who can help when they get stuck or have questions with their homework. With the right guardrails, AI can help fill that gap," Racquel Gibson, a high school math teacher in Miami, said in a statement. "Tools like Responsible Homework Reminder can guide students step by step, helping them understand their mistakes, build confidence, and keep learning — not simply hand them an answer. That kind of individualized support can make a meaningful difference for students who want to succeed but don’t always know how to move forward.”</p><p>There is an important caveat. Guardrails only matter if they actually hold up when a determined teenager starts rattling them. The age prediction operating behind the scenes should supposedly work out when a teen is using the AI. OpenAI says it can use signals including account age, usage patterns, topics discussed, and the times of day ChatGPT is used to estimate whether someone is under 18.  OpenAI has admitted it's not a perfect system, but that it's still working to improve safeguards. </p><h2 id="teen-safety">Teen safety</h2><p>ChatGPT for Teens also includes reinforced guardrails to identify and prevent conversations around topics like self-harm and other violence, eating disorders, and sexual content. Those guardrails are arguably even more important than the ones stopping kids from using the AI to do their homework.</p><p>Even so, concerns about misinformation, chatbot addiction, and an overall degradation of thinking caused by AI chatbots are justifiably on the minds of many parents. </p><p>But at least the Responsible Homework Reminders are a gesture in the right direction, recognizing that the AI does not have to maximize how much work it performs on your behalf to be useful. For a teenager trying to learn, doing slightly less can occasionally be the more sophisticated feature.</p><p>If OpenAI can make that behavior reliable, teenagers may complain that ChatGPT has become less cooperative just when an assignment is due. But being less helpful might actually make ChatGPT much more useful in the long run.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ I tested my knowledge with ChatGPT’s quiz feature ]]></title>
                                                                                                <dc:content><![CDATA[ <p><a href="https://www.techradar.com/news/chatgpt-explained">ChatGPT</a> has a new interactive quiz feature, designed to make testing yourself a more active part of using the chatbot. </p><p>Instead of asking ChatGPT to explain something and then nodding along because everything looks familiar, you can have it put you on the spot. It's part of OpenAI's steadily expanding learning toolkit, building on <a href="https://www.techradar.com/ai-platforms-assistants/chatgpt/i-tried-chatgpts-new-study-mode-and-its-so-good-that-it-made-me-wish-id-had-something-like-this-when-i-was-at-school">Study Mode</a> and other features. </p><p>I picked five subjects where I felt reasonably confident, but it turned out to be a very efficient way to locate the holes in my knowledge.</p><h2 id="how-to-use-the-quiz-feature">How to use the quiz feature</h2><p>The quiz feature is available to anyone. You just need to prompt ChatGPT by asking for it. I decided to start with a quiz about AI itself, specifically its history. But I didn't want to just have very basic questions, so I made sure to ask for the quiz to be at a certain level. And while you can ask for a short essay answer format, I opted for the classic multiple-choice style, and for help with where I went wrong. </p><p>My exact prompt asked ChatGPT to: <em>“Quiz me on the history of AI at a college level with 10 multiple-choice questions. Don’t show me the answer until I respond. Explain anything I get wrong and give me my score at the end.”</em></p><p>The one-question-at-a-time format made a bigger difference than I expected. A conventional online quiz often gives you a page full of questions, followed by a score and perhaps a few explanations once you are finished. Here, ChatGPT reacted after every answer, briefly explained the result, and moved on. </p><p>I'll admit I was surprised at how difficult it became, but despite some errors, I did reasonably well, and actually learned some new facts.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1043px;"><p class="vanilla-image-block" style="padding-top:56.18%;"><img id="XFJZJ7igVSpwvZ5rGktL5X" name="ChatGPT Quiz 3" alt="ChatGPT Quiz" src="https://cdn.mos.cms.futurecdn.net/XFJZJ7igVSpwvZ5rGktL5X-1920-80.png" mos="" align="middle" fullscreen="" width="1043" height="586" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: ChatGPT)</span></figcaption></figure><p>I decided astronomy should be next. I have spent plenty of time reading about space, looking through telescopes, and collecting facts about stars, planets, and black holes, so I felt pretty safe. Unfortunately it felt like the AI took me telling it that ordinary solar system trivia was too easy after a few questions as some kind of personal insult. </p><p><em>“Make the remaining questions harder,”</em> I told it, and ChatGPT took this to heart, with me facing questions on orbital mechanics and astronomical measurements that I barely got half right. Still, it's good to know that you can adjust the difficulty level on the fly. </p><p>That flexibility is something a fixed quiz cannot really offer. I could even tell ChatGPT exactly what was making things too easy, such as obvious wrong answers, and ask it to make all four choices plausible. </p><p>I decided I deserved something easier after that and chose 1990s pop culture. I grew up in the decade and figured it would be a breeze even if I asked for a high level of difficulty. I asked it to mix television, movies, music, video games, and technology questions, but to make it a little harder by "including questions that require more than just remembering titles. I managed a perfect score, despite not remembering exactly the composition of certain boy bands of the late 1990s and having to guess the right answer.</p><h2 id="ai-study-buddy">AI study buddy</h2><p>I went for a more highbrow form of entertainment next with a quiz about Shakespeare, specifically asking ChatGPT to <em>"avoid extremely famous quotes and obvious questions about plays like identifying the leads of Romeo and Juliet."</em> </p><p>The questions about secondary characters and plot details made me glad it was multiple choice. If I were taking a real class on Shakespeare, I'd tell ChatGPT to note where I was failing and come back for further questions on it. I could even upload my notes to make sure I was being tested on what the class is covering. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1034px;"><p class="vanilla-image-block" style="padding-top:48.84%;"><img id="ZhTr6c8Zzq9vqStPmaJo3X" name="ChatGPT Quiz 2" alt="ChatGPT Quiz" src="https://cdn.mos.cms.futurecdn.net/ZhTr6c8Zzq9vqStPmaJo3X-1920-80.png" mos="" align="middle" fullscreen="" width="1034" height="505" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: ChatGPT)</span></figcaption></figure><p>My final category was world geography. At the suggestion of ChatGPT, I adjusted my prompt to make the quiz more dynamic in difficulty. I told the AI to <em>"increase the difficulty of the questions every time I get three answers in a row correct."</em> </p><p>If I was worried about getting cocky, that addition kept me very humble. The first six questions I breezed through, but enhancing the difficulty twice left me lost hunting for obscure mountains and the location of deep-sea trenches.</p><p>After I finished, I asked ChatGPT to analyze my answers, and the AI claimed it could distinguish between a silly mistake and a repeated gap in my knowledge. If I repeatedly struggled with a particular period, concept or kind of question, it offered to do a new round of questions focusing on that. </p><p>One crucial fact to remember is that ChatGPT can still get things wrong and hallucinate answers even in a quiz.  If an answer seems off, you should check it independently. For more casual learning, the AI did quite well. You still have to do the studying yourself, but if you run out of practice questions, ChatGPT can help you keep studying ahead of any classroom quiz.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/ai-platforms-assistants/i-tried-chatgpts-new-interactive-quizzes-on-5-subjects-i-thought-i-knew-well-it-quickly-found-the-gaps-in-my-knowledge</link>
                                                                            <description>
                            <![CDATA[ ChatGPT has a new built-in quiz feature, which you can use to test your knowledge on any subject you like. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">SwXfXPinmSFpiNEXkWbHbb</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/6FcatVDmoo5SE7zbT9Void-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 18 Aug 2026 18:00:00 +0000</pubDate>                                                                                                                                <updated>Tue, 18 Aug 2026 22:51:12 +0000</updated>
                                                                                                                                            <category><![CDATA[AI Platforms & Assistants]]></category>
                                                    <category><![CDATA[ChatGPT]]></category>
                                                    <category><![CDATA[OpenAI]]></category>
                                                                                                <author><![CDATA[ ESchwartzwrites@gmail.com (Eric Hal Schwartz) ]]></author>                    <dc:creator><![CDATA[ Eric Hal Schwartz ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/mTaiWitAt8o75BmPY3i4xK-320-70.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Eric Hal Schwartz is a freelance writer for TechRadar with more than 15 years of experience covering the intersection of the world and technology. For the last five years, he served as head writer for Voicebot.ai and was on the leading edge of reporting on generative AI and large language models. He&#039;s since become an expert on the products of generative AI models, such as OpenAI’s ChatGPT, Anthropic’s Claude, Google Gemini, and every other synthetic media tool. His experience runs the gamut of media, including print, digital, broadcast, and live events. Now, he&#039;s continuing to tell the stories people want and need to hear about the rapidly evolving AI space and its impact on their lives. Eric is based in New York City.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/6FcatVDmoo5SE7zbT9Void-1920-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock / Tama2u / New Africa]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[ChatGPT image and a quiz image in a split screen.]]></media:description>                                                            <media:text><![CDATA[ChatGPT image and a quiz image in a split screen.]]></media:text>
                                <media:title type="plain"><![CDATA[ChatGPT image and a quiz image in a split screen.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/6FcatVDmoo5SE7zbT9Void-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p><a href="https://www.techradar.com/news/chatgpt-explained">ChatGPT</a> has a new interactive quiz feature, designed to make testing yourself a more active part of using the chatbot. </p><p>Instead of asking ChatGPT to explain something and then nodding along because everything looks familiar, you can have it put you on the spot. It's part of OpenAI's steadily expanding learning toolkit, building on <a href="https://www.techradar.com/ai-platforms-assistants/chatgpt/i-tried-chatgpts-new-study-mode-and-its-so-good-that-it-made-me-wish-id-had-something-like-this-when-i-was-at-school">Study Mode</a> and other features. </p><p>I picked five subjects where I felt reasonably confident, but it turned out to be a very efficient way to locate the holes in my knowledge.</p><h2 id="how-to-use-the-quiz-feature">How to use the quiz feature</h2><p>The quiz feature is available to anyone. You just need to prompt ChatGPT by asking for it. I decided to start with a quiz about AI itself, specifically its history. But I didn't want to just have very basic questions, so I made sure to ask for the quiz to be at a certain level. And while you can ask for a short essay answer format, I opted for the classic multiple-choice style, and for help with where I went wrong. </p><p>My exact prompt asked ChatGPT to: <em>“Quiz me on the history of AI at a college level with 10 multiple-choice questions. Don’t show me the answer until I respond. Explain anything I get wrong and give me my score at the end.”</em></p><p>The one-question-at-a-time format made a bigger difference than I expected. A conventional online quiz often gives you a page full of questions, followed by a score and perhaps a few explanations once you are finished. Here, ChatGPT reacted after every answer, briefly explained the result, and moved on. </p><p>I'll admit I was surprised at how difficult it became, but despite some errors, I did reasonably well, and actually learned some new facts.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1043px;"><p class="vanilla-image-block" style="padding-top:56.18%;"><img id="XFJZJ7igVSpwvZ5rGktL5X" name="ChatGPT Quiz 3" alt="ChatGPT Quiz" src="https://cdn.mos.cms.futurecdn.net/XFJZJ7igVSpwvZ5rGktL5X-1920-80.png" mos="" align="middle" fullscreen="" width="1043" height="586" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: ChatGPT)</span></figcaption></figure><p>I decided astronomy should be next. I have spent plenty of time reading about space, looking through telescopes, and collecting facts about stars, planets, and black holes, so I felt pretty safe. Unfortunately it felt like the AI took me telling it that ordinary solar system trivia was too easy after a few questions as some kind of personal insult. </p><p><em>“Make the remaining questions harder,”</em> I told it, and ChatGPT took this to heart, with me facing questions on orbital mechanics and astronomical measurements that I barely got half right. Still, it's good to know that you can adjust the difficulty level on the fly. </p><p>That flexibility is something a fixed quiz cannot really offer. I could even tell ChatGPT exactly what was making things too easy, such as obvious wrong answers, and ask it to make all four choices plausible. </p><p>I decided I deserved something easier after that and chose 1990s pop culture. I grew up in the decade and figured it would be a breeze even if I asked for a high level of difficulty. I asked it to mix television, movies, music, video games, and technology questions, but to make it a little harder by "including questions that require more than just remembering titles. I managed a perfect score, despite not remembering exactly the composition of certain boy bands of the late 1990s and having to guess the right answer.</p><h2 id="ai-study-buddy">AI study buddy</h2><p>I went for a more highbrow form of entertainment next with a quiz about Shakespeare, specifically asking ChatGPT to <em>"avoid extremely famous quotes and obvious questions about plays like identifying the leads of Romeo and Juliet."</em> </p><p>The questions about secondary characters and plot details made me glad it was multiple choice. If I were taking a real class on Shakespeare, I'd tell ChatGPT to note where I was failing and come back for further questions on it. I could even upload my notes to make sure I was being tested on what the class is covering. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1034px;"><p class="vanilla-image-block" style="padding-top:48.84%;"><img id="ZhTr6c8Zzq9vqStPmaJo3X" name="ChatGPT Quiz 2" alt="ChatGPT Quiz" src="https://cdn.mos.cms.futurecdn.net/ZhTr6c8Zzq9vqStPmaJo3X-1920-80.png" mos="" align="middle" fullscreen="" width="1034" height="505" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: ChatGPT)</span></figcaption></figure><p>My final category was world geography. At the suggestion of ChatGPT, I adjusted my prompt to make the quiz more dynamic in difficulty. I told the AI to <em>"increase the difficulty of the questions every time I get three answers in a row correct."</em> </p><p>If I was worried about getting cocky, that addition kept me very humble. The first six questions I breezed through, but enhancing the difficulty twice left me lost hunting for obscure mountains and the location of deep-sea trenches.</p><p>After I finished, I asked ChatGPT to analyze my answers, and the AI claimed it could distinguish between a silly mistake and a repeated gap in my knowledge. If I repeatedly struggled with a particular period, concept or kind of question, it offered to do a new round of questions focusing on that. </p><p>One crucial fact to remember is that ChatGPT can still get things wrong and hallucinate answers even in a quiz.  If an answer seems off, you should check it independently. For more casual learning, the AI did quite well. You still have to do the studying yourself, but if you run out of practice questions, ChatGPT can help you keep studying ahead of any classroom quiz.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Beyond general-purpose AI: why sovereignty matters in critical services ]]></title>
                                                                                                <dc:content><![CDATA[ <p><a href="https://www.techradar.com/best/best-ai-tools">Artificial intelligence</a> is entering a new phase, one defined not by experimentation, but by operational deployment in environments where the stakes are high and the margin for error is narrow. </p><p>Nowhere is this shift more visible than in critical services such as healthcare, where organizations are beginning to rely on AI not just for efficiency gains, but for decisions that directly affect lives, outcomes and public trust. </p><p>As a result, the conversation around AI capability is expanding, and there’s a real need for AI systems to be sovereign, trusted and aligned to the legal, ethical and operational frameworks of the jurisdictions they serve.</p><p>Sovereign AI is emerging as a response to this need. </p><p>It is not a <a href="https://www.techradar.com/best/best-content-marketing-tools">marketing</a> term or a technical preference; it is a structural requirement for organizations that operate under strict regulatory oversight and handle sensitive citizen data. </p><p>For these sectors, sovereignty is the mechanism that ensures AI systems remain under the control of the people and institutions accountable for their outcomes.</p><h2 id="data-residency">Data residency</h2><p>The distinction between data residency and true sovereignty is central to this shift. Data residency simply describes where <a href="https://www.techradar.com/pro/best-data-removal-services-of-year">data</a> is stored or processed. It is a geographical statement, not a legal one. Data sovereignty, by contrast, defines who controls the data, who can access it and which laws apply. It is a statement of legal authority and operational control. </p><p>Sovereign AI goes further still. A sovereign by design AI system ensures that every stage of the AI lifecycle, from training and fine tuning to inference, deployment and monitoring, sits entirely within the sovereign perimeter. This includes the <a href="https://www.techradar.com/best/best-infrastructure-management-service">IT infrastructure</a>, the data pipelines, the model governance processes and the personnel who operate and maintain the system. Nothing crosses borders, and nothing falls under the jurisdiction of external authorities.</p><p>For critical services such as national healthcare systems, this level of assurance is not optional. These organizations must protect patient confidentiality, maintain public trust and comply with regulatory frameworks that are among the most stringent in the world. They cannot rely on AI systems whose training data is opaque, whose operational footprint spans multiple jurisdictions or whose governance structures are not aligned to local laws.</p><p>They need systems that are transparent, explainable and auditable, systems that can demonstrate not only what they do, but how and why they do it.</p><h2 id="regulated-sectors">Regulated sectors</h2><p>This is one of the reasons why organizations in regulated sectors are increasingly looking beyond general purpose AI models. These models have driven much of the recent excitement around AI, but they are not always suitable for environments where accuracy, safety and accountability are paramount. </p><p>Their training data is broad and often scraped from the open internet. Their provenance is difficult to verify. Their operational controls vary widely. And their governance frameworks are not always designed with regulatory compliance in mind. In contrast, domain specific AI models built on trusted, curated datasets offer a level of precision and contextual understanding that general purpose models struggle to match. </p><p>They can be aligned to clinical workflows, diagnostic pathways and sector specific terminology. They can be governed with the level of transparency and auditability that regulators increasingly expect. And when built within a sovereign architecture, they can operate entirely within the legal and ethical boundaries required by critical services.</p><p>The rise of sovereign AI signals a broader transformation in how regulated sectors will adopt and govern AI over the next decade. AI architectures will become more localized, with sovereign <a href="https://www.techradar.com/best/best-cloud-storage">cloud</a> regions, isolated compute environments and jurisdiction specific MLOps pipelines becoming the norm. Governance will become as important as model performance, with explainability, auditability and lifecycle control treated as first class requirements. </p><p>Regulators will demand greater transparency around model provenance, training data lineage and operational controls. And AI supply chains, from data ingestion to model deployment, will be scrutinized with the same rigor applied to other critical infrastructure.</p><h2 id="what-this-future-looks-like">What this future looks like</h2><p>Healthcare offers a clear illustration of what this future looks like. When deployed responsibly, sovereign AI can automate clinical workflows while maintaining strict data protection, support diagnostic decision making with transparent and explainable models, improve patient flow through predictive analytics and optimize resource allocation across hospitals and care pathways. </p><p>By reducing administrative burden and helping ensure patients are directed to the most appropriate care pathway more efficiently, it also has the potential to improve <a href="https://www.techradar.com/best/best-productivity-apps">productivity</a> and support better use of constrained healthcare resources. </p><p>It can also enable population level insights without compromising privacy, allowing healthcare systems to plan more effectively and respond more rapidly to emerging challenges. These benefits are only achievable when the underlying AI systems are trusted, transparent and sovereign.</p><p>Sovereign AI represents a turning point in how critical services approach digital transformation. It acknowledges that trust, governance and domain expertise are just as important as model capability. </p><p>It recognizes that AI must be built to serve the needs, values and legal frameworks of the communities it supports. And it reflects a broader truth: as AI becomes more deeply embedded in essential services, sovereignty will not be a niche requirement. It will be the standard.</p><p><em></em><a href="https://www.techradar.com/best/best-cloud-backup"><em>Check out our list of the best cloud backup services</em></a><em>.</em></p><p><em>This article was produced as part of </em><a href="https://www.techradar.com/pro/perspectives" target="_blank"><em>TechRadar Pro Perspectives</em></a><em>, our channel to feature the best and brightest minds in the technology industry today.</em></p><p><em>The views expressed here are those of the author and are not necessarily those of TechRadarPro or Future plc. If you are interested in contributing find out more here: </em><a href="https://www.techradar.com/news/submit-your-story-to-techradar-pro" target="_blank"><em>https://www.techradar.com/pro/perspectives-how-to-submit</em></a></p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/pro/beyond-general-purpose-ai-why-sovereignty-matters-in-critical-services</link>
                                                                            <description>
                            <![CDATA[ As AI becomes more deeply embedded in essential services, sovereignty will become the standard. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">5jyGFBwyXk5cxriTBUjHKk</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/zwBWPNAfpJdnNkfJY3wUKM-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 18 Aug 2026 06:34:49 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Pro]]></category>
                                                                                                                    <dc:creator><![CDATA[ Andrew Henderson ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/zwBWPNAfpJdnNkfJY3wUKM-1920-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[A data center in a blue light]]></media:description>                                                            <media:text><![CDATA[A data center in a blue light]]></media:text>
                                <media:title type="plain"><![CDATA[A data center in a blue light]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/zwBWPNAfpJdnNkfJY3wUKM-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p><a href="https://www.techradar.com/best/best-ai-tools">Artificial intelligence</a> is entering a new phase, one defined not by experimentation, but by operational deployment in environments where the stakes are high and the margin for error is narrow. </p><p>Nowhere is this shift more visible than in critical services such as healthcare, where organizations are beginning to rely on AI not just for efficiency gains, but for decisions that directly affect lives, outcomes and public trust. </p><p>As a result, the conversation around AI capability is expanding, and there’s a real need for AI systems to be sovereign, trusted and aligned to the legal, ethical and operational frameworks of the jurisdictions they serve.</p><p>Sovereign AI is emerging as a response to this need. </p><p>It is not a <a href="https://www.techradar.com/best/best-content-marketing-tools">marketing</a> term or a technical preference; it is a structural requirement for organizations that operate under strict regulatory oversight and handle sensitive citizen data. </p><p>For these sectors, sovereignty is the mechanism that ensures AI systems remain under the control of the people and institutions accountable for their outcomes.</p><h2 id="data-residency">Data residency</h2><p>The distinction between data residency and true sovereignty is central to this shift. Data residency simply describes where <a href="https://www.techradar.com/pro/best-data-removal-services-of-year">data</a> is stored or processed. It is a geographical statement, not a legal one. Data sovereignty, by contrast, defines who controls the data, who can access it and which laws apply. It is a statement of legal authority and operational control. </p><p>Sovereign AI goes further still. A sovereign by design AI system ensures that every stage of the AI lifecycle, from training and fine tuning to inference, deployment and monitoring, sits entirely within the sovereign perimeter. This includes the <a href="https://www.techradar.com/best/best-infrastructure-management-service">IT infrastructure</a>, the data pipelines, the model governance processes and the personnel who operate and maintain the system. Nothing crosses borders, and nothing falls under the jurisdiction of external authorities.</p><p>For critical services such as national healthcare systems, this level of assurance is not optional. These organizations must protect patient confidentiality, maintain public trust and comply with regulatory frameworks that are among the most stringent in the world. They cannot rely on AI systems whose training data is opaque, whose operational footprint spans multiple jurisdictions or whose governance structures are not aligned to local laws.</p><p>They need systems that are transparent, explainable and auditable, systems that can demonstrate not only what they do, but how and why they do it.</p><h2 id="regulated-sectors">Regulated sectors</h2><p>This is one of the reasons why organizations in regulated sectors are increasingly looking beyond general purpose AI models. These models have driven much of the recent excitement around AI, but they are not always suitable for environments where accuracy, safety and accountability are paramount. </p><p>Their training data is broad and often scraped from the open internet. Their provenance is difficult to verify. Their operational controls vary widely. And their governance frameworks are not always designed with regulatory compliance in mind. In contrast, domain specific AI models built on trusted, curated datasets offer a level of precision and contextual understanding that general purpose models struggle to match. </p><p>They can be aligned to clinical workflows, diagnostic pathways and sector specific terminology. They can be governed with the level of transparency and auditability that regulators increasingly expect. And when built within a sovereign architecture, they can operate entirely within the legal and ethical boundaries required by critical services.</p><p>The rise of sovereign AI signals a broader transformation in how regulated sectors will adopt and govern AI over the next decade. AI architectures will become more localized, with sovereign <a href="https://www.techradar.com/best/best-cloud-storage">cloud</a> regions, isolated compute environments and jurisdiction specific MLOps pipelines becoming the norm. Governance will become as important as model performance, with explainability, auditability and lifecycle control treated as first class requirements. </p><p>Regulators will demand greater transparency around model provenance, training data lineage and operational controls. And AI supply chains, from data ingestion to model deployment, will be scrutinized with the same rigor applied to other critical infrastructure.</p><h2 id="what-this-future-looks-like">What this future looks like</h2><p>Healthcare offers a clear illustration of what this future looks like. When deployed responsibly, sovereign AI can automate clinical workflows while maintaining strict data protection, support diagnostic decision making with transparent and explainable models, improve patient flow through predictive analytics and optimize resource allocation across hospitals and care pathways. </p><p>By reducing administrative burden and helping ensure patients are directed to the most appropriate care pathway more efficiently, it also has the potential to improve <a href="https://www.techradar.com/best/best-productivity-apps">productivity</a> and support better use of constrained healthcare resources. </p><p>It can also enable population level insights without compromising privacy, allowing healthcare systems to plan more effectively and respond more rapidly to emerging challenges. These benefits are only achievable when the underlying AI systems are trusted, transparent and sovereign.</p><p>Sovereign AI represents a turning point in how critical services approach digital transformation. It acknowledges that trust, governance and domain expertise are just as important as model capability. </p><p>It recognizes that AI must be built to serve the needs, values and legal frameworks of the communities it supports. And it reflects a broader truth: as AI becomes more deeply embedded in essential services, sovereignty will not be a niche requirement. It will be the standard.</p><p><em></em><a href="https://www.techradar.com/best/best-cloud-backup"><em>Check out our list of the best cloud backup services</em></a><em>.</em></p><p><em>This article was produced as part of </em><a href="https://www.techradar.com/pro/perspectives" target="_blank"><em>TechRadar Pro Perspectives</em></a><em>, our channel to feature the best and brightest minds in the technology industry today.</em></p><p><em>The views expressed here are those of the author and are not necessarily those of TechRadarPro or Future plc. If you are interested in contributing find out more here: </em><a href="https://www.techradar.com/news/submit-your-story-to-techradar-pro" target="_blank"><em>https://www.techradar.com/pro/perspectives-how-to-submit</em></a></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ AI is changing security testing, but not all vulnerabilities are created equal ]]></title>
                                                                                                <dc:content><![CDATA[ <p><a href="https://www.techradar.com/best/best-ai-tools">Artificial intelligence</a> is rapidly reshaping cybersecurity. Much of the conversation has focused on how large language models are helping developers write code, but a more significant shift may be occurring elsewhere: security testing. </p><p>AI systems are becoming remarkably effective at identifying vulnerabilities, forcing organizations to rethink how they evaluate the security of both software and hardware products.</p><p>The reason lies in the nature of modern software. Large codebases are sprawling ecosystems of interconnected modules, third-party dependencies, legacy components, and undocumented assumptions. </p><p>Security flaws often emerge not from a single defective function, but from subtle interactions between components that may be separated by hundreds of files or years of development history. Human reviewers excel at deep analysis, but they are constrained by time and cognitive bandwidth. </p><p>AI systems, by contrast, can rapidly traverse vast amounts of code, correlate information across repositories, and identify patterns associated with known vulnerability classes.</p><h2 id="common-software-weaknesses">Common software weaknesses</h2><p>This capability is particularly powerful for common software weaknesses such as memory-safety issues, race conditions, authentication flaws, insecure API usage, and privilege-escalation paths. In many cases, AI is acting as an amplifier for established security techniques rather than inventing new ones. Yet the result is still significant: vulnerabilities that previously required substantial manual effort to uncover can now be identified at a much greater scale and speed.</p><p>The implications for product security are profound. Organizations can no longer assume that obscure vulnerabilities will remain undiscovered because finding them is too expensive. The cost of vulnerability discovery is falling, and it is falling for defenders and attackers alike. Security testing therefore becomes less about achieving a point-in-time assessment and more about maintaining continuous assurance throughout the development lifecycle.</p><p>However, it would be a mistake to assume that all areas of <a href="https://www.techradar.com/best/best-online-cyber-security-courses">cybersecurity</a> will be transformed equally by AI. Hardware security, particularly side-channel analysis of cryptographic implementations, presents a very different challenge.</p><p>Unlike general-purpose software systems, cryptographic implementations operate within a comparatively narrow and mathematically defined problem space. Side-channel attacks do not typically exploit unexpected program behavior or complex interactions between software components. Instead, they target subtle information leakage through physical phenomena such as execution timing, power consumption, or electromagnetic emissions. </p><p>The challenge is not understanding millions of lines of source code; it is extracting meaningful signals from carefully collected measurements and applying sophisticated statistical techniques to reveal hidden secrets.</p><h2 id="side-channel-analysis">Side-channel analysis</h2><p>This distinction matters because many of the strengths that make <a href="https://www.techradar.com/computing/artificial-intelligence/best-llms">large language models</a> effective in software security are less relevant in side-channel analysis. LLMs excel at connecting information across large bodies of text and code, identifying relationships that humans may overlook. </p><p>Side-channel research, by contrast, already relies heavily on structured datasets, statistical processing, signal analysis, and deep domain expertise. AI can certainly accelerate parts of the workflow—from automating experimentation to assisting with data interpretation—but the advantage is typically more incremental than transformational.</p><p>That does not make hardware security less important. If anything, it highlights the need for specialized testing approaches. As AI lowers the barriers to software vulnerability discovery, organizations may be tempted to assume that automated tools alone can provide comprehensive assurance. </p><p>The reality is that different classes of vulnerabilities require different forms of expertise. An AI-assisted code review may uncover a memory corruption bug, but it is unlikely to replace the specialist knowledge required to evaluate whether a cryptographic implementation leaks secrets through power analysis.</p><p>The broader lesson is that security testing is becoming more important, not less. AI is increasing the speed at which vulnerabilities can be found, but it is not eliminating the need for expert analysis. Instead, it is changing where that expertise delivers the most value. </p><p>Organizations that combine AI-assisted testing with rigorous human-led security evaluation will be best positioned to address the evolving threat landscape—whether the target is a <a href="https://www.techradar.com/best/best-cloud-storage">cloud</a> application, an embedded device, or the cryptographic hardware that underpins digital trust.</p><p><a href="https://www.techradar.com/news/best-internet-security-suites"><em>We've reviewed, rated, and ranked the best internet security suites</em></a><em>.</em></p><p><em>This article was produced as part of </em><a href="https://www.techradar.com/pro/perspectives" target="_blank"><em>TechRadar Pro Perspectives</em></a><em>, our channel to feature the best and brightest minds in the technology industry today.</em></p><p><em>The views expressed here are those of the author and are not necessarily those of TechRadarPro or Future plc. If you are interested in contributing find out more here: </em><a href="https://www.techradar.com/news/submit-your-story-to-techradar-pro" target="_blank"><em>https://www.techradar.com/pro/perspectives-how-to-submit</em></a></p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/pro/ai-is-changing-security-testing-but-not-all-vulnerabilities-are-created-equal</link>
                                                                            <description>
                            <![CDATA[ AI is transforming vulnerability detection, yet expert-led hardware security testing remains indispensable. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">rxE34j8ZW36jjXDFdRPAER</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/5rDPr5xYvLwnkP7ZvpR2w3-1920-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 17 Aug 2026 14:24:55 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Pro]]></category>
                                                                                                                    <dc:creator><![CDATA[ Dr. Axel York Poschmann ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/5rDPr5xYvLwnkP7ZvpR2w3-1920-80.jpg">
                                                            <media:credit><![CDATA[sarayut Thaneerat/ via Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Caution sign data unlocking hackers. Malicious software, virus and cybercrime, System warning hacked alert, cyberattack on online network, data breach, risk of website]]></media:description>                                                            <media:text><![CDATA[Caution sign data unlocking hackers. Malicious software, virus and cybercrime, System warning hacked alert, cyberattack on online network, data breach, risk of website]]></media:text>
                                <media:title type="plain"><![CDATA[Caution sign data unlocking hackers. Malicious software, virus and cybercrime, System warning hacked alert, cyberattack on online network, data breach, risk of website]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/5rDPr5xYvLwnkP7ZvpR2w3-1920-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p><a href="https://www.techradar.com/best/best-ai-tools">Artificial intelligence</a> is rapidly reshaping cybersecurity. Much of the conversation has focused on how large language models are helping developers write code, but a more significant shift may be occurring elsewhere: security testing. </p><p>AI systems are becoming remarkably effective at identifying vulnerabilities, forcing organizations to rethink how they evaluate the security of both software and hardware products.</p><p>The reason lies in the nature of modern software. Large codebases are sprawling ecosystems of interconnected modules, third-party dependencies, legacy components, and undocumented assumptions. </p><p>Security flaws often emerge not from a single defective function, but from subtle interactions between components that may be separated by hundreds of files or years of development history. Human reviewers excel at deep analysis, but they are constrained by time and cognitive bandwidth. </p><p>AI systems, by contrast, can rapidly traverse vast amounts of code, correlate information across repositories, and identify patterns associated with known vulnerability classes.</p><h2 id="common-software-weaknesses">Common software weaknesses</h2><p>This capability is particularly powerful for common software weaknesses such as memory-safety issues, race conditions, authentication flaws, insecure API usage, and privilege-escalation paths. In many cases, AI is acting as an amplifier for established security techniques rather than inventing new ones. Yet the result is still significant: vulnerabilities that previously required substantial manual effort to uncover can now be identified at a much greater scale and speed.</p><p>The implications for product security are profound. Organizations can no longer assume that obscure vulnerabilities will remain undiscovered because finding them is too expensive. The cost of vulnerability discovery is falling, and it is falling for defenders and attackers alike. Security testing therefore becomes less about achieving a point-in-time assessment and more about maintaining continuous assurance throughout the development lifecycle.</p><p>However, it would be a mistake to assume that all areas of <a href="https://www.techradar.com/best/best-online-cyber-security-courses">cybersecurity</a> will be transformed equally by AI. Hardware security, particularly side-channel analysis of cryptographic implementations, presents a very different challenge.</p><p>Unlike general-purpose software systems, cryptographic implementations operate within a comparatively narrow and mathematically defined problem space. Side-channel attacks do not typically exploit unexpected program behavior or complex interactions between software components. Instead, they target subtle information leakage through physical phenomena such as execution timing, power consumption, or electromagnetic emissions. </p><p>The challenge is not understanding millions of lines of source code; it is extracting meaningful signals from carefully collected measurements and applying sophisticated statistical techniques to reveal hidden secrets.</p><h2 id="side-channel-analysis">Side-channel analysis</h2><p>This distinction matters because many of the strengths that make <a href="https://www.techradar.com/computing/artificial-intelligence/best-llms">large language models</a> effective in software security are less relevant in side-channel analysis. LLMs excel at connecting information across large bodies of text and code, identifying relationships that humans may overlook. </p><p>Side-channel research, by contrast, already relies heavily on structured datasets, statistical processing, signal analysis, and deep domain expertise. AI can certainly accelerate parts of the workflow—from automating experimentation to assisting with data interpretation—but the advantage is typically more incremental than transformational.</p><p>That does not make hardware security less important. If anything, it highlights the need for specialized testing approaches. As AI lowers the barriers to software vulnerability discovery, organizations may be tempted to assume that automated tools alone can provide comprehensive assurance. </p><p>The reality is that different classes of vulnerabilities require different forms of expertise. An AI-assisted code review may uncover a memory corruption bug, but it is unlikely to replace the specialist knowledge required to evaluate whether a cryptographic implementation leaks secrets through power analysis.</p><p>The broader lesson is that security testing is becoming more important, not less. AI is increasing the speed at which vulnerabilities can be found, but it is not eliminating the need for expert analysis. Instead, it is changing where that expertise delivers the most value. </p><p>Organizations that combine AI-assisted testing with rigorous human-led security evaluation will be best positioned to address the evolving threat landscape—whether the target is a <a href="https://www.techradar.com/best/best-cloud-storage">cloud</a> application, an embedded device, or the cryptographic hardware that underpins digital trust.</p><p><a href="https://www.techradar.com/news/best-internet-security-suites"><em>We've reviewed, rated, and ranked the best internet security suites</em></a><em>.</em></p><p><em>This article was produced as part of </em><a href="https://www.techradar.com/pro/perspectives" target="_blank"><em>TechRadar Pro Perspectives</em></a><em>, our channel to feature the best and brightest minds in the technology industry today.</em></p><p><em>The views expressed here are those of the author and are not necessarily those of TechRadarPro or Future plc. If you are interested in contributing find out more here: </em><a href="https://www.techradar.com/news/submit-your-story-to-techradar-pro" target="_blank"><em>https://www.techradar.com/pro/perspectives-how-to-submit</em></a></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
            </channel>
</rss>