Native Ad Pipelines, PR Review Stacks, Fish Audio TTS — AI Daily Aug 24
550 messages · 68 active members
Overview
Topics
@tounano detailed a multi-step pipeline: build a 100-ad library decomposed along axes, generate 20 diverse headlines from a lander + 50 random ads, then produce 20 image prompts with deterministic linting and agent review. Gemini Flash wins on image prompting (~$0.14/step), Grok on headlines, and orchestration runs through API scripts rather than a coding harness because the flow is deterministic. @iannagy shared a parallel animation pipeline using Kie for clip generation.
Builders compared Greptile, Cubic, CodeRabbit, and Aether for automated code review. Consensus: per-review pricing burns fast, CodeRabbit offers best hygiene value, and having Claude directly call Codex/Grok for adversarial review is often cheaper and better. @jcartu's OMP orchestrator sparked deep discussion, with @jonmacofficial generating custom Grok-authored skills (Bug Fix, QA, New Feature) from the docs.
Multiple builders report Opus 5 quality has dropped noticeably, while Grok 4.5 is winning on copy and fast on API. @tounano observed modern models have regressed on creative writing because RLVR training is heavily coding/security-focused — GPT-4 and early Claude 4 produced better prose. @basant framed Fable as orchestrator with Opus 5 as grunt worker. Ox Alpha (rumored GLM 5.3 Flash) got mixed reviews.
Builders unanimously recommended Fish Audio over ElevenLabs for TTS — cheaper, better voices, and no bans on financial lead gen ads. @drcopybymatt has produced thousands of videos with it. VoxCPM mentioned as best local option, but consensus is to skip local TTS entirely.
@leewardbound argued current AI usage is heavily skewed toward top-tier models for dev workflows, but real agentic apps use bounded-complexity prompts (spam detection, lead rating) that lightweight models handle at 1/20th the cost. Expect 90%+ of production traffic to move to Luna/Haiku-tier models, driving explosive efficiency gains. @samtome demoed Qwen locally on Pixel with theoretical multi-phone clustering.
Key Takeaways
- Deterministic creative pipelines run cheaper and faster as plain API scripts than inside a coding harness — reserve harnesses for cases needing orchestration judgment.
- Gemini Flash currently produces the best image-model prompts; Opus 5 has visibly regressed and Grok 4.5 is winning on copy.
- For PR review, per-call pricing on Greptile/Cubic favors switching to Claude → Codex/Grok adversarial reviews on max subs once volume scales.
- Fish Audio is the community pick over ElevenLabs: cheaper, better voices, lenient policies for financial lead gen — just make the switch.
- Future AI token demand will be dominated by lightweight models (Luna/Haiku-tier) handling bounded tasks at scale, not heavy dev-loop workflows.
Hot Threads
Autonomous native ad creative pipeline walkthrough
How to drive OMP effectively for bugs and new features
Better alternatives to ElevenLabs for voice generation