#Automation Pipeline
A workflow system that automatically generates presentation materials (Marp format or SVG), audio (Text-to-Speech), and a final video (FFmpeg) consistently, based on the content of a blog post. It combines AI and software engineering concepts to process a series of complex tasks incrementally and automatically, aiming to streamline content production. This allows the author to focus on the core aspects of content creation.
Articles
2 Articles
Automated Presentation Video Generation from Blog Posts
Aug 6, 2025
This article details the author's development of a system that automatically generates presentation videos from blog posts using generative AI. The core challenge was generating presentation material...
Invitation to Business Process-Oriented Software
Jul 11, 2025
This article introduces business process-oriented software, a new approach to software development that integrates business manuals and input information into a single executable file. Unlike traditi...