AI features stopped being a thing you had to seek out — a chat window on a dedicated site — and became something baked directly into the apps ordinary, non-technical people already use every day. CapCut, with hundreds of millions of monthly users, is seeing growth driven almost entirely by AI features like one-click background removal and text-to-video generation. Banking apps are the same story: Ally Financial's mobile app now ships a text-and-voice AI assistant that handles transfers and transaction summaries, and standalone tools like Cleo layer AI-driven spending insights directly onto a user's existing accounts. The shift that matters here is not capability, it is placement — the same underlying models, moved from "a tool you deliberately visit" to "a feature already sitting inside the app you opened for something else."
Why placement is the actual story#
A capable model sitting behind a chat interface only reaches people who already decided they wanted to talk to an AI. The same model embedded as a one-tap feature inside a photo-editing app reaches everyone who opens that app for a completely unrelated reason and notices a new button. The user base for "AI-powered features" exploded in 2026 not because the models got dramatically smarter in that window, but because the delivery surface moved from opt-in to ambient — present by default in tools people were already using for other purposes.
ℹThe pattern to watch, not the specific apps
The specific products doing this will keep changing. The durable pattern is: AI capability moves from a destination to a feature, embedded inside the workflow a user already has, activated with less friction than "open a new tab and describe what I want."
What this means if you are building consumer-facing products#
- The bar for "AI feature" as a differentiator dropped. If your competitors are shipping AI-assisted editing as a baseline expectation, offering it is table stakes, not a headline feature. The differentiation moved to how well it is integrated into the existing workflow, not whether it exists at all.
- Non-technical users now have real intuitions about what AI can and cannot do, formed from daily use of consumer tools rather than reading about capabilities secondhand. That changes what "explain this feature" needs to do — you are building on top of an existing (sometimes wrong, sometimes accurate) mental model, not introducing the concept from zero.
- Trust expectations transferred across contexts. A user who has seen an AI photo tool make a confidently wrong edit brings that skepticism into your finance app's AI-generated spending summary, whether or not your implementation deserves the same caution. Reputation for "AI features sometimes confidently get it wrong" is now a shared, cross-product expectation, not something each product establishes independently.
Where this connects to the trust-gap problem generally#
The same core issue I described in the vibe coding trust gap — output that looks right getting less scrutiny than output that looks obviously wrong — applies directly to consumer-facing AI features, arguably with higher stakes, because the reviewer is no longer a developer reading a diff. It is an ordinary user looking at a categorized transaction or an auto-generated photo caption with no reason to doubt it. Building consumer AI features responsibly means designing for that lower-scrutiny context specifically: clear affordances to correct a wrong AI output, and honest signals about confidence rather than presenting every generated result with the same polished certainty.
💡A concrete design implication
If a feature is AI-generated and could plausibly be wrong in a way a typical user would not catch, the UI should make correction as low-friction as accepting the suggestion — a one-tap edit next to a one-tap accept, not a buried settings page. The cost of a wrong AI suggestion should not fall entirely on how observant the user happened to be.
The underlying models are not the story anymore — they have been broadly "good enough" for a lot of consumer use cases for a while. The story is where they showed up next, and what that placement quietly assumes about how much scrutiny a distracted, non-technical user will actually apply.
Adesh Shukla
Frontend developer with a design background. Building DevStash — a developer ecosystem covering automation, AI workflows, and modern frontend systems.