[verdict][curated prompt][source: vernigo.com]
Can I vibecode Vernigo?
// the value is the network, the data or the infrastructure
You can build filters, bookmarks, and an outlier score over a small set of YouTube channels, but Vernigo's product is the continuously refreshed corpus: millions of videos, channel baselines, niche-level supply and demand signals, and ranking data improved by how thousands of users interact with the library. A one-shot app can reproduce the interface and formula, not the dataset that makes the results useful.
confidence: high
what it is: Find outlier YouTube videos, unsaturated niches, and proven ideas from a continuously updated video database
Buildability index · an editorial game
- Price 39 $/month weight: plus 3
- Time multi-day weight: plus 1
- Category analytics no weight
- Moat proprietary data · network effects weight: minus 4
- Confidence high weight: plus 1
- What you lose 6 items weight: minus 3
- Site vernigo.com (si apre in una nuova scheda) no weight
The moat outweighs the price: rebuilding this is a project, not an evening.
Gioco editoriale: il verdetto dice se un agente può, l’indice se conviene.
What you build
Track a curated list of YouTube channels, compare each video's views with that channel's recent average, and browse the resulting outliers with filters and bookmark folders.
what you need
- YouTube Data API key
- curated channel seed list
- scheduled data collection
- database
- always-on box for refresh jobs
An honest not-really: the UI is reproducible, but the discovery value comes from accumulated data, coverage, and ranking signals.
The prompt
The verdict is NOT REALLY, and the prompt stays anyway: it does not replace the app, it rebuilds the part that really is code. The rest is the moat.
Build me a personal YouTube outlier research tool inspired by Vernigo. Requirements:
- Django + PostgreSQL, one self-hosted web app; Google login is out of scope,
use a single admin password from .env.
- Let me add YouTube channel IDs manually or import them from a CSV seed list.
- Pull each channel's recent videos through the official YouTube Data API and
store title, thumbnail, views, duration, publish date, and channel stats.
- Calculate an outlier multiplier as video views divided by the average views
of that channel's previous five videos available in the database.
- A searchable video grid with filters for multiplier, views, subscribers,
duration, publish date, category, and channel age; sortable by multiplier,
views, or newest.
- Bookmark folders: create, rename, and delete folders, and save or remove
videos without duplicating them.
- A niche page that groups imported channels by a manually assigned niche and
ranks niches using median views per video divided by videos published.
- Run refresh jobs with Celery + Redis once per day, respect API quota errors,
and show the last successful refresh time for every channel.
- Store all secrets in .env; include Docker Compose for Django, PostgreSQL,
Redis, Celery worker, and scheduler.
- Out of scope: crawling all of YouTube, a 10M-video corpus, community ranking
signals, automatic niche classification, and claims that this finds the
best opportunities market-wide. It only analyzes the channels I seed.
- README: YouTube API setup, quota limits, CSV format, calculation details,
backup steps, and the limits of a small personal dataset. Curated prompt: written and reviewed by hand for this app. In English on purpose — it is the language coding agents work best in.
What you lose
- the 10M-video historical and continuously updating database
- broad discovery beyond channels you already know
- unsaturated niche rankings across the wider YouTube market
- community interaction signals from more than 2,000 users
- ranking quality improved by accumulated usage data
- coverage and freshness without managing YouTube API quotas
Why people still pay
The useful result is not calculating views divided by a channel average. It is having enough current video and channel history to discover outliers and undersupplied niches before you already know where to look. Building the dashboard is straightforward; collecting, refreshing, and ranking that market-wide dataset is the product.
moat: Proprietary data Network effects what a moat is
proprietary dataset + usage signals
Do you agree?
The vote balance
Ancora nessun voto: il tuo è il primo.
Nessun voto ancora — il primo pesa.