Un proyecto de Mauricio Gallmur· el prompt es gratis · si quieres que un agente lo corra solo, eso es lo que instalo

¿Puedo vibecodear Ghostfeed?

PARCIAL · un fin de semana
precio $49/mesahorrarías $588/añotiempo de build varios díascategoría 🎞️ video con iareemplazada por 0 personas

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.

el prompt
Build me a personal UGC reaction video factory to replace Ghostfeed. Requirements:

- Node + Express + better-sqlite3, a localhost dashboard with three panes: my
  avatar photos, a folder of reaction clips I own, and a render queue.
- First frame: pull frame 0 from a chosen clip with ffmpeg, send it plus my
  avatar photo to Gemini's image-edit API (key in .env) and tell it to replace
  the whole person while holding the pose, framing, and lighting. Keep that
  instruction in prompts/first-frame.txt so I can tune it without code changes.
- Nothing animates until I approve the frame, so give me approve, regenerate,
  and discard buttons · the frame costs cents on my invoice, the video dollars.
- Motion: on approve, POST the frame AND the original clip to fal.ai's Kling
  motion-control queue so the render copies the source video's motion, poll to
  done, write the mp4 to media/, store the real cost on the row.
- Second mode: animate the frame alone from a written motion prompt via
  fal.ai's PixVerse image-to-video, for when I have no clip worth copying.
- Burn the hook line over the top third with ffmpeg drawtext, 1080x1920 out,
  clear of the TikTok UI safe area.
- A node-cron tick polls pending jobs every 90s, retries 3 times with backoff,
  and marks the row before submitting so a retry never double-bills me.
- No accounts, no telemetry, everything on my disk except the model calls.
- Out of scope: posting to TikTok (that OAuth review takes weeks · export the
  mp4 and upload by hand), slideshows, and teams. Only ingest clips I have the
  right to use.
- README: getting the two keys, what one 5-second motion-control render costs,
  and where media lands on disk.

$ ábrelo en tu agente (prompt listo, tú das enter) o cópialo crudo

por qué la gente sigue pagando

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.

qué pierdes

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

arte previo · úsalo en vez de construir, si prefieresComfyUINode 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.
compartir en X ↗"Acabo de reemplazar Ghostfeed ($49/mes) con un prompt"
los números

Precio de Ghostfeed

planmensualanual (por mes)qué incluye
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.

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

facturaciónmonthly only; no annual plan is displayed

costos ocultosIncluded 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.

verificado 2026-08-14 · fuente ↗

preguntas
¿Ghostfeed es gratis?

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. El plan de pago es Growth a $49/mes (revisado 2026-08-07).

¿Puedo vibecodear Ghostfeed?

Parcial. El núcleo de Ghostfeed se arma en un fin de semana con el prompt de esta página, pero hay huecos reales: 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. Lee la lista honesta arriba antes de comprometerte.

¿Cuánto cuesta Ghostfeed?

Ghostfeed cuesta unos $49/mes (Growth, revisado 2026-08-07), o sea $588 al año.

¿Qué pierdo si reemplazo Ghostfeed?

Con honestidad: 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. Si alguno de esos te sostiene el negocio, sigue pagando.

¿Hay una alternativa open source a Ghostfeed?

Sí: 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.). Usar arte previo también es vibecodear; el prompt es para cuando la quieres exactamente a tu modo.

Cada semana mueren más suscripciones.

Veredictos nuevos, prompts nuevos, las apps más condenadas de la semana.
Un correo. Te sales en un clic.

gratis para siempre · sin spam · el prompt se queda en el sitio, las muertes te llegan a ti

$semanal: qué recibió veredicto, qué murió.