Giter Site home page Giter Site logo

shreesha345 / ai-short-creator Goto Github PK

View Code? Open in Web Editor NEW
72.0 2.0 12.0 47.06 MB

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

Python 53.38% TypeScript 36.93% CSS 9.28% JavaScript 0.41%
clips openai-api python3 tiktok whisper youtube-shorts

ai-short-creator's Introduction

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.

ai-short-creator's People

Contributors

shreesha345 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ai-short-creator's Issues

Too many requirements + Other

Requirements issue:
Your requirements.txt file looks like it has a lot of requirements that aren’t necessary for the project. I’ve looked through all the files and I can confirm there isn’t 200 lines of imports. You may want to check the dependencies again.

Other thoughts:

  • Rather than using a ton of os.system statements in main.py, you could import the functions and use the code that would be run there.
  • Put your __pycache__ folder in your .gitignore file.
  • Place other files (if they’re necessary) displayed in your README file into a separate folder to prevent confusion. Otherwise place these files in your .gitignore too.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.