Summary
- A web‑app focused on capturing audio/video memories, prompting users with gentle questions, and automatically generating a timeline view and printable book layouts.
- Core value: Turns raw personal media into a cohesive, share‑able narrative without forcing full AI narration, preserving emotional nuance.
Details| Key | Value |
|-----|-------|
| Target Audience | Families, oral historians, educators, users who prefer audio/video over text |
| Core Feature | Guided interview workflow, automatic transcription, timeline visualization, export to PDF/print‑ready book |
| Tech Stack | Next.js, Supabase (self‑hosted), Whisper.cpp for on‑device transcription, Mermaid for timelines, PDF generation via Puppeteer |
| Difficulty | High |
| Monetization | Revenue‑ready: One‑time licensing for premium export templates ($49) + optional cloud backup ($3/mo) |
Notes
- Directly addresses the HN worry that AI strips away subjective recollection; the tool augments rather than replaces human storytelling.
- Timeline view satisfies users like jc-myths who want a scrollable overview beyond wiki depth.
- Offering privacy‑preserving on‑device processing aligns with concerns raised about uploading personal data to external services.