
Consumer AI Gadgets Will Come With a Whimper, Not a Bang
Typically, tech conferences offer a glimmer of these futuristic toys. Not all of them end up hitting the market, but it's where we can dream a little about new pocket devices or household robots taking on a greater role in our lives. You may be interested in
So it was a little disappointing last week at Asia's biggest artificial intelligence conference, Taiwan's Computex, to find hardly any mentions of consumer-facing tech. Most keynotes focused on enterprise applications of AI, such as agents or automated manufacturing. Walking around the exhibitors' hall, the only thing that caught my eye were wireless computer mice shaped like cats.
A few things seem to have changed. For starters, there's the reality that hardware engineering presents an entirely different set of physical challenges compared to tinkering with AI software. And a global trade war also makes it a risky time to launch a new gadget when it's unclear if consumers are interested. Companies also may be starting to pick up on the fact that while Wall Street is awash with global hype on the AI boom, it isn't exactly a selling point on Main Street.
If anything, some of the executives speaking at the conference threw cold water on the next generations of these AI-first consumer products. Asustek Computer Inc. co-Chief Executive Officer Samson Hu told Bloomberg News that it will take another year or more for AI-powered PCs to go mainstream because the technology isn't quite there yet and macroeconomic uncertainty is impacting people's spending. There have been few compelling use cases for AI PCs so far, despite the mountain of promotion.
Meanwhile, the graveyard of AI hardware that was supposed to transform our lives is already growing. The Humane Ai Pin wearable device — launched last year to much hype about how it was going to replace the smartphone — ended up receiving brutal reviews while being a fire hazard. The startup, run by two former Apple Inc. employees, stopped selling the Ai Pin earlier this year and was sold for parts. The Rabbit R1 assistant is another cautionary tale of the false promises of these gadgets.
But that doesn't mean the future of AI consumer products isn't coming. OpenAI made the major announcement last week that it is working with legendary iPhone designer Jony Ive to launch something that takes AI into the physical realm for consumers. But even the might of OpenAI's technology and Ive's design prowess make whatever it is a far from certain bet.
There were perhaps some lessons for the future of such devices from the gathering in Taiwan. During his keynote speech, Qualcomm Inc. Chief Executive Officer Cristiano Amon said that AI computers are at the phase where they will require the work of outside developers to make them appeal to consumers. The iPhone, for example, didn't take off immediately after it was launched. But it became essential to so many people because of the myriad apps developers built on top of it that we now use to hail taxis, order food or move around new cities. 'Really, the developer ecosystem is going to make this shift to AI PCs,' Amon said. He's right, and the same is true beyond just AI computers.
For any revolutionary AI hardware device, and especially a smartphone killer, the more that global developers lead the charge to meet peoples' needs and solve small, everyday problems, the more likely they are to succeed. In this economy, maybe that doesn't mean repackaging the same old gadgets with shiny new AI labels. It means iterating and perfecting real use cases that incorporate the buzzy technology into devices and make our lives easier. And this will inevitably be a collective effort.
AI is already transforming our world in small ways. I find asking ChatGPT to quickly translate phrases for me while on the go a lifesaver when navigating a new country. But I hardly want to shell out money to carry around a new device simply to access ChatGPT.
The more the tech industry tries to slap AI onto everything and market it as a panacea for all our problems, the more I get a snake-oil salesman ick. The future of AI hardware won't come in a magical new gadget, it will be built by tackling these tasks one-by-one and not all at once.
More From Bloomberg Opinion:
This column reflects the personal views of the author and does not necessarily reflect the opinion of the editorial board or Bloomberg LP and its owners.
Catherine Thorbecke is a Bloomberg Opinion columnist covering Asia tech. Previously she was a tech reporter at CNN and ABC News.
More stories like this are available on bloomberg.com/opinion
Hashtags

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


Time of India
34 minutes ago
- Time of India
GitHub's new AI writes code from plain English: Are developer jobs being phased out?
GitHub has just dropped something that might make seasoned developers either excited or deeply worried. Their latest creation, GitHub Spark, promises to let anyone build complete applications without touching a single line of code. Tired of too many ads? go ad free now The implications for the tech industry could be massive. This isn't just another drag-and-drop website builder. GitHub Spark uses artificial intelligence, specifically Anthropic's Claude Sonnet 4 model, to transform plain English descriptions into functioning software. Tell it what you want, and it builds both the front-end interface and back-end infrastructure. The whole process supposedly takes minutes rather than months. The announcement came through GitHub's blog, and the pitch sounds almost too good to be true; no setup, no configuration, and no headaches. For an industry built on complexity and technical expertise, this represents a fundamental shift in how software gets made. Building apps becomes as easy as conversing GitHub Spark's core promise revolves around natural language processing. Users describe their application idea in everyday language, and the AI handles the technical translation. Want a task management system? Describe it. Need an inventory tracker? Just explain what it should do. The platform takes care of databases, user interfaces, and all the connecting pieces in between. The system goes beyond basic functionality too. It automatically integrates advanced AI capabilities from major providers like OpenAI, Meta, and DeepSeek. Users don't need to understand API keys or manage complex integrations, everything happens behind the scenes. Tired of too many ads? go ad free now For Copilot Pro+ subscribers, the tool comes included, offering additional features for refining and improving applications after they're built. Perhaps most impressively, GitHub Spark promises "one-click deployment" for finished applications. The traditional headaches of server configuration, hosting setup, and deployment pipelines disappear entirely. Users can also integrate GitHub Actions and Dependabot with minimal effort, streamlining the entire software lifecycle. A new dilemma for developers This development raises uncomfortable questions about the future of programming as a profession. Building full-stack applications traditionally requires mastery of multiple programming languages, frameworks, and deployment strategies. If AI can handle these tasks automatically, what happens to the developers who spent years acquiring these skills? The emergence of "vibe coding", where people create software based purely on ideas rather than technical knowledge – suggests we're entering uncharted territory. Non-technical entrepreneurs, designers, and domain experts could soon build sophisticated applications without hiring development teams. However, the reality might be more nuanced. Rather than replacing developers entirely, tools like GitHub Spark could shift their focus towards higher-level responsibilities. Instead of writing basic CRUD operations or configuring deployment pipelines, developers might concentrate on AI model fine-tuning, security auditing, and architectural decision-making. The role could evolve into something resembling "AI management", ensuring that automatically generated code meets quality standards, performs efficiently, and remains secure. Developers might become more like supervisors and quality controllers rather than code writers. Productivity and expertise to go hand-in-hand Recent events highlight the potential dangers of over-relying on AI for critical development tasks. Replit's AI coding agent recently caused a significant database failure, demonstrating that automated tools aren't infallible. While GitHub Spark promises reliability, the risk of AI-generated errors making it into production systems remains real. These incidents highlight the importance of human oversight in AI-assisted development. Even if tools like GitHub Spark can generate working code quickly, someone still needs to understand what that code does and whether it's doing it safely. This creates an interesting paradox: as AI makes coding more accessible, the need for people who truly understand code becomes more critical. The challenge for the industry will be striking the right balance. AI tools offer tremendous productivity gains and democratise software creation, but they also introduce new categories of risk that require human expertise to manage effectively. What possibilities does the future hold GitHub Spark represents more than just a new development tool, it signals a fundamental transformation in how software gets built. The barrier to creating applications is dropping dramatically, potentially unleashing creativity from people who were previously locked out by technical complexity. For experienced developers, this shift might initially feel threatening. However, it could also be liberating. Freed from routine coding tasks, developers might focus on more strategic work: designing system architectures, ensuring security, and solving complex business problems that require human insight. Whether this evolution strengthens or weakens the developer profession depends largely on how quickly the community adapts to working alongside AI rather than competing with it. The most successful developers of the future might be those who learn to harness these tools whilst maintaining the critical thinking skills to guide them effectively.

The Hindu
38 minutes ago
- The Hindu
OpenAI prepares to launch GPT-5 in August: Report
Artificial intelligence pioneer OpenAI plans to launch its GPT-5 model as early as August, The Verge reported on Thursday, citing sources familiar with the plans. The new model, which was expected to launch this summer, will be positioned as an AI system that incorporates distinct models and can perform different functions as opposed to just a single AI model. OpenAI did not immediately respond to a Reuters request for comment. The Microsoft-backed startup's GPT-5 will incorporate its o3 model along with other technologies, CEO Sam Altman had said in February, in a bid to simplify its offerings. The startup ultimately aims to merge the o-series and GPT-series models as it looks to create AI systems that can utilise all available tools and handle a variety of tasks. "While GPT-5 looks likely to debut in early August, OpenAI's planned release dates often shift to respond to development challenges, server capacity issues, or even rival AI model announcements and leaks," according to the report.


Mint
2 hours ago
- Mint
Apple releases first iOS 26 public beta: How to download, new features, eligible devices and more
After announcing its next big software update at WWDC 2025, Apple is finally rolling out the first public beta of iOS 26 starting today. The new update introduces a visual design element called 'Liquid Glass', alongside a range of Apple Intelligence features and other improvements. While the Cupertino-based tech giant rolled out the iOS 26 Developer Beta almost immediately after its WWDC keynote, public betas are typically released in July after Apple addresses initial issues. The company rolled out the fourth developer beta for iPad and iPhone earlier this week as well. Notably, developer betas are primarily meant for app developers and advanced users, giving them time to test their apps ahead of the official release. Meanwhile, public betas are aimed at a wider audience, allowing them to try out pre-release iOS versions to identify bugs and provide feedback. Public betas are usually a few versions behind developer betas, suggesting they should be more stable. To download the iOS 26 public beta, you will need to visit the Apple Beta Software Program website and sign up. Click on 'Sign Up' and enter your Apple ID, then follow the remaining prompts to become a beta tester. Open the Settings app on your iPhone, tap on the 'General' section, then click on 'Software Update.' You should now see the option to download the iOS 26 Public Beta. iPhone SE (2nd generation and later) Apple has introduced a major revamp to the Camera, Photos, and Safari apps. The Camera app now features a cleaner layout, while Photos separates your main library and collections into tabs. Safari allows web pages to fill the entire screen, while apps like Apple Music and News feature floating tab bars that hide and reappear as you scroll. iOS 26 uses Apple's on-device intelligence to help users do more while keeping their data private. New live translation features in Messages, FaceTime, and Phone translate spoken and written language instantly without sending data to the cloud. Users can also utilise tools like Visual Intelligence to interact with what's on their screen, including searching for products, getting answers using ChatGPT, or adding events to their calendar by simply looking at them. There are also new ways to express yourself using Genmoji (custom emojis) and Image Playground, allowing you to create fun images using simple words or emojis.