MKZ Forge: Part 2 -- Current State & Pipeline
Sometimes, a humble Python script is all you need. We’re going to talk about “Markizano’s Video Forge” This is a video editing project that started as a hack and evolved into something I use all the time to get my videos posted. For more info about the history, you can checkout the video here . MKZ Forge has several features, including: Video concatenation Silence detection and removal (for those dead-space moments in the video) Subtitle generation Thumbnail image generation Title and Description generation via AI Built-in web interface so you can kick off the process from a browser (mobile or desktop) In this video, we’ll step thru the source code a bit to understand the differences between what it was per my last video and what it is today. As a bonus, I’ll also walk you thru 2 system prompts I use to help me refine my thoughts and output higher quality videos by having AI help me write my video copy, structure my thoughts and give you a better experience than my brain b...