Vibecode Omentir

track this build5 steps, step by step
KINDA · weekend project
price $49/moyou'd save $588/yrbuild time one sitting for the consolation console; multi-day to self-host the real appcategory 📤 sales outreachreplaced by 0 people

The personal loop is buildable in a sitting: score a list you already have, draft connection notes, queue sends, stop on replies. Live LinkedIn send is Unipile, a paid API, not a trivial key, and LinkedIn will still restrict a real account if you ignore the caps. The hosted product's own repo is already MIT with Docker Compose, so the interesting move is clone-and-run, not a from-scratch rebuild. That fork still needs Firebase, Unipile, and Gemini, which is ops. Keep paying if you want them to run those three, plus the three-bookings-a-week refund.

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

## Goal

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

## Scope

Import LinkedIn profile URLs you already have, score them against an ICP, draft connection notes and follow-ups, send through Unipile or by hand, and stop the sequence when a reply lands.

## 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:
- the three-bookings-a-week refund on the hosted plan
- someone else paying for and babysitting Unipile, Firebase, and Gemini
- daily invite caps already wired, so you do not have to invent account-safety defaults
- MCP and the Agent API already pointed at a running workspace
- a support line when a sending account gets restricted

If those capabilities are essential, use Omentir (MIT repo) instead of pretending the gap is solved.

$ choose a build depth, inspect the files, then open the complete pack in your agent

why people still pay

They pay $49 so they do not have to stand up Unipile, Firebase, and Gemini, and so a missed week of bookings can be refunded. The MIT repo is the same app; self-hosting just moves the vendor invoices onto you.

what you lose

xthe three-bookings-a-week refund on the hosted plan

xsomeone else paying for and babysitting Unipile, Firebase, and Gemini

xdaily invite caps already wired, so you do not have to invent account-safety defaults

xMCP and the Agent API already pointed at a running workspace

xa support line when a sending account gets restricted

prior art · use these instead of building, if you'd ratherOmentir (MIT repo)the hosted product's own source; Docker Compose, still needs Unipile, Firebase, and GeminiUnipilethe LinkedIn send/receive API the hosted product and any honest DIY build both rentn8nself-hostable workflow glue if you would rather wire ICP scoring to a send step than write a dashboard
share on X ↗"I just replaced Omentir ($49/mo) with one prompt"
the numbers

Omentir pricing

planmonthlyannual (per mo)what you get
pro$49/workspace1 user, 1 LinkedIn account, unlimited AI agents, unlimited leads, unlimited campaigns, API access.
enterprisecustomUnlimited users, unlimited LinkedIn accounts, SSO, dedicated onboarding, priority support.

free tierno free tier on the hosted product

billingmonthly only, no annual plan on the public pricing page

hidden costsHosted Pro does not publish provider overages. Self-hosting the same repo still requires Unipile, Firebase or Firestore, and Gemini or Vertex.

verified 2026-08-17 · source ↗

questions
Is Omentir free?

No free hosted plan. The MIT repo can be self-hosted, but Unipile, Firebase, and an AI provider still cost money. Paid is Pro at $49/mo (checked 2026-08-17).

Vibecode Omentir

Kinda. The core of Omentir is buildable in a weekend with the prompt on this page, but there are real gaps: the three-bookings-a-week refund on the hosted plan, someone else paying for and babysitting Unipile, Firebase, and Gemini. Read the honest list above before committing.

How much does Omentir cost?

Omentir costs about $49/month (Pro, checked 2026-08-17), which is $588 per year.

What do I lose by replacing Omentir?

Honestly: the three-bookings-a-week refund on the hosted plan; someone else paying for and babysitting Unipile, Firebase, and Gemini; daily invite caps already wired, so you do not have to invent account-safety defaults; MCP and the Agent API already pointed at a running workspace; a support line when a sending account gets restricted. If any of those are load-bearing for you, keep paying.

Is there an open-source alternative to Omentir?

Yes: Omentir (MIT repo) (the hosted product's own source; Docker Compose, still needs Unipile, Firebase, and Gemini), Unipile (the LinkedIn send/receive API the hosted product and any honest DIY build both rent), n8n (self-hostable workflow glue if you would rather wire ICP scoring to a send step than write a dashboard). Using prior art is also vibecoding; the prompt is for when you want it exactly your way.