Skip to content

jagadishsinghr/ae-script-generator

Repository files navigation

ae-script-generator

No-code After Effects script generator web app.

YouTube Shorts Script Web App

A browser-based app is now included for generating short emotional scripts for PositiveSoch24x7 from uploaded notes.

Open the web app

  • Open shorts-web.html directly in your browser, or
  • Start a local server and open http://localhost:8000/shorts-web.html
python3 -m http.server 8000

Features

  • Uses your required storytelling template and emotional arc.
  • Accepts multiple uploaded source files.
  • Generates 20–25s script sections:
    • Hook
    • Setup
    • Story Conflict
    • Realization
    • Life Lesson + Loop
  • Copy output script to clipboard.
  • Download prompt + script as JSON.

CLI Agent (also available)

youtube_shorts_agent.py is still available for command-line usage.

python3 youtube_shorts_agent.py \
  --topic "Respect your parents before it's too late" \
  --source ae-generator-guide.md \
  --source ae-scripting-guide.md

About

No-code After Effects script generator web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors