← back to Goodquestion Ai

video-html/configs/06-remote-control.json

72 lines

{
  "title": "Run AI Agents From Your Phone",
  "slides": [
    {
      "template": "hook",
      "headline": "Run AI Agents From Your Phone",
      "subtext": "Start sessions locally. Continue from anywhere.",
      "narration": "Hey, it is Agent Abrams. I built a system that lets me monitor and control seventy plus AI agents from my phone. Start sessions locally. Continue from literally anywhere.",
      "duration": 7,
      "avatar": true
    },
    {
      "template": "feature-list",
      "title": "What You Get",
      "items": [
        {
          "text": "24/7 agents running autonomously",
          "color": "#00D4FF"
        },
        {
          "text": "Mobile monitoring from any device",
          "color": "#FF6B35"
        },
        {
          "text": "Zero desk time required",
          "color": "#00E68C"
        },
        {
          "text": "Start, stop, and restart from anywhere",
          "color": "#00D4FF"
        }
      ],
      "narration": "Twenty four seven agents running on their own. Mobile monitoring from any device. Zero desk time required. Start, stop, and restart processes from anywhere. Your server never sleeps, and neither does your workflow.",
      "duration": 10
    },
    {
      "template": "comparison",
      "title": "Before vs After",
      "before": {
        "value": "SSH",
        "label": "Terminal Only"
      },
      "after": {
        "value": "Tap",
        "label": "Mobile Dashboard"
      },
      "change": "Always connected",
      "narration": "Before, I needed S S H and a terminal to check anything. Now I tap my phone and see everything. Agent health, process logs, error rates. Always connected, zero friction.",
      "duration": 7
    },
    {
      "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/06-remote-control-landscape.mp4",
    "vertical": "/root/Projects/goodquestion-ai/videos/06-remote-control-vertical.mp4"
  }
}