Vibecode ArtificialWatch

track this build5 steps, step by step
KINDA · weekend project
price $19.99/moyou'd save $239.88/yrbuild time one sitting for the poller, a weekend to make it trustworthycategory 📡 rss & researchreplaced by 0 people

The core loop is a genuine one-sitting build: poll the model-list endpoint of every provider you hold a key for, diff the ids against a local table, push the new ones to your phone. What does not one-shot is the three things a launch alert is actually judged on. Coverage · your script sees only the labs you have accounts with, while the watchlist here runs to 48 models including Chinese labs, restricted previews and things that have not shipped at all, which no API returns. Telephony · a call that rings until you answer means Twilio, a purchased number and US A2P 10DLC registration, which is days of paperwork before a line of code. And uptime, which is the whole product · a poller on a laptop that slept through the drop is worth nothing, and the second-sweep debounce that keeps preview aliases from crying wolf is the part you only tune after it has already cried wolf twice.

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

## Goal

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

## Scope

Polls every provider's model-list endpoint on a one-minute cron, diffs new model ids against a local database, and pushes an alert to your phone.

## 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:
- coverage of labs you hold no key for · 48 tracked models including Chinese labs and restricted previews
- the phone call that rings until you answer, and SMS · Twilio plus US A2P 10DLC registration
- the pre-launch watchlist and live Polymarket odds on models that have not shipped, which no API can return
- debounce and alias filtering tuned so dated snapshots and -preview ids do not fire false alarms
- someone else owning the uptime · your poller sleeps when your machine does

If those capabilities are essential, use models.dev 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

Because the failure mode is asymmetric. A launch alerter that works 95% of the time is not 95% as good, it is worthless on the one morning it matters, and that is exactly the morning your VPS got rate limited or your ntfy topic was muted. Paying moves the pager duty to someone else, buys the labs you have no account with, and buys a phone that rings instead of a notification that stacks under forty others. At $19.99 it is priced against the AI subscriptions it watches, which is the comparison buyers actually make.

what you lose

xcoverage of labs you hold no key for · 48 tracked models including Chinese labs and restricted previews

xthe phone call that rings until you answer, and SMS · Twilio plus US A2P 10DLC registration

xthe pre-launch watchlist and live Polymarket odds on models that have not shipped, which no API can return

xdebounce and alias filtering tuned so dated snapshots and -preview ids do not fire false alarms

xsomeone else owning the uptime · your poller sleeps when your machine does

share on X ↗"I just replaced ArtificialWatch ($19.99/mo) with one prompt"
the escape hatch

Don't feel like building it? These folks already made it free.

modelalert.aiThe exact job: one terse email when a model appears, without pretending it is a platform.$0free

no votes, no pay-to-list · just what's real

the numbers

ArtificialWatch pricing

planmonthlyannual (per mo)what you get
free$0/user$0/userEmail and browser alerts delayed by about 15 minutes; 51 monitored AI models shown on the live page at verification.
signal$12/userInstant alerts plus SMS, routing and quiet-hour controls.
the call$19.99/userSignal features plus phone-call alerts; charter rate remains locked only while the subscription stays active.

free tieremail and browser alerts delayed about 15 minutes; 51 monitored models shown at verification

billingmonthly only for currently purchasable paid tiers; no active annual checkout verified

hidden costsa cancelled charter subscription loses its locked rate; a $34.99 Watchtower tier is waitlist-only rather than currently purchasable

verified 2026-08-13 · source ↗

questions
Vibecode ArtificialWatch

Kinda. The core of ArtificialWatch is buildable in a weekend with the prompt on this page, but there are real gaps: coverage of labs you hold no key for · 48 tracked models including Chinese labs and restricted previews, the phone call that rings until you answer, and SMS · Twilio plus US A2P 10DLC registration. Read the honest list above before committing.

How much does ArtificialWatch cost?

ArtificialWatch costs about $19.99/month (The Call, checked 2026-07-30), which is $239.88 per year.

What do I lose by replacing ArtificialWatch?

Honestly: coverage of labs you hold no key for · 48 tracked models including Chinese labs and restricted previews; the phone call that rings until you answer, and SMS · Twilio plus US A2P 10DLC registration; the pre-launch watchlist and live Polymarket odds on models that have not shipped, which no API can return; debounce and alias filtering tuned so dated snapshots and -preview ids do not fire false alarms; someone else owning the uptime · your poller sleeps when your machine does. If any of those are load-bearing for you, keep paying.

Is there an open-source alternative to ArtificialWatch?

Yes: modelalert.ai (The exact job: one terse email when a model appears, without pretending it is a platform.) The prompt is for when you want it exactly your way.