Vibecode Fellow

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

The visible meeting management loop is buildable, but a credible replacement needs more than the first screen. Fellow 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
# Fellow indie build

## Goal

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

## Scope

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

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

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

what you lose

xlive multi-speaker accuracy

xcalendar and CRM integrations

xcross-call team analytics

xmeeting-bot auto-join

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 Fellow with one prompt"
the numbers

Fellow pricing

planmonthlyannual (per mo)what you get
free$0/user$0/userMaximum 5 seats; 5 AI notes lifetime per user and 5 AI recordings lifetime per user.
team$11/user$7/userMaximum 20 seats; 10 AI notes per user/month and 10 AI recordings per user.
business$23/user$15/userMaximum 50 seats; unlimited AI notes and recordings.
enterprise$25/userStarts at 10 users; unlimited seats, AI notes, and recordings.

free tierUp to 5 seats; each user gets 5 AI notes lifetime and 5 AI recordings lifetime.

billingmonthly + annual; Enterprise starts at 10 users and publishes annual pricing only

hidden costsEnterprise has a 10-seat minimum, and the lower plans have hard workspace caps of 20 and 50 seats.

verified 2026-08-14 · source ↗

questions
Vibecode Fellow

Kinda. The core of Fellow is buildable in a weekend with the prompt on this page, but there are real gaps: live multi-speaker accuracy, calendar and CRM integrations. Read the honest list above before committing.

How much does Fellow cost?

Fellow'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 Fellow?

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

Is there an open-source alternative to Fellow?

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.