OPEN · Q3 2026N 45°31′ · W 73°34′Vol. 01 — May 2026
02 / 08·Brand · Product · Build·Live

Automan

Automated content pipeline: URL → new video → publish.

ClientSelf-published
EngagementEnd to end
SurfacesBrand · Web · App
StackNext.js (App Router) + TypeScript · Supabase (jobs, state, metadata) · Cloudinary (storage + transformations)
§ 01·The brief
Fig. A — Problem · Position · Constraint

What it solves.

Automan automates the process of taking a TikTok URL (and optionally additional URLs), extracting audio, generating a new avatar video via AI, and publishing it to multiple social platforms using SocialBee.

  • Manual video creation is time-intensive and requires recording equipment
  • Repurposing content across multiple platforms is repetitive and easy to skip
  • Maintaining a consistent posting schedule is difficult with manual production
  • Avatar videos add a personal touch without needing to appear on camera
  • Platform-specific optimization requires separate content for each channel
Automated content pipeline: URL → new video → publish.
CASE 02 · Field log
§ 02·Design
Fig. C — Surfaces, type, motion

What's in the box.

  1. 01Accepts 1–3 TikTok URLs per job
  2. 02Audio extraction and transcription
  3. 03AI script generation and scene breakdown
  4. 04Avatar video generation
  5. 05Scheduling and publishing to multiple platforms
§ 03·Build
Fig. D — Architecture, shipped

Typed end to end.

  1. 01Next.js (App Router) + TypeScript
  2. 02Supabase (jobs, state, metadata)
  3. 03Cloudinary (storage + transformations)
  4. 04Deepgram (speech-to-text)
  5. 05OpenAI API (script + structure)
  6. 06SocialBee (publishing)