LurkiLurki Docs
Features

X-Ray (AI Analysis)

AI-powered video transcription and content analysis

X-Ray uses AI to transcribe, translate, and analyze video content automatically.

Capabilities

  • Transcription — automatic speech-to-text for YouTube videos
  • Translation — auto-translate to your language (powered by Gemini Flash)
  • Sentiment analysis — positive, negative, neutral scoring
  • Topic extraction — automatic topic and keyword detection
  • Hook analysis — identifies attention hooks in video intros

AI Pipeline

Video → Transcription → Translation → Analysis → Embeddings → Vectorize
  1. New video detected by scraper
  2. Whisper transcribes audio to text
  3. Gemini Flash translates to target language
  4. Claude Haiku analyzes content (sentiment, topics, hooks)
  5. Workers AI generates embeddings (bge-base-en-v1.5, 768d)
  6. Stored in Cloudflare Vectorize for semantic search

On this page