Vibecode Ghostfeed

track this build5 steps, step by step
KINDA · weekend project
price $49/moyou'd save $588/yrbuild time multi-daycategory 🎞️ ai videoreplaced by 0 people

No model here was trained by Ghostfeed · every step is somebody else's hosted inference, spread across four vendors. A Gemini image-edit call swaps your avatar into frame 0 of an existing clip, an approval gate makes you accept that frame before anything expensive runs, and then the video step splits: the default clone family sends the approved frame plus the original clip to Kling motion-control, so the render inherits the source video's motion, while the prompt family animates the still alone on PixVerse, Seedance, Grok or Kling. Rebuild the loop for yourself with a fal.ai key, a Gemini key and ffmpeg over a long weekend and it works. What does not fall out of that weekend is the rest of it · a template library scraped and scene-cut into 9:16 clips, a director that writes slideshow copy and casts every background itself, a timeline editor with its own render workers, 44 agent-API tools, and a TikTok app that took platform review to get. Personal version, yes. The thing you would actually run daily, no.

the project pack4 files · fastest path to a working personal build
README.md
# Ghostfeed indie build

## Goal

Build the smallest trustworthy replacement for the core Ghostfeed workflow for one developer or a tiny team.

## Scope

Swap an avatar photo into frame 0 of a reaction clip with a hosted image-edit model, approve that frame, then send it plus the source clip to a hosted motion-control model so the render copies the original's motion, and burn the hook text over the result.

## Quick start

1. Install the documented dependencies.
2. Copy `.env.example` to `.env`.
3. Run the development command chosen during implementation.
4. Complete the acceptance checks in `BUILD_PLAN.md`.

## Honest limits

This build deliberately does not replace:
- a template library scraped from TikTok and Instagram and scene-cut into ready 9:16 clips, instead of clips you source and trim yourself
- avatar consistency across renders · one stored reference photo re-fed into every call, plus the draft-and-approve flow that keeps a face you picked
- a director loop that writes the slideshow copy, searches for backgrounds, looks at the candidates and casts them, then rotates the deck into variants, plus a timeline editor with its own render workers
- 44 agent-API tools · the same workspace drivable from Claude, which is the part with no weekend equivalent
- a TikTok app that already cleared review, and a reaper that refunds most stalled renders instead of quietly eating them

If those capabilities are essential, use ComfyUI instead of pretending the gap is solved.

$ choose a build depth, inspect the files, then open the complete pack in your agent

why people still pay

The generation stack spans Google, fal.ai, Replicate and BytePlus, and any one of them can change price, quality or content filters in a week · the subscription outsources that churn and turns per-second render invoices into one number. Stalled renders get reaped and refunded rather than billed, which a DIY build does not do for you. And the TikTok side arrives already through platform review, which is the weeks a solo builder spends before posting anything.

what you lose

xa template library scraped from TikTok and Instagram and scene-cut into ready 9:16 clips, instead of clips you source and trim yourself

xavatar consistency across renders · one stored reference photo re-fed into every call, plus the draft-and-approve flow that keeps a face you picked

xa director loop that writes the slideshow copy, searches for backgrounds, looks at the candidates and casts them, then rotates the deck into variants, plus a timeline editor with its own render workers

x44 agent-API tools · the same workspace drivable from Claude, which is the part with no weekend equivalent

xa TikTok app that already cleared review, and a reaper that refunds most stalled renders instead of quietly eating them

prior art · use these instead of building, if you'd ratherComfyUINode graph for running open image and video models locally · the render pipeline without the hosted invoice.Wan2.2Apache-2.0 open video model with image-to-video, the free stand-in for the hosted animation step if you own a GPU.PostizOpen-source social publishing · the scheduling and OAuth half, self-hostable, so you never touch the TikTok API yourself.
share on X ↗"I just replaced Ghostfeed ($49/mo) with one prompt"
the numbers

Ghostfeed pricing

planmonthlyannual (per mo)what you get
free$0$01 workspace; 1 slideshow project; 3 variants; 0 included video credits.
starter$29150 credits/month, advertised as about 25 videos; 1 workspace; extra credits $0.18 each.
growth$49300 credits/month, advertised as about 50 videos; 3 workspaces; extra credits $0.16 each.
agency$99700 credits/month, advertised as about 115 videos; 10 workspaces; extra credits $0.14 each.

free tier1 workspace, 1 slideshow project and 3 variants; 0 included video credits, so the free plan renders no paid-credit video.

billingmonthly only; no annual plan is displayed

hidden costsIncluded monthly credits reset and do not roll over; bought extra credits do not expire. Video generally costs 1 credit per rendered second and images cost 1 credit each.

verified 2026-08-14 · source ↗

questions
Is Ghostfeed free?

The free plan renders no video at all: one slideshow project with three variants, one workspace, library and posting access, and the agent API, which is ungated on every plan including this one. Paid is Growth at $49/mo (checked 2026-08-07).

Vibecode Ghostfeed

Kinda. The core of Ghostfeed is buildable in a weekend with the prompt on this page, but there are real gaps: a template library scraped from TikTok and Instagram and scene-cut into ready 9:16 clips, instead of clips you source and trim yourself, avatar consistency across renders · one stored reference photo re-fed into every call, plus the draft-and-approve flow that keeps a face you picked. Read the honest list above before committing.

How much does Ghostfeed cost?

Ghostfeed costs about $49/month (Growth, checked 2026-08-07), which is $588 per year.

What do I lose by replacing Ghostfeed?

Honestly: a template library scraped from TikTok and Instagram and scene-cut into ready 9:16 clips, instead of clips you source and trim yourself; avatar consistency across renders · one stored reference photo re-fed into every call, plus the draft-and-approve flow that keeps a face you picked; a director loop that writes the slideshow copy, searches for backgrounds, looks at the candidates and casts them, then rotates the deck into variants, plus a timeline editor with its own render workers; 44 agent-API tools · the same workspace drivable from Claude, which is the part with no weekend equivalent; a TikTok app that already cleared review, and a reaper that refunds most stalled renders instead of quietly eating them. If any of those are load-bearing for you, keep paying.

Is there an open-source alternative to Ghostfeed?

Yes: ComfyUI (Node graph for running open image and video models locally · the render pipeline without the hosted invoice.), Wan2.2 (Apache-2.0 open video model with image-to-video, the free stand-in for the hosted animation step if you own a GPU.), Postiz (Open-source social publishing · the scheduling and OAuth half, self-hostable, so you never touch the TikTok API yourself.). Using prior art is also vibecoding; the prompt is for when you want it exactly your way.