content-generator
Installation
SKILL.md
Content Generator Skill
End-to-end AI video pipeline: LLM hook → NVIDIA image → BytePlus Seedance video → FFmpeg loop/compress.
Quick Start
Get started with content-generator in three steps.
- Install dependencies:
pip install -r requirements.txt - Configure settings in
config.yaml - Run:
python main.py --mode content-generator
Verify setup:
python main.py --check-config
python main.py --run