No-code After Effects script generator web app.
A browser-based app is now included for generating short emotional scripts for PositiveSoch24x7 from uploaded notes.
- Open
shorts-web.htmldirectly in your browser, or - Start a local server and open
http://localhost:8000/shorts-web.html
python3 -m http.server 8000- 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.
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