Definition

Sozai (sozai.app) is a platform that generates transcripts from video content, making it searchable and processable by LLMs. It was used by Nate Herk in the demonstration video “Fable 5 + Karpathy LLM Wiki is Basically Cheating” to show how YouTube videos can be ingested into an LLM Wiki.

Key Points

  • Sozai creates transcripts that can be saved to the raw/ folder and ingested like any other source
  • The platform enables the LLM Wiki workflow for video content: watch a video → Sozai transcript → ingest into wiki
  • Nate Herk demonstrated running multiple LLM Wikis, including a YouTube transcript wiki powered by Sozai
  • Key quote: “I was able to just say, ‘Hey, Claude code, go grab my YouTube videos and then ingest them into this wiki.’ And this thing continuously grows and grows.”
  • llm-wiki — Sozai provides source material for the LLM Wiki ingest pipeline
  • claude-code — The tool used to process Sozai transcripts into wiki pages
  • obsidian — The front-end for browsing the Sozai-generated wiki

Sources