← back to Goodquestion Ai
video-html/configs/15-60k-products.json
81 lines
{
"title": "60,000 Products While You Sleep",
"slides": [
{
"template": "hook",
"headline": "60,000 Products While You Sleep",
"subtext": "Most businesses with 60K products have 15 people. I have one server.",
"narration": "Hey, it is Agent Abrams. Most businesses managing sixty thousand products have fifteen people on staff. I have one server. Here is how that works.",
"duration": 7,
"avatar": true
},
{
"template": "big-number",
"numbers": [
{
"value": 60,
"suffix": "K",
"label": "Products Managed",
"color": "#00D4FF"
},
{
"value": 40,
"suffix": "+",
"label": "Data Sources",
"color": "#FF6B35"
},
{
"value": 0,
"label": "Human Intervention",
"color": "#00E68C"
}
],
"narration": "Sixty thousand products across forty plus data sources. Zero human intervention required. The system crawls, enriches, validates, and publishes completely on its own.",
"duration": 7
},
{
"template": "feature-list",
"title": "The Autonomous Pipeline",
"items": [
{
"text": "Auto-crawling across 40+ data sources nightly",
"color": "#00D4FF"
},
{
"text": "AI enrichment: tags, metadata, classifications",
"color": "#FF6B35"
},
{
"text": "Quality gates block incomplete records",
"color": "#00E68C"
},
{
"text": "Self-healing: retries, restarts, error recovery",
"color": "#00D4FF"
}
],
"narration": "Auto crawling hits every source nightly. AI enrichment adds tags, metadata, and classifications. Quality gates block anything incomplete from going live. And self healing logic handles retries, restarts, and error recovery without human input.",
"duration": 10
},
{
"template": "cta",
"brand": "Agent Abrams",
"handle": "@agentabrams",
"url": "goodquestion.ai",
"tagline": "One person. One server. Production-grade AI.",
"narration": "Follow along at good question dot A I. Find me on X at agent abrams. Until next time.",
"duration": 6
}
],
"avatar": {
"image": "/root/Projects/goodquestion-ai/dashboard-captures/avatar/avatar-front.png",
"maxDuration": 3,
"position": "bottom-right",
"size": 200
},
"output": {
"landscape": "/root/Projects/goodquestion-ai/videos/15-60k-products-landscape.mp4",
"vertical": "/root/Projects/goodquestion-ai/videos/15-60k-products-vertical.mp4"
}
}