🎯 一句話 verdict: HyperFrames 換咗思路做 AI 影片 — 唔係叫 AI 生 pixel(貴、不可控),而係叫 AI 寫 HTML + CSS + JS 動畫(cheap、deterministic、git-able)。 Headless Chrome 一幀一幀 screenshot → 編碼成 MP4。對你嘅即時 value:你可以將你嘅「Lark doc research 轉成 AI 旁白影片」—— 結合 MiniMax Music 3.0(已有)+ Kokoro TTS(內建)+ ListenHub 聲音克隆(可選),一條 60 秒 video 成本 < HK$5。
📊 一、5 大關鍵數字
| 指標 | 數值 |
|---|---|
| HeyGen 出品 | YC-backed AI video platform |
| License | Open source(GitHub: heygen-com/hyperframes) |
| Workflow 影片時長 | 6:16(01Coder 快速上手) |
| 本地 TTS model | Kokoro-82M(offline、free、中文有 xiaobei) |
| v0.7.42 | 01Coder 影片內測試版本 |
| 必裝依賴 | Node.js 22+ · FFmpeg · Chrome(headless) |
🧠 二、呢個 tool 做咩?(5 個一句話)
HTML = 影片格式 — AI 寫 HTML,headless browser 一幀一幀截成 MP4
Deterministic rendering — 同樣 input 永遠出同樣 output,git-able / diff-able / reproducible
超平 — 唔使 gen video model 嘅 API,靠瀏覽器 screenshot,幾乎免費
AI agent-friendly — 內建
/hyperframesskill,npx skills add即裝即用時間軸鎖定 — TTS 字幕時間戳 = 畫面時鐘,「音頻即時鐘」
🔬 三、HyperFrames vs 你嘅現有 AI video stack
| 維度 | HyperFrames | Runway / Pika | Sora / Veo | 你嘅 mediakit-cli |
|---|---|---|---|---|
| 生成方式 | HTML + 截圖 | Pixel generation | Pixel generation | 剪接 / 後期 |
| Cost per video | 幾乎 $0 | $0.5–5/shot | $0.5–5/shot | $0 |
| Deterministic | ✅ 100% | ❌ 每次都變 | ❌ 每次都變 | ✅ |
| Git-versioned | ✅ | ❌ | ❌ | ✅(檔案) |
| 可控度 | ⭐⭐⭐⭐⭐(HTML/CSS 完全你控制) | ⭐⭐(prompt 控制) | ⭐⭐(prompt 控制) | ⭐⭐⭐⭐ |
| AI agent 友善 | ✅ 內建 skill | ❌ | ❌ | ❌ |
| 產出 | MP4 + SRT | MP4 | MP4 | 任何 format |
結論: HyperFrames 係完全唔同嘅 paradigm — 唔係同 Runway 競爭,係重新定義「AI 影片」呢件事。
🛠️ 四、Quick Start(5 步)
Step 1:Install Prerequisites
1 | # Node.js 22+ |
Step 2:Install HyperFrames Skills for AI Agent(推薦)
1 | npx skills add heygen-com/hyperframes |
HyperFrames 自動 load 入以下 AI agent:
Claude Code ✅
Cursor
Gemini CLI
Codex
Google Antigravity
GitHub Copilot CLI
Step 3:Init Project
1 | npx hyperframes init my-video |
自動生成 project structure:
1 | my-video/ |
Step 4:用 AI Agent 寫內容
入 Claude Code / Cursor 講大白話:
“Using /hyperframes, create a 10-second product intro with a fade-in title over a dark background and subtle background music.”
AI 會自動寫 HTML + GSAP 動畫入 index.html。
3 大必要 rule:
Root element 必須有
data-composition-id、data-width、data-heightTimed elements 必須有
data-start、data-duration、data-track-index、class="clip"GSAP timeline 必須
{ paused: true }+ register 到window.__timelines
Step 5:Render MP4
1 | npx hyperframes preview # 本地即時 preview |
輸出:
1 | ✔ Capturing frames... 150/150 |
🎤 五、配音 — 3 大方案
方案 A:本地 Kokoro TTS(免費、offline、Chinese xiaobei)
1 | hyperframes tts |
✅ 唔連網
✅ 完全免費
⚠️ 音色 generic,唔似你嘅聲
方案 B:雲端 TTS(ListenHub)
出 audio + 逐句 SRT
支援聲音克隆(你錄一段 → AI 學你把聲)
影片內 01Coder 用呢個方法,主角聲就係佢克隆嘅自己
方案 C:MiniMax TTS(你已有 Hermes)
你已經有 MiniMax API,可以直接整合 MiniMax TTS:
中文音色 + 廣東話支援
API cost 約 $0.01/100 字
1 分鐘 voiceover ≈ HK$0.10
HyperFrames 嘅魔法:
「音頻即時鐘,畫面跟着聲音走」
TTS 字幕嘅 SRT timestamp = 畫面 trigger —— 邊句讀到,邊個 element 出。
🎨 六、設計系統 — 3 大 Design Patterns
| Pattern | 工具 | 用法 |
|---|---|---|
| BlockFrame | kit.css | 奶油色 + 高飽和糖果色 + 黑色描邊 + 硬陰影 |
| Typography | Space Grotesk + 思源黑體 | 標題英文 + 中文 |
| Code blocks | 等寬字體 | 數字 / command |
好處: 10 期影片就係「一家人」—— 觀眾一眼認得。
HyperFrames 提供 Catalog 50+ ready-to-use blocks:
- Transitions · Overlays · Data visualizations · Effects
💡 七、對你「直接」嘅 7 個 use case
Use Case 1:SME 月報轉影片
1 | Lark doc (SME 月報) |
報價:HK$3k–8k / 月 / 客戶
Use Case 2:研究 doc → 簡報影片
1 | Lark doc research(Microsoft Research 4 大新研究) |
省時間: 而家 research → doc → 仲要寫多份影片稿,改用 HyperFrames 一條 prompt 出片。
Use Case 3:客戶 onboarding 影片
1 | 客戶 SOP (Lark doc) |
報價:HK$5k–15k / 客戶
Use Case 4:產品 launch 影片
HyperFrames 已有 /product-launch-video workflow:
1 | Product spec (Notion / Lark) |
報價:HK$10k–30k / launch
Use Case 5:Code tutorial 影片
1 | VS Code project |
極啱 developer audience — 你嘅 GitHub commits 即影片。
Use Case 6:AI 旁白 podcast intro
1 | Blog post / Lark doc |
Use Case 7:批量內容生產
Hermes Agent + Orca(之前研究過嘅)做多 worktree:
1 | Worktree #1 → 5 條影片 script → HyperFrames render → 5 條 MP4 |
10 條影片 × 1 日 = 之前要 1 週
🛠️ 八、HyperFrames + 你 Hermes Stack 整合
| 你有 | HyperFrames 對應 | 點整 |
|---|---|---|
| Hermes Agent | ✅ AI agent 友善 | npx skills add 後直接喺 Hermes 用 /hyperframes |
| MiniMax Music 3.0 | ✅ BGM 來源 | HyperFrames 配樂用 |
| MiniMax TTS | ✅ Voiceover | 中文/廣東話配音 |
| mediakit-cli | ✅ Video post-processing | HyperFrames render 完再 auto-editor cut silence |
| Lark doc | ✅ Script source | 用 Lark doc 內容生成影片 |
| Lark Sheet | ✅ Video batch tracker | 影片 inventory + 進度 |
| n8n-automation | ✅ Auto upload pipeline | Render 完自動 upload YouTube |
| Crawl4AI | ✅ Reference content | 從 web scrape 出 video content |
3 大 integrated workflow
A. YouTube Short 自動生產
1 | [niche topic list (Lark Sheet)] |
B. 客戶 brand video 月單
1 | [客戶 brand spec (Lark doc)] |
C. AI 內容工廠
1 | [Lark Sheet: 100 個 video topic backlog] |
🆚 九、Competitor 對標
| Tool | Paradigm | 對標 |
|---|---|---|
| HyperFrames | HTML → screenshot | ⭐ 創新 paradigm |
| Remotion | React → video | 接近但要寫 React,門檻高 |
| Motion Canvas | Visual canvas | 唔寫 code |
| CapCut auto-template | Template-based | 唔靈活 |
| Runway / Pika / Sora | Pixel generation | 貴、不可控 |
| HeyGen(母公司) | Avatar-based | HyperFrames 係 HeyGen 嘅開源 version |
HyperFrames 嘅 positioning: 唯一一個 open-source + HTML-based + AI agent 友善嘅 video framework。
💰 十、HK Side Income 對標
| Monetisation | 報價 |
|---|---|
| 1. 客戶影片月單 | HK$5k–15k/月 |
| 2. YouTube 自動 channel | 被動收入(ad + sponsor) |
| 3. Code tutorial channel | 開發者 audience 變現 |
| 4. 影片製作服務 | HK$3k–10k/條 |
| 5. HyperFrames 顧問 | 幫客戶 setup 流程 |
⚠️ 十一、限制 / 風險
要 Node.js 22+ + FFmpeg — 首次 setup 比較煩
HyperFrames 內建 TTS 音質一般 — 中文要靠 MiniMax 或 ListenHub
AI 寫 HTML quality — 要 prompt 寫得清楚
每段 video 仍要 preview — AI 寫嘅 HTML 唔一定第一次就 OK
License — HeyGen 出品,雖然 open source 但有商用條款要 check
v0.7.42 — 仲係早期版本,可能有 bugs
HeyGen 商業策略不確定 — 未來可能轉商業 license
6:16 教學片係中文 — 英文 community 細
🚀 十二、Next Step 建議
| 你想 | 我幫你做 |
|---|---|
| 即刻裝 HyperFrames | macOS install SOP + npx skills add 完整步驟 |
| Build YouTube Short 自動生產 | Lark Sheet 設計 + Hermes + HyperFrames workflow |
| 寫客戶 brand video SOP | 報價單 + 5 日 deliverable 流程 |
| 整合 MiniMax Music + ListenHub | HyperFrames × MiniMax 全 stack 整合 spec |
| Batch 100 條影片 backlog | 完整 production pipeline + Lark Sheet template |
📚 十三、Source / 延伸閱讀
YouTube 影片
01Coder 快速上手: https://youtu.be/BZFLuzm9tCk?si=TI8K_vWFfRdEbm4H
其他 HyperFrames tutorial: https://www.youtube.com/results?search_query=hyperframes
官方
HyperFrames GitHub: https://github.com/heygen-com/hyperframes
HyperFrames 官網: https://www.hyperframes.dev/
Quickstart: https://hyperframes.heygen.com/quickstart
Catalog: https://hyperframes.heygen.com/catalog/blocks/data-chart
HeyGen: https://www.heygen.com/
Skills & Installation
1 | npx skills add heygen-com/hyperframes |
Tools 對標
Remotion: https://www.remotion.dev/
Runway: https://runwayml.com/
MiniMax Music 3.0: 你已有嘅 Lark doc #5
本報告由 Hermes Agent 自動研究編製,數據截至 2026/7/20。HyperFrames 由 HeyGen 開發並開源,版本以 GitHub latest release 為準。