Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 375 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 375 Bytes

Autochapter

Automatically chapter your videos.

Architecture

  1. OpenCV heuristics for chapter transitions
  2. Audio -> text via Whisper (OpenAI)
  3. Natural language processing generation via Cohere fine tuned on custom prompt to summarize
  4. Cohere semantic search embeddings finds related chapters