Vibecode Bluedot

track this build5 steps, step by step
KINDA · weekend project
price variesbuild time multi-daycategory 🎙️ meeting notesreplaced by 0 people

The visible meeting recorder loop is buildable, but a credible replacement needs more than the first screen. Bluedot earns its keep through capture, integrations, reliability, so expect a weekend or multi-day build and a narrower personal scope.

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

## Goal

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

## Scope

Build a private meeting recorder pipeline that accepts an audio file, transcribes it, creates structured notes, and exports Markdown.

## 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:
- cross-call team analytics
- meeting-bot auto-join
- live multi-speaker accuracy
- calendar and CRM integrations

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

$ choose a build depth, inspect the files, then open the complete pack in your agent · this prompt is generated from the build plan · improve it via PR

why people still pay

Bluedot: Customers pay for automatic capture, dependable speaker handling, search across calls, and notes arriving without manual file wrangling.

what you lose

xcross-call team analytics

xmeeting-bot auto-join

xlive multi-speaker accuracy

xcalendar and CRM integrations

prior art · use these instead of building, if you'd ratherwhisper.cppLocal speech-to-text engine suitable for private transcription.
share on X ↗"I just replaced Bluedot with one prompt"
the numbers

Bluedot pricing

planmonthlyannual (per mo)what you get
free$0/user$0/user5 meetings total; maximum 1 hour per recording.
basic$18/user$14/userUnlimited audio-only meetings and storage; maximum 1 hour per recording.
pro$25/user$20/userUnlimited audio and video meetings, unlimited duration, storage, and imports.
business$39/user$32/userUnlimited meetings, duration, storage, and imports, plus CRM/ATS connections and SSO/SCIM.
flat ratecustomCustom workspace-wide package; public numeric limits and price are not stated.

free tier5 meetings total, with each recording capped at 1 hour.

billingmonthly + annual; annual discounts vary by tier

hidden costsEvery workspace is billed separately and added recorder seats are prorated. After cancellation, recordings can be restored for only 1 month before permanent deletion.

verified 2026-08-14 · source ↗

questions
Vibecode Bluedot

Kinda. The core of Bluedot is buildable in a weekend with the prompt on this page, but there are real gaps: cross-call team analytics, meeting-bot auto-join. Read the honest list above before committing.

How much does Bluedot cost?

Bluedot's pricing is usage-based or varies by plan · The official pricing URL is recorded, but a stable current amount was not safely recoverable in this pass. Do not publish a number until rechecked..

What do I lose by replacing Bluedot?

Honestly: cross-call team analytics; meeting-bot auto-join; live multi-speaker accuracy; calendar and CRM integrations. If any of those are load-bearing for you, keep paying.

Is there an open-source alternative to Bluedot?

Yes: whisper.cpp (Local speech-to-text engine suitable for private transcription.). Using prior art is also vibecoding; the prompt is for when you want it exactly your way.