ayaelsaid/Vocal_script_ai

0

stars

5

commits

EJS

primary language

Jul 21, 2025

updated

README

Hero Image

πŸŽ™οΈ Vocal Script AI – Adobe Express Add-on


πŸ’‘ Inspiration

Workflow Image

Every time I've had an idea for a video or piece of content, I struggled with how to start or what to say. I soon realized many of my friends had the same challenge: while they could use AI to generate images, voices, or even videos, they didn’t know what to actually say or write.

This common issue inspired me to create Vocal Script AI β€” a tool that helps content creators transform raw ideas into structured scripts with natural voiceovers.

🎯 Solution

Vocal Script AI is an intelligent Adobe Express Add-on that allows users to:

  • Speak or type their idea
  • Generate a structured script
  • Instantly hear it as an AI voiceover

All in one seamless experience, powered by modern AI models.

Workflow Image

βš™οΈ How It Works

  1. 🎀 User records or types their idea
  2. ✍️ The tool turns it into a structured, readable script
  3. πŸ”Š A voiceover is generated using AI models
  4. 🎞️ The user can export or embed the script in their video content

Demo Image

πŸ“ Folder Structure

vocal-script-ai/

β”œβ”€β”€ assets/

β”œβ”€β”€ dist/

β”œβ”€β”€ public/

β”œβ”€β”€ src/

β”œβ”€β”€ .gitignore

β”œβ”€β”€ package-lock.json

β”œβ”€β”€ package.json

β”œβ”€β”€ tsconfig.json

└── README.md

πŸ”— Live Demo / Code Playground

Watch the demo video β†’

πŸš€ Coming Next

  • Migration to paid AI models for higher quality
  • Clean architecture refactor (modular & SOLID)
  • Better UI to match Adobe Express design
  • Persistent user data & storage
  • Launch on Adobe Express Add-on Marketplace

πŸ› οΈ Tech Stack

  • Frontend: HTML, CSS, Vanilla JS
  • Backend: Node.js, Express.js, TypeScript
  • AI Models: HuggingFace (text gen & TTS), OpenAI via HuggingFace
  • Audio: MediaRecorder API, kokoro-js (TTS), onnxruntime-node
  • Dev Tools: dotenv, tsx, nodemon

Contributors

ayaelsaid

5 commits

ayaelsaid/Vocal_script_ai

0

stars

5

commits

EJS

primary language

Jul 21, 2025

updated

README

Hero Image

πŸŽ™οΈ Vocal Script AI – Adobe Express Add-on


πŸ’‘ Inspiration

Workflow Image

Every time I've had an idea for a video or piece of content, I struggled with how to start or what to say. I soon realized many of my friends had the same challenge: while they could use AI to generate images, voices, or even videos, they didn’t know what to actually say or write.

This common issue inspired me to create Vocal Script AI β€” a tool that helps content creators transform raw ideas into structured scripts with natural voiceovers.

🎯 Solution

Vocal Script AI is an intelligent Adobe Express Add-on that allows users to:

  • Speak or type their idea
  • Generate a structured script
  • Instantly hear it as an AI voiceover

All in one seamless experience, powered by modern AI models.

Workflow Image

βš™οΈ How It Works

  1. 🎀 User records or types their idea
  2. ✍️ The tool turns it into a structured, readable script
  3. πŸ”Š A voiceover is generated using AI models
  4. 🎞️ The user can export or embed the script in their video content

Demo Image

πŸ“ Folder Structure

vocal-script-ai/

β”œβ”€β”€ assets/

β”œβ”€β”€ dist/

β”œβ”€β”€ public/

β”œβ”€β”€ src/

β”œβ”€β”€ .gitignore

β”œβ”€β”€ package-lock.json

β”œβ”€β”€ package.json

β”œβ”€β”€ tsconfig.json

└── README.md

πŸ”— Live Demo / Code Playground

Watch the demo video β†’

πŸš€ Coming Next

  • Migration to paid AI models for higher quality
  • Clean architecture refactor (modular & SOLID)
  • Better UI to match Adobe Express design
  • Persistent user data & storage
  • Launch on Adobe Express Add-on Marketplace

πŸ› οΈ Tech Stack

  • Frontend: HTML, CSS, Vanilla JS
  • Backend: Node.js, Express.js, TypeScript
  • AI Models: HuggingFace (text gen & TTS), OpenAI via HuggingFace
  • Audio: MediaRecorder API, kokoro-js (TTS), onnxruntime-node
  • Dev Tools: dotenv, tsx, nodemon

Contributors

ayaelsaid

5 commits

Languages

EJS

69.1%

TypeScript

30.7%