AI Training Library · Module 06

Subscriber-only resource.

This module is reserved for newsletter subscribers. If you've already signed up, check your inbox for your personalized unlock link — it works across every module in the library.

Haven't subscribed yet? Free, no credit card, instant access.

Get your unlock link
AI Library · Module 06

Built
With AI.

Two tools I built when I noticed a problem I kept hitting. I'm not showing them to sell them — I'm showing them so you see what one person plus AI can ship in a weekend.
What this module covers

The gap between "I wish a tool existed" and "the tool exists" got small.

You don't need to be a developer to build a tool that solves your own problem. Below are two tools I built this year, what AI is doing inside each one, and the exercise I want you to run when you get home.

Tool 01 Viroqua Public Record

What it is: A hyperlocal newsletter for Viroqua, WI. Local news, events, and public meeting summaries delivered on a regular cadence. AI does the research and drafting; I do the review and voice.

What's AI doing under the hood:

  • Pulls public sources (municipal agendas, local news, event listings)
  • Drafts each issue in a consistent voice
  • Routes the draft through me for review before sending
  • Manages the subscriber list via Buttondown

Why it matters for you: Local media died because the economics stopped working. AI changes the economics. One person can now run a community-scale publication that used to need a small team. If your town, industry, or niche has an "everyone wishes someone covered this" gap, that's now a thing you can fill.

See VPR
Tool 02 Murmur

What it is: A private briefing tool that turns your saved backlog — links, PDFs, articles, notes — into audio you can listen to on a walk, in the car, or between calls. Drop in the material, tell it what you're trying to decide, and it returns a briefing shaped by your goals and the blind spots you don't want to miss.

What's AI doing under the hood:

  • Reads everything you drop in
  • Filters and synthesizes through the lens of your goal, not a generic summary
  • Flags contradictions, assumptions, and things the sources didn't say
  • Outputs as audio so you can finish your reading while moving

Why it matters for you: Every business owner has a "read later" pile. Saved articles, industry reports, competitor research, threads bookmarked at 11pm. That pile is full of signal you paid attention to once and never came back to. Murmur is what I built because I was that owner.

Try Murmur (free)
The lesson You don't need to be a developer

You need to:

  • Notice a problem you keep having — or one your customers keep complaining about
  • Describe it to AI in plain English — what's broken, what "good" looks like, who it's for
  • Build the smallest possible version first — one feature, one user, one weekend
  • Ship it ugly, fix it later

Both VPR and Murmur started as ugly weekend builds. They're still being refined. That's normal. The point isn't perfection — it's that the tools small business owners can now build for themselves used to require a development team and a budget. Now they require a clear problem and a quiet Saturday.

Your turn What to build first

Sit down with a piece of paper and write three lists of three:

  • Three things you do every week that you wish you didn't
  • Three questions your customers ask you over and over
  • Three pieces of information you have to dig for every time you need it

That's your starter list. Pick the easiest one. Build the ugliest possible version this weekend. You'll learn more in one Saturday of building than in a month of reading about AI.

Starter stack The tools I use to build

If you're going to attempt your own build, this is the stack that gets a non-developer the furthest the fastest:

  • Claude or ChatGPT — the thinking partner. Describe the problem, ask for the smallest version, get help debugging.
  • MindStudio or n8n — no-code automation builders. Drag-and-drop workflows that connect AI to your data sources, email, and storage.
  • Google Sheets — the most underrated database. Free, you already know it, and AI can write to it with a service account.
  • Netlify or Cloudflare Pages — free hosting for the front-end. Push from a Git repo, get a live site in seconds.
  • Buttondown — newsletter delivery if your tool needs to send email at scale.

Start with Claude + Sheets + a single page. That's enough for 80% of the tools a small business owner needs.