¿Puedo vibecodear Otter.ai?
PARCIAL · un fin de semanaYou can build transcription and summaries, but Otter's value includes live meeting assistant behavior, account sync, speaker workflow, integrations, and mobile/web reliability.
Build me a personal meeting transcription and search tool to replace Otter.ai. Requirements: - Python stack: whisperX (faster-whisper backend) for transcription, Flask for the UI, stdlib sqlite3 for storage. - A CLI: `otter record` captures the mic to ~/Meetings/YYYY-MM-DD-HHMM/audio.wav; `otter import file.m4a` handles recordings made elsewhere. - Transcribe locally with whisperX, word timestamps plus speaker diarization; label speakers SPEAKER_1/2 and let me rename them once per meeting. - Send the transcript to an LLM (key in .env) for a summary: 5 bullets, decisions made, action items with owners. Save transcript.md and summary.md next to the audio. - Index transcripts into SQLite FTS5; `otter search "budget"` returns matching lines with meeting date and timestamp. - A minimal page on localhost:8787: meeting list, one search box, and an ask box that answers questions over a chosen transcript via the LLM. - Everything stays on my machine except the LLM calls; no accounts, no telemetry. - Out of scope: a bot that joins Zoom/Meet calls, mobile apps, and team sharing. Diarization will be rough on crosstalk, accept it. - README: Python and ffmpeg install, model download size, and the macOS mic permission.
$ á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 capture reliability and shared searchable meeting memory, not just the transcript file.
xlive bot joining meetings
xspeaker diarization quality
xmobile apps
xteam/admin controls
xsearchable account history
xintegrations
¿No quieres construirlo? Esta gente ya lo hizo gratis.
SSpeakrTranscribes meetings, summarizes them and lets you chat across the archive; the price is operating the stack yourself.open source↗sin votos, sin pago por aparecer · solo lo que es real
Precio de Otter.ai
| plan | mensual | anual (por mes) | qué incluye |
|---|---|---|---|
| basic | $0/usuario | $0/usuario | 300 transcription minutes per month and 3 lifetime audio/video file imports. |
| pro | $16.99/usuario | $8.33/usuario | 1,200 in-app recording minutes per month; 10 file imports per month; maximum 90 minutes per meeting; unlimited storage. |
| business | $30/usuario | $19.99/usuario | Unlimited meetings and in-app recording; unlimited file imports; maximum 4 hours per meeting; up to 3 concurrent meetings. |
| enterprise | a medida | — | Custom deployment, security, and administration; no public numeric price. |
plan gratis300 transcription minutes per month and 3 lifetime file imports.
facturaciónmonthly + annual; annual Pro saves about 51% and Business about 33%
costos ocultosHIPAA configuration and some enterprise integrations are sold as add-ons or by quote; public prices are not stated.
verificado 2026-08-14 · fuente ↗
¿Puedo vibecodear Otter.ai?
Parcial. El núcleo de Otter.ai se arma en un fin de semana con el prompt de esta página, pero hay huecos reales: live bot joining meetings, speaker diarization quality. Lee la lista honesta arriba antes de comprometerte.
¿Cuánto cuesta Otter.ai?
Otter.ai cuesta unos $16.99/mes (Pro, revisado 2026-07-30), o sea $203.88 al año.
¿Qué pierdo si reemplazo Otter.ai?
Con honestidad: live bot joining meetings; speaker diarization quality; mobile apps; team/admin controls; searchable account history; integrations. Si alguno de esos te sostiene el negocio, sigue pagando.
¿Hay una alternativa open source a Otter.ai?
Sí: Speakr (Transcribes meetings, summarizes them and lets you chat across the archive; the price is operating the stack yourself.) El prompt es para cuando la quieres exactamente a tu modo.