Turn a book pick into a short promotional video by describing it to Codex in plain language.
Generate a ready-to-narrate voiceover script for a chosen book automatically.
Align a recorded voiceover to subtitles and background music without manual video editing.
| endless1936/book-video | brunosimon/small-world | forter/agentic-readiness-guide | |
|---|---|---|---|
| Stars | 83 | 82 | 84 |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | — | 2021-11-30 | — |
| Maintenance | — | Dormant | — |
| Setup difficulty | moderate | easy | easy |
| Complexity | 2/5 | 2/5 | 2/5 |
| Audience | general | designer | pm founder |
Figures from each repo's GitHub metadata at analysis time.
Requires the Codex assistant plus a separate editing tool like CapCut to export the narration audio.
Book Video is an open source workflow for making short, atmospheric book promotion videos using natural language instead of code or commands. It is built to run inside Codex, an AI coding assistant, and turns picking a book, writing a script, generating mood images, timing a voiceover, adding subtitles, and mixing background music into one repeatable process. To use it, you open Codex and simply describe the book video you want in plain language. The first time you run it, Codex checks and sets up your local environment on its own, asking you directly whenever it needs a decision from you. From there, the steps look like this: you tell Codex which book to cover, or ask it to suggest five books that would work well as short videos. Codex confirms the title, author, and edition, then writes out a voiceover script as a code block you can copy straight into CapCut, while also saving it as a local script file. You review and approve the script, after which Codex generates the mood images and video frames. You record or export the narration as an MP3 using CapCut or another tool and give Codex the file path. Codex then uses speech recognition to build timing references, aligns subtitles against the script file as the source of truth, mixes in background music, and renders the final MP4. If you want the script, images, or audio changed, Codex generates a new version and swaps it in once you approve it. The repository ships with four default background music tracks for learning and reference use. The project's code, docs, and templates are released under the Apache 2.0 license, but that license does not cover the bundled music, fonts, third party tools, or any AI generated images, so anyone reusing those assets needs to confirm their own rights separately. More detailed internal production rules live in the repository's AGENTS.md and playbook documentation files.
A natural-language, Codex-driven workflow that turns book picks into short promotional videos with AI images, voiceover, synced subtitles, and background music.
Mainly JavaScript. The stack also includes JavaScript, Codex, GSAP.
The code, docs, and templates are free to use and modify under Apache 2.0, but bundled music and generated media are not covered and need separate permission.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.