The AI Effort Setting Everyone Gets Wrong
A breakdown of why maxing out effort settings on Claude, GPT, Grok, and Gemini rarely makes the output better — and the framework for picking the right level every time.
July 13thA creator walks through the local tool he built that routes to 37 image and video models, then reverse-engineers exactly what a subscription platform like Higgsfield is doing so you can rebuild it yourself.
A single self-built interface wired to a handful of raw model APIs can replace an all-in-one AI creative subscription, because the paid platform's real product is just prompt refinement, a model catalog, and a billing wrapper around infrastructure anyone can call directly.
Bench Studio is a local interface the creator built that routes to 37 image and video model APIs, refines prompts per model, tracks exact per-generation cost, and exposes the same tools to Claude Code and Codex through MCP. He demos turning a product photo into a synced-dialogue UGC ad with Veo 3.1, then reverse-engineers what a subscription platform like Higgsfield is actually doing: accepting reference media, meta-prompting a rough request for the chosen model, routing to a model library, and exposing only that model's parameters. He lays out two paths to rebuild it yourself: use an aggregator like fal.ai or kie.ai for one API across many models, or feed a provider's own docs to an AI coding assistant and call each model directly, trading convenience for lower markup and full cost control.
Sign in and you get 23 free chat messages on us — ask for the hook, quote a framework, find the exact transcript moment, generate a markdown action plan. Bring your own key when you want unlimited.
Create a free account →
Cold open naming Higgsfield directly; the creator shows video, product shot, website, slide deck, and report output all from one interface he built and owns end to end, including cost breakdown and MCP access.

Finds a demoable product photo (a pizza oven), drags it into Bench Studio, and sets it up as a UGC ad using existing off-the-shelf applications and APIs.

Types a rough description of the desired UGC actor and reaction, then runs 'refine prompt' so AI rewrites it specifically for the selected model before generating.

Veo 3.1 Fast generates the UGC clip; results grid shows every past generation with its exact billed cost logged next to it, giving full spend transparency.

The same generation tools are called from inside a Claude Code chat via MCP: inspecting model inputs and generating media from a plain-English request, no separate app needed.

The same routing pattern extends past images and video to 3D websites, well-formatted PDF reports, and slide decks generated inline.

Pulls up Higgsfield's own site and starts reverse-engineering it: for a solopreneur making a handful of assets, the full subscription toolkit is more than needed.

Breaks down step one and two of any aggregator: what media a model accepts as input, and how a vague user prompt gets meta-prompted for that specific model.

Covers step three and four: the model library aggregators maintain for you, and how each model exposes a different, non-interchangeable set of parameters (duration, resolution, bitrate, start/end frame).

States the fork: use a model aggregator, or go straight to the source and integrate each model provider's API directly.

Demos fal.ai's dashboard: fund an account, grab an API key, and tell an AI coding assistant to build a UI that syncs to the provider's current model list and parameters.

Names the direct-source models (Veo, Omni, MiniMax, Seedance, Kling) and shows pulling up Google's own Gemini API documentation for Veo 3.1.

Shows feeding a provider's documentation page, viewed as markdown, to an AI coding assistant so it learns exactly how to structure API calls and refine prompts for that model.

Returns to Bench Studio to show that every preset button (like Unboxing) is a pre-written prompt template with its own mapped parameters underneath.

Aggregators forecast the exact cost of a generation before you click the button, replacing the guesswork of a flat monthly subscription.

Closes by pointing to the open-sourced repo, MCP setup instructions, and skill, plus a paid community for going deeper.
Every AI creative subscription is really four swappable parts (media intake, meta-prompting, a model library, and parameters), and either an aggregator API or a direct provider API plus an AI coding assistant is enough to rebuild it yourself.
“Before you pay a company like Higgs Field yet another dollar, you'll wanna see this.”
“I own the interface, the routing, the prompt intelligence, and most importantly, a completely transparent cost breakdown.”
“If you're the type of person that would accidentally forget about a subscription and spend $40, $80 a month just to make ten to fifteen images, you could save tons of money over time just by doing a pay as you go model.”
See every word as it's spoken — crank it to 2× and still catch all of it. The same dual-channel trick behind Amazon's Kindle + Audible.
Before you pay for another all-in-one AI creative subscription, the creator wants you to see what's actually running underneath one: a routable model library, a prompt-refinement step, and a billing wrapper, all of which he rebuilt himself in a tool he calls Bench Studio.
The reverse-engineered structure of what any model-aggregator platform, Higgsfield included, is doing behind its interface.
The two build-your-own-stack options and the tradeoff between convenience and cost/control.
“I'm gonna be open sourcing this entire repo along with some skills and a full guide on exactly how I built this step by step that I'm gonna make available to you completely for free down in the second link.”
Two-tier ask: a mid-video pitch (3:13) for the paid Early AI-dopters community, then an outro CTA (12:26) for the free open-sourced Bench Studio repo, skill, and setup guide, both linked in the description.
00:01
00:10
00:23
00:31
00:38
00:49
00:57
01:12
01:17
01:29
01:43
01:53
02:03
02:13
02:24
02:33
02:43
02:54
03:00
03:15
03:21
03:32
03:42
03:57
04:07
04:18
04:29
04:35
04:53
04:59
05:09
05:22
05:28
05:37
05:46
05:56
06:05
06:14
06:23
06:33
06:42
06:52
07:02
07:11
07:21
07:29
07:36
07:42
07:51
08:03
08:14
08:21
08:37
08:48
08:59
09:11
09:21
09:31
09:37
09:50
09:57
10:09
10:24
10:31
10:42
10:50
10:54
11:10
11:21
11:28
11:38
11:49
11:59
12:08
12:19
12:19
12:32
12:41
12:49
12:56A breakdown of why maxing out effort settings on Claude, GPT, Grok, and Gemini rarely makes the output better — and the framework for picking the right level every time.
July 13thA 44-minute walkthrough of the five-layer stack behind running open-weight AI on your own hardware — and the trick of using Claude Code itself to build the whole thing for you.
July 22ndThe same update that let Claude Code and Codex turn a screen recording into a skill quietly taught both of them to watch raw video, no plugin required.
August 8thA Claude Code creator mines his own chat history into a personal test pack, then builds a slash-command benchmark that tells him in one run whether a new model release is actually worth switching to.
July 26thA 24-minute Earth-layers framework for building AI operating systems that don't decay.
June 30thA 36-minute blueprint for moving a personal AI agent stack into a locked-down, compliance-ready AWS environment — built over a month and nearly 10 million tokens.
June 25th