All projects
Liveaiagentscreative

ARTbyFOFO

AI-generated art for sale on Etsy, posted by an autonomous agent pipeline.

Live Etsy shop · Autonomous posting pipeline

AI-generated artworks for sale on Etsy — researched, generated, listed, and posted by an autonomous agent pipeline with minimal human oversight.

Why it matters

This is the full stack of agentic systems doing real work: research → prompt → image generation → listing creation → Etsy posting, running with a fulfillment partner and real money on the other end. The “Paperclip” pipeline driving it is a reusable architecture for any creator workflow — the art shop is just the proof that it holds up in production.

How it’s built

A chain of agents handles each stage with explicit human-approval checkpoints placed where a bad output would actually cost something. The interesting engineering isn’t the image generation — it’s the orchestration, the guardrails, and knowing exactly where the human still has to sign off.

Tech stack

  • Python
  • Agentic pipelines
  • Image generation
  • Etsy API