coleam00/hyperframes-ai-video-generation — explained in plain English
Analysis updated 2026-05-18
Turn a topic idea or a URL into a finished, narrated YouTube Short automatically.
Generate a branded explainer video using one of the shipped visual templates.
Build a custom branded video template by directing a coding agent to restyle the existing ones.
| coleam00/hyperframes-ai-video-generation | csthink/dashmotion | flyfish-dev/file-viewer | |
|---|---|---|---|
| Stars | 50 | 50 | 50 |
| Language | HTML | HTML | HTML |
| Setup difficulty | moderate | easy | easy |
| Complexity | 3/5 | 1/5 | 2/5 |
| Audience | vibe coder | vibe coder | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires installing Claude Code and Archon as CLI tools, plus choosing and configuring a TTS engine before the first run.
This repository turns a topic or a URL into a polished, AI narrated vertical video, the kind of short you would upload to YouTube Shorts. You give it a topic with one command and it handles the rest: researching the subject, writing a paced narration script, generating a spoken voiceover, and building an animated HTML based video composition that you can preview in a browser before rendering. The project is built on top of a few other tools working together. Archon is the workflow tool that runs the multi step process. Claude Code, an AI coding assistant, handles planning and editing the video composition. HyperFrames is the underlying HTML and animation framework that actually draws the video. For the voice, you can choose Kokoro, a free tool that runs locally on your own computer with no API key needed, or ElevenLabs, a paid service with higher quality voices and the option to clone a real voice. A full video typically takes twenty to thirty minutes to produce, depending on how much research the topic needs. The repository ships with three ready made visual templates: a neutral blue and dark default called classic, one branded for Archon, and one branded for Anthropic. You can also ask a coding agent to build a new template in your own brand colors and style, following the same layout structure as the existing ones, or redesign the individual scenes for a more unique look. Setup involves installing Claude Code and Archon as command line tools, then configuring a single environment file with your chosen voice engine's settings. The README is written to be read by an AI coding agent rather than a human: it instructs the agent to ask the user two questions, which voice engine to use and whether to customize the video's look, before proceeding with setup. This makes the project best suited for someone comfortable directing an AI assistant through a technical setup process rather than someone looking for a simple point and click video tool. The full README is longer than what was shown.
A tool that turns a topic or URL into an AI narrated, animated vertical video short using Archon, Claude Code, and HyperFrames.
Mainly HTML. The stack also includes Archon, Claude Code, HyperFrames.
No license information is stated in the README.
Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.
Mainly vibe coder.
This repo across BitVibe Labs
Verify against the repo before relying on details.