AI Course-Generating Agent Development

Job ID: 40171332

Budget: €2 – €6 EUR

I want to automate the entire pipeline of turning a simple topic prompt into a complete technical-training course delivered as interactive tutorial videos.

The agent you build should start with nothing more than a subject line, research and outline the syllabus, write scenario-based scripts, and then call Veo—or any comparable generative-video API you recommend—to produce the lesson videos from scratch. Each module needs clear learning objectives, on-screen guidance, and interactive pauses so viewers can practice before advancing.

I expect a runnable solution (Python preferred) that orchestrates:
• information retrieval and content planning
• script and scenario generation with adjustable tone and depth
• video creation calls (Veo, Pika, Runway, Synthesia, etc.)
• voiceover, captions, and basic edits
• assembly of all clips into a coherent course with metadata and a JSON manifest

Please document setup, environment variables, and how to extend the agent to future topics. A short demo course generated entirely by the agent will serve as acceptance proof.