According to dev.to, the author released MagicKit, an open-source web application that bundles AI image generation, writing and video creation into a single page. The service runs without any sign-up, API key or subscription, and the code is hosted publicly on GitHub.

The image generator employs the FLUX model and supports multiple aspect ratios, while the writer handles scripts, copy, naming and translation tasks. A video maker stitches generated images into short clips. The backend consists of a single Node.js and Express file, making deployment straightforward.