InscribeTask
Turns the reels you save and never open into a transcript, a summary, and a checklist you actually work through.
- Role
- Solo build
- Year
- 2026
- Status
- live
- Stack
- Next.js, TypeScript, Gemini API, Stripe

What it is
Saved videos pile up and nothing gets done with them — a folder of "I'll try this later" tool videos that never gets opened again. InscribeTask exists to close that loop instead of adding another place to save things.
What I built
Paste a link (TikTok, Reels, Shorts, or a direct upload) and it runs through a three-step pipeline: paste, process, done. A model watches the video and writes it up — full transcript, a short summary, auto-tags, and 3–5 specific action steps instead of vague advice. Semantic search means you can find a saved reel by describing it rather than remembering its name, and everything exports to Markdown, JSON, or plain text.
What I learned
A small, solo-built SaaS product end to end: the pipeline that turns a video into a checklist, a free tier with a metered cap, and a paid tier on top — the whole shape of a real subscription product, not just a landing page.