Introduction
This document introduces an advanced feature: how to provide a public URL via the Jogg.ai API to have the system automatically extract content, generate a summary, and ultimately create a digital avatar narration video.Core Concept: Automated Content Creation Workflow
This feature is designed to automate content processing. You only need to provide a link to the content, and our AI system will handle all subsequent work.- Submit URL: You provide a publicly accessible URL via the API (e.g., a news article, blog post, or Amazon/Shopify/ebay/Tiktok product link).
- Content Extraction & Analysis: The Jogg.ai server will visit the URL and intelligently extract the core text or video script content.
- AI-Generated Summary: Our artificial intelligence model will condense the extracted content into a summary script suitable for video narration.
- Video Synthesis: The system uses your specified digital avatar and voice to automatically generate a complete video based on the summary script.
- Asynchronous Notification: Like all video creation tasks, this is an asynchronous process. Once the task is complete, we will notify you of the result via a webhook.
Quick Start
Prerequisite
- You need a JoggAI account with API access.
- You need to go through the Get your API key
Main Steps
Generate a video in the following four steps:- Upload the URL to create the product and analyze the URL to retrieve product information. Or directly upload product information.
- Update the product information if necessary(Optionally).
- Initiate video generation based on the product, with the option to adjust video settings.
- Get the generated video.