What I built for you, and the few things only you can do.
mashavikos-projects/gist, live at gist-blue.vercel.app.gist (eu-central-1) — its own DB/auth/keys. Excel's data is never touched. Tables, RLS, and credit functions are live./admin. "Buy credits" grants demo credits (no charge) until Stripe is added.1. Turn on Google sign-in
This is the only thing blocking real use. Two parts:
a) Create a Google OAuth client
https://brnqggfzfowcoxqpovao.supabase.co/auth/v1/callbackhttps://gist-blue.vercel.app and http://localhost:3000.b) Paste them into Supabase
https://gist-blue.vercel.app and add Redirect URLs https://gist-blue.vercel.app/** and http://localhost:3000/**.That's it — sign-in works immediately, no redeploy needed. Your email (mashav2611@gmail.com) is auto-flagged as admin.
2. Nice-to-haves
NEXT_PUBLIC_GA_ID in Vercel + redeploy to turn on the consent banner.3. Automatic transcription
Today transcription is manual (record + transcribe in Timeless, paste the text in). Phase 2 adds audio/video upload & URLs → AssemblyAI auto-transcribes → same summary flow. When you want it: create an AssemblyAI account, add ASSEMBLYAI_API_KEY, and I'll wire the upload + webhook (the database already has the columns for it).
/new (or upload .txt/.vtt/.srt).
3. Gist writes a short summary + key takeaways (Sonnet) and a structured deep-dive (Opus).
4. Read it, see the credits used, react & comment, and share it publicly at /r/<slug>.