Haparlamentor

Overview

Hebrew phrase-to-episode search for the cult Israeli sitcom הפרלמנט. Type a quote, see which episode and timestamp it came from, and jump straight to that moment on Mako. Built around a fuzzy index over auto-generated transcripts.

The transcript corpus is built by an agent that scrapes episodes from Mako and runs them through OpenAI's Whisper model for Hebrew speech-to-text - turning hours of raw audio into a searchable, timestamp-aligned index without any manual transcription work.

Highlights

  • Automated transcript pipeline: scraper agent + Whisper Hebrew speech-to-text
  • Fuzzy search across episode transcripts with timestamp deep-links to Mako
  • CRT-frame UI: scanlines, grain, vignette, phosphor glow
  • Channel-flip transition system between views
  • Full RTL Hebrew support (Heebo / Assistant / JetBrains Mono)
  • Static export via Next.js 15 with GitHub Actions deploy