SAN FRANCISCO, Jan 17, 2026, 00:17 PST
- AI tools are enabling non-programmers to create small, single-purpose “micro apps” tailored to their personal needs.
- User-built one-off tools might cut into subscription software revenue, as people opt out of monthly fees.
- Developers and industry leaders caution that these apps often prove brittle, challenging to secure, and tough to maintain.
More non-programmers are turning to AI tools to craft their own “micro apps,” developing personalized software tailored to specific needs instead of signing up for yet another subscription service.
The key point now is how much easier building has become. Users just need to describe their needs in plain English—often referred to as “vibe coding”—and large language models (LLMs), AI systems that generate text and code, will create functional outputs. This is beginning to change what companies and everyday users expect, whether it’s for spreadsheets, group chats, or simple custom tools.
The push is facing pushback. David Heinemeier Hansson, the creator of Ruby on Rails and CTO of 37signals, described AI as “a flickering light bulb,” pointing out it still oscillates between being helpful and useless. He also argued that AI hasn’t yet reached the level of output delivered by most junior programmers. 1
TechCrunch spotlighted a wave of personal projects: Rebecca Yu whipped up a restaurant-picking web app called Where2Eat in just seven days, leveraging Anthropic’s Claude and OpenAI’s ChatGPT. Other creators have launched everything from holiday family games to tools that translate podcasts. Howard University computer science professor Legand L. Burge III noted these apps often “disappear when the need is no longer present,” while Bain Capital Ventures partner Christina Melas-Kyriazi sees them as a way to “fill the gap between the spreadsheet and a full-fledged product.” 2
The immediate draw is clear. Micro apps usually focus on a specific task and are meant to be temporary — like a health symptom tracker, a one-time hobby planner, or a simple household tool that doesn’t require a broad app store presence. Often, these are created by people who hadn’t even coded a year earlier.
Yet the risks grow louder as these tools move past simple experimentation. Vibe coding can generate software that technically “works” but proves tough to audit, tricky to fix, and fragile when models shift or unexpected edge cases arise. Ruth Suehle, president of the Apache Software Foundation, cautioned that inexperienced developers might “only know whether the output works or doesn’t,” according to a piece in The Register. 3
The consumer tooling scene is expanding rapidly. Just this week, iLounge put together a list of “micro-app builders” catering to niche hobbies, highlighting platforms like Macaron AI, Glide, Notion, Airtable, Coda, and Carrd. This trend shows the concept shifting from developer communities to everyday people embracing “build it yourself” tools. 4
At this stage, most of it remains small, chaotic, and personal. The big question is if the next wave will transform these micro apps into tools businesses rely on — or if issues like security, maintenance, and everyday hassle will leave them as nothing more than clever weekend projects.