Edit: I just want to say that I have started working on this project to Improve it so I would really appreciate if someone could help me with this project and if can't give time then atleast sponsor it (to talk to me you can DM me in discord username: shr33shc
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.
video.mp4
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
Contributions are always welcome!
See contributing.md
for ways to get started.
Please adhere to this project's code of conduct
.