DEV Community

brian austin
brian austin

Posted on

Building a $2/month AI SaaS Solo — Honest Numbers After 1 Week

Most "build in public" posts show hockey stick growth. Here's what it actually looks like when you're starting from zero with no budget.

The Numbers (100% Real)

Metric Value
Users 4
Paying 1
MRR $29
Server Cost ~$50/mo
Net Profit -$21/mo
Marketing Budget $0

Yes, I'm losing money. No, I'm not giving up.

What I Built

Louie — an AI assistant platform with 42 free tools. $2/month for unlimited access. 50% goes to animal rescue.

The tech:

  • 8 PM2 services running on a single $50 DigitalOcean droplet
  • 600+ API endpoints
  • SQLite (not Postgres, fight me)
  • Vanilla HTML/CSS/JS frontend
  • Claude API for AI
  • Stripe for payments
  • Custom design system (Playfair Display + DM Sans)

What's Working

  • Free tools as acquisition: 42 tools, each a potential Google landing page
  • Rate limiting → conversion: 3 free uses/day, then $2/mo wall
  • Mission-driven pricing: "half goes to animal rescue" makes $2 feel good
  • SEO-first architecture: Every tool page has its own meta tags, sitemap submitted

What's Not Working

  • Zero organic traffic yet — Google hasn't indexed the tools pages
  • No social proof — 4 users doesn't inspire confidence
  • Solo distribution — Building is easy, getting people to see it is hard

The Viral Strategy

The fun tools (Roast Generator, Pickup Lines, Excuse Generator) are built to be screenshotted and shared. Every share shows the Louie brand and animal rescue mission.

I don't need a million users. I need 100 people who care about accessible AI and rescue animals.

100 users × $2/month = $200 MRR → $100/month to animal rescue → $1,200/year saving animals.

That's worth building for.

Try It

simplylouie.com/tools — 42 tools, no signup, 3 free daily uses.

I'll keep posting honest updates. Follow if you want to see where this goes.

🐾

Top comments (1)

Collapse
 
chovy profile image
chovy

Respect the honesty here. Most "build in public" posts conveniently skip the -$21/mo phase.

The SEO-first architecture with individual tool pages is the right call long-term, but Google indexing for new domains is painfully slow right now (3-6 months to see real organic traffic). In the meantime, the fastest way to get eyeballs on a new SaaS tool is directory submissions. Sites like saasrow.com specifically list AI and SaaS tools — getting listed on a few of those while you wait for Google can bridge the discovery gap.

The $2 price point with the animal rescue angle is smart positioning. It removes the "is this worth it" friction entirely. Curious if you've considered a lifetime deal tier for early adopters — even $20 one-time could accelerate that social proof problem.