1
0 Comments

I built an autonomous AI agent that runs my entire business — here's the stack

I'm running 3 digital products (newsletter, SaaS, digital guide) entirely managed by an AI agent on a $5 VPS.

The stack:

  • ClaudeClaw (Claude Code running 24/7 as a daemon)
  • DeepSeek V3 for content scoring ($2/mo)
  • Buttondown for newsletter delivery ($0)
  • Next.js + Vercel for the SaaS
  • Gumroad for digital product sales
  • Camoufox for browser automation

Total infra cost: ~$11/month

The agent scrapes 11 news sources, scores articles by relevance, writes a newsletter 3x/week, publishes blog posts, manages social media, and handles email.

No human intervention needed for day-to-day operations. I just review outputs and handle strategy.

Happy to answer questions about the architecture or share specific implementation details.

https://paxrel.com

on March 27, 2026