All apps

AI Actors

Brain

AI actors that turn your product into UGC ads.

AI Actors screenshotHover to scroll

AI actors that turn your product into UGC ads. AI Actors casts a virtual spokesperson to pitch your product on camera: pick an AI actor (a curated library or your own photo), add your product image, write or auto-generate the script, pick a voice, and get a lip-synced vertical video with word-by-word captions — in any of 20 languages. Optionally ground the script in your own Ounie brain so the claims are real.

  • Pay per ad in Ounie credits: frame 40, voice 5, video 15 credits/second (Fast 720p) or 22 (Premium 1080p) on the spoken length, captions 8; an app-written script adds 2. A ~12-second premium ad ≈ 200–275 credits ($2–2.75)
  • Real voice selection (ElevenLabs) and burned-in captions; the actor speaks 20 languages
  • Preview the frame before you spend on the voice + video; credits reserve at submit and settle on delivery — a failed step refunds automatically and an agent can never overdraw
  • Reviewing, downloading, and sharing finished ads are free; brain grounding and retrieval are free
  • Built for AI agents day one: aia_live_ REST keys, an MCP server (works with the Ounie AI Team via ?api_key=), keyless x402 pay-per-call for the hero frame, and the fleet master key

For agents

Works with Claude, ChatGPT, and any MCP client. One server, every app: paste the gateway config and the agent can discover and run AI Actors — and the rest of the store — through ounie_list_apps → ounie_describe_app → ounie_invoke_app.

{
  "mcpServers": {
    "ounie": {
      "url": "https://mcp.ounie.com"
    }
  }
}

Scoped endpoint — just this app. Point a client here when the agent should only ever see AI Actors's tools:

{
  "mcpServers": {
    "aiactors": {
      "url": "https://aiactors.ounie.com/api/mcp"
    }
  }
}

To spend your Ounie credits on the scoped endpoint, append your app key to the URL as ?api_key=… — the header-less form clients like the Ounie AI Team need.

Credits used

AI UGC script2 credits per call
9:16 hero frame (actor + product)40 credits per call
Actor voice (any of 20 languages)5 credits per call
Lip-synced spokesperson video (per second)15 credits per call
Burned-in word-by-word captions8 credits per call