The version running on this site is the demo. What you buy is the same thing, as source, installed on your own accounts by your own coding agent.
Private repo access, permanently. Updates arrive through
git pull; nothing expires and nothing checks a licence at runtime.
Not on sale yet — the listing is under review. Mail me and I'll send the link the day it opens.
SETUP.md written for an agent · the install is a conversation, not an afternoonSETUP.md and works through it: creates the
Vercel project, runs the SQL against your Supabase, sets the env vars, connects a domain
if you have one.
Repo access is tied to your purchase, so fixes and new features keep arriving through
git pull. That's the only thing the payment gates — the code itself never
phones home.
| Vercel | $0 on the free tier — it's static files plus five functions |
| Supabase | $0 to start |
| LLM (DeepSeek V4 Flash) | ~$0.005 per summary |
| Transcripts | depends on the source you plug in |
A hundred summaries a month lands around a dollar. A subscription at $9/month costs more than that by the second month — which is the whole argument for selling it this way.
api/summarize.js. Change it, redeploy, done. The timestamp verifier runs on
whatever comes back, so you can't break the accuracy guarantee by editing the wording.