Should we show non-developers what AI can build today?

Published: (March 2, 2026 at 03:21 AM EST)
3 min read
Source: Dev.to

Source: Dev.to

Cover image for Should we show non-developers what AI can build today?

A few months ago, a friend — who runs a small business — asked me:

“Can you build me an app that tracks job site deadlines and sends automatic reminders?”

I said yes. And I built a working prototype in about an hour.

His reaction wasn’t excitement. It was confusion.

“Wait — that’s it? I’ve been paying an agency for 6 months and they haven’t delivered anything.”

That conversation stuck with me.

The question I keep asking myself

As software engineers, we’re watching AI reshape our craft in real time. Tools like Cursor, Antigravity, Warp, Claude, GPT — they’ve changed how fast we can go from idea to working product.

But here’s the thing: most people outside tech have no idea this is happening.

Entrepreneurs are still spending months and tens of thousands of euros on MVPs (at least in Italy). Small business owners are still stuck with spreadsheets because “custom software is too expensive.” People with genuinely good ideas don’t even try because they assume building software requires a team and a budget.

Is it our responsibility to show them what’s possible now?

The case for transparency

I think there’s an ethical argument here.

If you know that a functional prototype can be built in an afternoon — and you stay silent while someone spends their savings on a 6‑month agency project — are you part of the problem?

I’m not saying AI replaces production‑grade engineering. It doesn’t. But for validation — for answering the question “is this idea even worth pursuing?” — the game has fundamentally changed.

And I think people deserve to see that.

What I’m doing about it

I decided to run a live experiment. It’s called Zero to POC — a free webinar where:

  • Anyone can propose a project idea (no technical skills needed)
  • I randomly pick one from all submissions
  • I build it live, from scratch, using AI — in ~60 minutes

The whole point is to show — without filters — what’s actually possible today. Not a polished demo. Not a cherry‑picked example. A random idea, built in real time.

The first edition is on March 9th — free, online, open to everyone.

👉 Register here

I’m genuinely curious

I’d love to hear from this community:

  • Do you think we have a responsibility to “democratize” this knowledge?”
  • Or does showing non‑technical people how fast we can build things actually devalue our work?
  • Have you had similar conversations with non‑dev friends or clients?

Let me know in the comments 👇

0 views
Back to Blog

Related posts

Read more »

Google Gemini Writing Challenge

What I Built - Where Gemini fit in - Used Gemini’s multimodal capabilities to let users upload screenshots of notes, diagrams, or code snippets. - Gemini gener...