Because Every Word Tells a Story

2 kukshaus 1 8/26/2025, 1:53:27 PM github.com ↗

Comments (1)

kukshaus · 2h ago
I built an open-source app that transcribes videos and turns them into notes, PRDs, or Notion exports. It’s a web app that takes audio (from meetings, podcasts, or voice notes) and automatically creates transcripts, structured notes, and even product requirement docs. Under the hood it uses Whisper for transcription and GPT to organize and polish the text, with a simple export to Notion.

I also built it together with Claude, which helped me brainstorm, refine workflows, and polish the final product.