¿Puedo vibecodear Fathom?
PARCIAL · un fin de semanaA solo clone can handle recordings, transcripts, and summaries, but the product's paid value is automated capture plus CRM/workflow sync and team sharing.
Build me a personal call-notes pipeline to replace Fathom. Requirements: - A watched folder: I drop call recordings (m4a/mp3/mp4) into ~/Calls/inbox/, chokidar picks them up, a Node pipeline processes each one. - Transcribe with whisperX for speaker-labeled, timestamped transcripts, or a hosted Whisper API if a key is present in .env. - Summarize with an LLM (key in .env) using templates in ./templates/*.md. The default produces a 5-bullet summary, decisions, action items with owners, and open questions. Pick the template from the filename prefix (sales-, 1on1-). - Clips: any transcript line can be cut into a share-able moment, ffmpeg trims 15 seconds either side of the timestamp into ~/Calls/clips/. - Output per call: ~/Calls/notes/YYYY-MM-DD-<name>.md, summary on top, full transcript below a divider. - A small local web page (Express, localhost) listing calls with keyword search over transcripts. - No accounts, no telemetry; audio never leaves my machine unless I opt into the hosted API. - Out of scope: a bot that joins meetings, calendar auto-capture, CRM sync, team libraries. I record with my meeting app or OS and drop the file in. - README: dependencies, keys, and how to capture system audio on macOS.
$ á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 workflow certainty: after every call, the right people and systems have the notes without manual effort.
xautomatic call capture
xintegrations
xsearchable team library
xpolished clips
xpermissions and admin
Precio de Fathom
| plan | mensual | anual (por mes) | qué incluye |
|---|---|---|---|
| free | $0/usuario | $0/usuario | Unlimited recordings, transcriptions, and storage; advanced summaries, Ask Fathom, and automations are limited but no numeric public cap is stated. |
| premium | $20/usuario | $16/usuario | Unlimited recordings, transcriptions, and storage with the full individual AI feature set. |
| team | $19/usuario | $15/usuario | Minimum 2 seats; team folders, sharing, comments, keyword alerts, and CRM sync. |
| business | $34/usuario | $25/usuario | Minimum 2 seats; adds advanced coaching, deal views, security, and administration. |
| enterprise | a medida | — | Custom package; public price and numeric limits are not stated. |
plan gratisUnlimited recordings, transcriptions, and storage; advanced AI summaries, Ask Fathom, and automations have unpublished caps.
facturaciónmonthly + annual; annual saves 20%-26%; 90-day money-back guarantee
costos ocultosTeam and Business require at least 2 seats; optional Enterprise onboarding costs extra but the amount is not public.
verificado 2026-08-14 · fuente ↗
¿Puedo vibecodear Fathom?
Parcial. El núcleo de Fathom se arma en un fin de semana con el prompt de esta página, pero hay huecos reales: automatic call capture, integrations. Lee la lista honesta arriba antes de comprometerte.
¿Cuánto cuesta Fathom?
Fathom cuesta unos $20/mes (Premium, revisado 2026-07-30), o sea $240 al año.
¿Qué pierdo si reemplazo Fathom?
Con honestidad: automatic call capture; integrations; searchable team library; polished clips; permissions and admin. Si alguno de esos te sostiene el negocio, sigue pagando.
¿Hay una alternativa open source a Fathom?
Sí: whisperX (Useful for transcript alignment and speaker-labeled call records.). Usar arte previo también es vibecodear; el prompt es para cuando la quieres exactamente a tu modo.