shreesha345 / AI-short-creator

AI-short-creator is an AI-powered tool that turns long videos into short clips. It works best for videos with multiple speakers and topics, such as interviews and documentaries. AI-short-creator finds the most engaging parts of the video, adds captions and transitions, and makes the clips ready for social media.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI-short-creator ✨

AI-short-creator is an AI-powered tool that turns long videos into short clips. It works best for videos with multiple speakers and topics, such as interviews and documentaries. Clipster finds the most engaging parts of the video, adds captions and transitions, and makes the clips ready for social media.

drawing

Result

video.mp4

Installation

Step 1:

install the packages for remotion to work.

  cd caption
  npm install

step 2: second step install packages for python.

  cd ..
  pip install -r requirements.txt

Step 3:

is to rename the .env copy to .env and paste your openAI credential.

  OPENAI_API_KEY='Your openAI key'

step 4:

run the script

  python main.py

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

About

AI-short-creator is an AI-powered tool that turns long videos into short clips. It works best for videos with multiple speakers and topics, such as interviews and documentaries. AI-short-creator finds the most engaging parts of the video, adds captions and transitions, and makes the clips ready for social media.

License:MIT License


Languages

Language:Python 53.4%Language:TypeScript 36.9%Language:CSS 9.3%Language:JavaScript 0.4%