¿Puedo vibecodear tl;dv?
PARCIAL · un fin de semanaA DIY app can record, transcribe, summarize, and generate clips, but tl;dv's team library, CRM integrations, and meeting-bot reliability are real work.
Build me a personal meeting recorder with clips to replace tl;dv. Requirements: - A macOS menu bar app (or a rec start / rec stop CLI, pick the simpler to ship) that records system audio + mic locally with ffmpeg. No bot joins the call. - On stop: transcribe with whisper.cpp with timestamps, or the Whisper API if a key is in .env. - Send the transcript to an LLM (key in .env) for a 5-bullet summary and action items; save everything to ~/Meetings/YYYY-MM-DD-<title>/ as notes.md, the transcript, and the audio file. - While recording, a global hotkey drops a highlight marker; afterwards each marker becomes a clip, ffmpeg cutting 30 seconds either side into clips/. - A local library page (Express on localhost:4700): list meetings, full-text search across transcripts with SQLite FTS5, play recordings and clips inline. - No accounts, no telemetry; nothing leaves my machine except optional API calls. - Out of scope: a bot that auto-joins Zoom/Meet, CRM sync, and a shared team library. This records what I can hear locally. - README: mic + screen-recording permissions, whisper model download, and a reminder that recording other people still requires their consent.
$ ábrelo en tu agente (prompt listo, tú das enter) o cópialo crudo · este prompt se genera del plan de build · mejorarlo con un PR
prompt copied. want to know what dies next week?
veredictos nuevos + votos de la semana. gratis. te sales en un clic.
They pay for repeatable team-wide capture and distribution, not because summaries are hard.
xmeeting bot upkeep
xteam/shared library
xCRM integrations
xadmin controls
xpolished clip sharing
Precio de tl;dv
| plan | mensual | anual (por mes) | qué incluye |
|---|---|---|---|
| free | $0/usuario | $0/usuario | Unlimited meeting recordings, transcripts, and storage; no retention clock. |
| pro | — | $18/usuario | Paid AI and workflow features above Free; exact current numeric feature caps were not exposed in crawlable public pricing text. |
| business | a medida | — | Conversation intelligence, coaching, and revenue workflows; exact current numeric limits and public price were not reliably exposed. |
| enterprise | a medida | — | Custom security, administration, and support; no public numeric price. |
plan gratisUnlimited recordings, transcripts, and storage; numeric caps for advanced AI features were not exposed in the crawlable live pricing application.
facturaciónmonthly + annual; current monthly prices and Business annual price were not reliably exposed
costos ocultosThe live pricing application is dynamic, and separate official 2026 tl;dv pages conflict on the Business annual figure; that field is intentionally null rather than choosing one.
verificado 2026-08-14 · fuente ↗
¿Puedo vibecodear tl;dv?
Parcial. El núcleo de tl;dv se arma en un fin de semana con el prompt de esta página, pero hay huecos reales: meeting bot upkeep, team/shared library. Lee la lista honesta arriba antes de comprometerte.
¿Cuánto cuesta tl;dv?
tl;dv cuesta unos $18/mes (Pro, revisado 2026-08-14), o sea $216 al año.
¿Qué pierdo si reemplazo tl;dv?
Con honestidad: meeting bot upkeep; team/shared library; CRM integrations; admin controls; polished clip sharing. Si alguno de esos te sostiene el negocio, sigue pagando.
¿Hay una alternativa open source a tl;dv?
Sí: whisper.cpp (Can power the transcription layer for a simpler local clone.). Usar arte previo también es vibecodear; el prompt es para cuando la quieres exactamente a tu modo.