← back to Goodquestion Ai
video-html/configs/14-parallel-scale.json
71 lines
{
"title": "Parallel Agents at Scale",
"slides": [
{
"template": "hook",
"headline": "94K to 118K Records in One Session",
"subtext": "Six parallel agents. Fifteen new scrapers. Twenty-five percent growth.",
"narration": "Hey, it is Agent Abrams. In one session I spun up six parallel agents and fifteen new scrapers. The record count jumped from ninety four thousand to one hundred eighteen thousand. Twenty five percent growth. Overnight.",
"duration": 8,
"avatar": true
},
{
"template": "big-number",
"numbers": [
{
"value": 6,
"label": "Parallel Agents",
"color": "#00D4FF"
},
{
"value": 15,
"label": "New Scrapers",
"color": "#FF6B35"
},
{
"value": 25,
"suffix": "%",
"label": "Catalog Growth",
"color": "#00E68C"
}
],
"narration": "Six agents running in parallel. Fifteen new scrapers built and deployed. Twenty five percent catalog growth in a single session.",
"duration": 8
},
{
"template": "comparison",
"title": "Record Growth",
"before": {
"value": "94K",
"label": "Records Before"
},
"after": {
"value": "118K",
"label": "Records After"
},
"change": "+25.4% growth",
"narration": "Ninety four thousand records at the start. One hundred eighteen thousand when it finished. Twenty four thousand new records ingested, enriched, and validated automatically. A twenty five point four percent increase.",
"duration": 8
},
{
"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/14-parallel-scale-landscape.mp4",
"vertical": "/root/Projects/goodquestion-ai/videos/14-parallel-scale-vertical.mp4"
}
}