2
0 Comments

I built a knowledge vault that turns YouTube videos and podcasts into searchable, structured notes — just launched this week

Hey IH!

I just launched DistillNote this week and wanted to share what I've built and why.

The problem I kept running into

I consume a lot of long-form content - YouTube tutorials, conference talks, podcasts, articles. Like most people, I'd bookmark things "for later," maybe jot down a few notes, and then forget 90% of what I learned within a week.

I tried summarizer tools, but they'd spit out a paragraph and that was it. No way to search across everything later. No way to ask "what did that guy say about X in that talk from three months ago?"

I wanted a system, not a summary.

What DistillNote does

You paste a URL (YouTube, podcast, article) or upload a file, and in about 60 seconds you get:

  • TL;DR - 5-10 bullet summary
  • Key takeaways - the actual insights worth remembering
  • Chapters with timestamps - jump to exactly what you need
  • Highlighted quotes - the best snippets pulled out automatically
  • Action items - concrete next steps extracted from the content

Everything goes into your personal vault where you can:

  • Search across all your notes - full-text and semantic search (finds ideas even when you don't remember the exact words)
  • Ask questions about your vault - "What frameworks were recommended for state management?" and get an AI answer with citations linking back to the exact source and timestamp
  • Organize with collections and tags
  • Visual canvas - drag notes onto a Miro-style board to see connections between ideas
  • Export to Markdown, Notion, or PDF

The stack (for the technically curious)

  • Next.js 16 + React 19 + TypeScript + Tailwind v4
  • Postgres (Neon) with pgvector for semantic search
  • BullMQ on Redis for job processing
  • Gemini 2.5 Flash for extraction/summarization
  • Groq Whisper for audio transcription
  • Stripe for billing
  • Vercel (frontend) + Railway (workers)

Total infrastructure cost at launch: under EUR 50/month.

Business model

Credit-based pricing — felt fairer than flat subscriptions for this type of tool:

  • Free: 30 credits/week, basic search, 3 collections
  • Plus (EUR 7.99/mo): 500 credits, semantic search, vault Q&A, clean exports
  • Pro (EUR 19.99/mo): 1,500 credits, unlimited everything, priority processing, web search in Q&A

The journey

Built this solo over ~8 weeks. 15 epics, 400+ tests, code-complete on March 1, live on March 17. This is my first product launch, and honestly the shift from "building" to "marketing" has been the hardest part.

I'm based in the EU, so the product is GDPR-compliant from day one - felt important to get that right rather than bolt it on later.

What I'd love feedback on

  • Does the credit-based pricing make sense to you, or would you prefer a different model?
  • For those of you who consume a lot of video/podcast content - does this solve a real pain point, or is "just bookmarking" good enough?
  • Any channels or communities I should be sharing this in?

Would love to hear your thoughts. Happy to answer any questions about the tech, the business model, or the build process.

Link: https://distillnote.com

on March 20, 2026
Trending on Indie Hackers
Your build-in-public audience is not your market. I learned the difference the slow way. User Avatar 74 comments I built a WhatsApp AI bot for doctors in Peru — launched 3 weeks ago, 0 paying customers, and stuck waiting for Meta to approve my app User Avatar 58 comments How to see revenue problems before they get worse User Avatar 30 comments From broke and burned out as a PM, to launching my SaaS and optimizing my health User Avatar 29 comments I kept starting projects and dropping them. So I built a system that wouldn’t let me User Avatar 23 comments We built Shopify themes to $20k/month. Now we have to pivot. User Avatar 21 comments