Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 388 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 388 Bytes

Concisify takes an input video (i.e. of a person talking), generates a transcript of the video via Whisper, then asks Anthropic Claude to indicate which parts of the video should be cut out (i.e. which are the unimportant, "filler" parts of the video). It then uses ffmpeg to cut out the unnecessary video parts and produce an output video file which is shown in the front end NextJS UI.