DEV Community

Cover image for I built a 7-agent automated system from a Chromebook with zero budget
Chalamandra Magistral decoX
Chalamandra Magistral decoX

Posted on

I built a 7-agent automated system from a Chromebook with zero budget

 Been building in public from Xalapa, Mexico.

No dedicated server. No budget. Just a Chromebook + Python + free tiers.

The Stack

  • Python + Prefect for orchestration
  • Supabase as the database
  • Cloudflare Tunnel to expose the API
  • Vercel for the frontend

The 7 Agents Running 24/7

  1. Scraper — GitHub + HackerNews every 6h
  2. Content Generator — posts from templates every 12h
  3. Publisher — exports .md files daily at 9am
  4. Template Generator — digital products every Monday
  5. Monitor — metrics and score every hour
  6. Notifications — daily report at 8pm
  7. Auditor — system health check every 2h

Current Score: 100/100

First digital product generated automatically by the bunker: https://chalamandradx.lemonsqueezy.com/checkout/buy/7dd805b2-0c55-40d9-9682-6874a6ae8e15

Happy to answer any questions about the setup.

The bunker is live at https://bunker-magistral.vercel.app
Happy to answer questions about the setup.

Top comments (0)