A fully autonomous content engine for finance storytelling reels. AI writes the scripts, a deterministic Remotion factory renders them, and scheduled crons post to @mint._.set with no human in the loop. It was built for a creator who needs to publish daily short-form without doing the daily work.
The problem
Posting short-form video consistently is a grind, and it burns creators out within weeks. The daily scripting, voiceover, editing, captioning, and publishing never stop. MINTSET takes the human out of that loop so the cadence holds without anyone showing up every day.
What I built
Live and running hands-off. Every Sunday it writes and renders the week's seven reels. Every day a cron publishes one to @mint._.set as 1 TikTok plus 5 Instagram parts. Script to publish, with no human in the loop.
How it works
The core is a deterministic "V7 factory." Each reel is defined by a JSON spec, and the same locked Remotion template renders it into a unique reel: ElevenLabs voiceover, 8 FLUX-generated images, beat-synced caption phrases, and generated code. Output stays repeatable but never comes out identical. Two launchd crons run the whole machine. A Sunday 5pm job kicks off a multi-agent batch that writes the next week's 7 scripts and renders all 7 up front. Then a daily 5pm cron posts one pre-rendered reel through the Buffer API with no approval gate. A ManyChat funnel sits downstream of the posts to capture interest.
Highlights
- Weekly multi-agent batch writes 7 human-scorable scripts every Sunday
- Deterministic V7 factory: one locked template, unique VO, music, and imagery per reel
- JSON-spec pipeline running ElevenLabs TTS, 8 FLUX images, beat-synced captions, and generated code
- Two launchd crons: Sunday renders all 7, daily posts one with no approval gate
- Publishes to @mint._.set as 1 TikTok plus 5 Instagram parts daily
- ManyChat funnel downstream of posts to capture interest
Let's build yours.
Tell me what you're trying to ship — you'll get a scoped plan and a straight answer.