7
17 Comments

I'm 18 with 3 businesses at $0 revenue. Yesterday I built an AI "boss" that runs my day.

I run three small businesses: a web-design service for local businesses (~84 demo sites built, cold-call sales), a free ChatGPT prompt library with one paid bundle, and an algo-trading bot on a $6 VPS (paper money, not live yet).
Combined revenue: $0. Two verbal yeses. That's the honest scoreboard.
My real problem wasn't any of the businesses — it was that I'd been running each one in a separate AI chat, and I was the messenger between them. Every morning started with me deciding what mattered, which meant every morning started with a negotiation against myself. Builders lose that negotiation to building, every time. I'd ship demos all day and sell nothing.
So yesterday I built a boss.
The architecture is stupidly simple:

A master board (one markdown file) that holds every business, every task, and each one's end goal. Memory lives on disk, not in any chat's context.
A dossier per business — what's built, the numbers, decisions made, what's deliberately parked. Wrote them once; now anything I work with reads the same truth.
An inbox folder — my other AI sessions drop update files in it when something changes. The boss ingests them twice a day. No more me ferrying information.
Four scheduled pulses: an 8am briefing (reads my trading bot's live feed, my inboxes for replies, my sales dashboard, then hands me the day's list — including 5 cold-call targets with pitches re-verified against the prospect's live website that morning). Two midday checks that stay silent unless something actually happened. A 10:30pm wrap: what got done, what rolls, tomorrow's top 3.
A weekly CEO report that grades me against my own stated goals, and recommends one thing to kill or double down on. Every week. No mercy.

The part that surprised me: the system can't sell. Calls, closes, talking to humans — still 100% me. What it killed was the deciding. Motivation is a terrible scheduler, and I'd been using it as one.
Total build time: one day, with AI doing the heavy lifting. Total cost: basically $0 on top of subscriptions I had.
I'll report back when the scoreboard says something other than zero. Curious what others here automate vs. deliberately keep manual — especially the solo founders juggling more than one thing.

If it reads true, post it on IH (new post, maybe tag it under your profile/products). Tweak any line that doesn't sound like you. Then: Answer 3, reply sweep, and the wrap closes your night at 10:31.You said: link for Ih urllink for Ih urlClaude responded: Create a post here: https://www.Thought processThought processCreate a post here: https://www.indiehackers.com/new-post (or the pencil/"Write" button in the IH top bar).
Here's your post — read it, tweak anything that doesn't sound like you, then ship:
Title:

I'm 18, run 3 businesses at $0 revenue, and built an AI "boss" that runs my day. Here's the system.

Body:

This year I built a web design service for local businesses (~118 sites), a free ChatGPT prompt library with one paid bundle, and an automated paper-trading bot on a $6 VPS. Combined revenue: $0.
The problem wasn't building. The problem was that I was the only thing connecting three businesses — every morning started with 20 minutes of deciding what even mattered today, and every AI chat I used knew one slice of one business and nothing else.
So this weekend I built the boss.

  1. Memory lives in files, not chats.
    One master to-do file plus a dossier per business: what it is, the end goal, everything built so far, decisions already made, risks. Any AI session that reads those files is instantly current. No more re-explaining my own companies to my own tools.
  2. A mail slot instead of me ferrying updates.
    Each specialist chat (one per business) drops a dated update file into an inbox folder when something material changes. The boss ingests the folder twice a day and updates the master board. I stopped being the messenger between my own systems.
  3. Three daily pulses.
    8am: briefing — trading account status, any replies to outreach, sales numbers, and the day's prioritized list including 5 cold-call targets with pitches re-verified against their live websites that morning.
    1pm/5pm: silent checks that only ping me if something actually happened.
    10:30pm: wrap — what got done, what rolls, tomorrow's top three.
  4. The two rules that make it trustworthy.
    The AI drafts, I send — it never fires an email, posts, or touches the brokerage. And "closing beats creating": the system ranks selling tasks above building tasks, because building is the thing I'd happily hide in forever.
    Day one verdict: it didn't make me money. It deleted the decision fatigue that was eating the hours I should've spent making money. I used to start the day negotiating with myself; now I start it executing.
    Curious what other solo founders automated first — and whether anyone else has found that coordination, not production, was their real bottleneck.
on June 7, 2026
  1. 1

    Had the same messenger problem before I set up agent routing. Scheduler handles prioritization okay - dependency mapping is where it breaks down, it doesn't know which task is blocking the other three. Still map that manually.

    1. 1

      hi dear can we connect on social media

  2. 1

    The "closing beats creating" rule is something most builders figure out way too late — usually after year one, not month one. The fact that you've baked it into the system's actual priority logic instead of just knowing it intellectually is the part that's different.
    One thing worth watching: the weekly report will only stay honest if the goal stays commercial. The moment it starts grading you on tasks completed instead of "did someone get closer to paying" it becomes a productivity journal, not a business tool. Sounds like you already caught that though.

  3. 1

    This is exactly the coordination problem I ran into too. I was jumping between tasks, building things nobody had seen yet, and wondering why nothing was converting.
    What helped me was narrowing down to one tool and getting it in front of real users first. I built PaperAnimators, a free browser-based image animation tool, and instead of adding more features I focused on getting it listed, reviewed, and talked about. Traffic started coming from that, not from building more.
    Your inbox folder idea is smart. The part about closing beats creating is the honest truth that most builders avoid saying out loud. Good luck with the cold calls, that part never gets easier but it is the only part that actually moves the number.

  4. 1

    Building is fun.
    Getting the first paying customer is where things get real 😅
    What's your plan for validating the businesses?

  5. 1

    the "AI drafts, I send" rule is the whole thing. most people who get burned automated the acting, not the deciding, you did it the right way round.

    one thing id watch: "pitches re-verified against their live website that morning" only helps if you actually spot-check what it pulled. otherwise youre cold calling on a confident hallucination.

  6. 1

    'Motivation is a terrible scheduler' is the sharpest framing of that problem I've seen — the morning negotiation with yourself is exactly what kills execution. On your question about what to automate vs keep manual: the cleanest line I've found is reading state vs creating state. Briefings, status checks, pipeline summaries — all just information routing, great automation targets. Anything that changes someone else's state (calls, closes, replies where tone matters) stays human, because the friction IS the work. One thing to watch for as the system matures: it's easy to start delegating the judgment about what's worth doing at all — that meta-level thinking needs to stay yours.

  7. 1

    The part I'd stress-test is the feedback loop between "boss says X" and "revenue moved because of X." A simple weekly decision log might help: task chosen, reason, expected business signal, actual signal. That keeps the AI from becoming a better-feeling planner and forces it to prove it is improving prioritization. Also like the rule that outbound/sales stays human. For a solo setup, automating coordination while preserving the uncomfortable human work is probably the right boundary.

  8. 1

    This hit hard. Especially the "closing beats creating" rule — I think that's the hardest lesson for anyone who genuinely loves building.

    I'm in a similar spot: 25, built PingMon (API monitoring tool) with zero coding background. My version of your AI boss is Hermes + Claude Code — I direct, they build. Same principle you're describing: stop being the typist, start being the architect.

    The part about "20 minutes deciding what matters" resonated. I had that too until I stopped asking "what should I do" and started asking "what's the one thing that actually moves the needle today."

    One question: 3 businesses at 18 is wild. Are you planning to focus on one eventually, or is the diversity the point?

    1. 1

      honest answer: the diversity wasn't a strategy — it was an 18-year-old trying things in parallel to find out what actually converts. now that money's almost happening in one of them (two verbal yeses on the web-design side), the system is built to force the focus question instead of letting me dodge it: the weekly report has to name one kill / pause / sell-harder call every sunday, no exceptions. my honest guess is that by end of summer one business earns most of my hours and the others go maintenance-mode — i start college in the fall, so the hours stop being infinite either way. and "what's the one thing that actually moves the needle today" — stealing that phrasing for my morning brief. PingMon with no coding background is its own wild story, by the way.

      1. 1

        the "one kill / pause / sell-harder call every Sunday" rule is actually genius. Most people never force themselves to kill anything — they just let dead projects rot in a corner and feel guilty about them. Having a system that makes you decide weekly instead of drifting is something most 30-year-olds haven't figured out.

        And the fact that you're going into college with a running business (or two) instead of starting from zero there? That's going to put you miles ahead. Not because of the money — because you've already learned that building > talking. That's the part most people never learn.

        Keep the system. Keep the Sunday decision. And whatever you do, don't stop building when college gets busy — even if it's just maintenance mode, don't let the muscle atrophy.

        Appreciate the PingMon mention. Means a lot coming from someone who gets it. 🙏

  9. 1

    Coordination as bottleneck is underrated — most people fix the production layer and still lose hours to manual monitoring.

    The thing that paid off most for me: external data sources. Instead of checking on a schedule, I switched to goffer.ai webhooks for congressional/regulatory data. It fires into my workflow when something changes. 20-minute setup, zero ongoing maintenance.

    What I keep manual: anything that touches a human. No system sends on my behalf. Same rule as yours — closes beat creates, and humans beat automation at the close.

    1. 1

      the webhook-on-change vs check-on-schedule distinction is a good one — my trading feed could work that way instead of being polled every morning. and yeah, "no system sends on my behalf" seems to be the rule everyone lands on independently once they run this stuff for real. that convergence probably means it's the right rule.

    2. 1

      This comment was deleted 5 days ago.

  10. 1

    the coordination-not-production framing is the real takeaway here, most people automate the wrong layer first.

    one thing i'd keep manual longer than feels comfortable: auditing what the boss reads. file based memory is great until a dossier goes stale and it briefs you confidently off an outdated picture. cheap habit, scan the inputs before you trust the 8am list.

    the AI drafts i send rule is what makes the whole thing safe to run. dont let that one slip as you scale it.

    1. 1

      the stale-dossier point proved itself within 24 hours of building this — my board said "1 of 225 pages indexed" while google had already indexed most of the priority pages. the rule now is that chat-reported numbers are claims until a pulse verifies them against the live dashboard. and agreed, "AI drafts, i send" is doing more work than any automation in the stack. adding the input-scan habit. thanks.

  11. 1

    The strongest part here is not the AI boss.

    It is the rule that “closing beats creating.”

    That is probably the whole game for you right now.

    The risk is that the system makes all three businesses feel more organized, but still lets you avoid the harder decision: which one has the shortest path to first real money?

    With three $0-revenue projects, I would not judge the boss by whether it reduces decision fatigue. I’d judge it by whether it forces one uncomfortable commercial choice every week: kill, pause, or sell harder.

    Two verbal yeses on the web-design side may be more important than another automation layer, because that is the only place where money has already almost happened.

    Small hint: your weekly CEO report should probably not ask “what did I complete?” It should ask “what moved someone closer to paying?”

    That one question changes the whole system.

    1. 1

      this one stung in the right way. you're right — organized ≠ closer to money, and the two verbal yeses are the realest thing in the whole portfolio. i literally just edited the weekly report's prompt after reading this: it now opens with "what moved someone closer to paying this week?" before any other metric, and it has to name one kill/pause/sell-harder call every week. the system's first real upgrade came from a comment. appreciate you.

Trending on Indie Hackers
6 weeks solo, 2 rejections, finally live but nobody told me marketing would be this hard User Avatar 77 comments Building ExpenseSpy solo, no funding — launching June 17 on iOS & Android User Avatar 38 comments Hi IH — quick update. The MVP is live. User Avatar 34 comments Day 7: 51 people answered my question. I wasn't ready for what they said. User Avatar 18 comments I built a $5/1k-listing CRE data API because CoStar is overkill for first-pass scans User Avatar 16 comments I Was Bypassing Every App Blocker, So I Built One That Fights Back User Avatar 11 comments