AI automation · Tool
Content creation pipeline | AI Automation
A batch image-generation system with a web-based approve/reject/regenerate review interface, powering my own anime AI content channels.
- Year
- 2026
- Role
- Solo build
- Status
- Tool

The problem
Producing daily AI-generated visual content for multiple platforms (YouTube, TikTok, Instagram) by hand is a full-time job. Generic image models produce repetitive output without prompt variation.
What I built
- 01Scheduled batch jobs trigger generation runs each morning
- 02Multi-agent prompt variation produces distinct creative directions per batch
- 03Web review UI: approve, reject, regenerate, and queue for posting
- 04The agent finetunes on every approval and rejection, so prompt direction sharpens over time
- 05Same architecture pattern can be lifted into a client's content workflow
Tech stack
- Next.js
- OpenAI
- Multi-agent prompt variation
- Scheduled batch