Code Monkey home page Code Monkey logo

viral-clips-crew's Introduction

viral-clips-crew (prototype)

Your CrewAI Powered Video Editing Assistant

Are you a social media content curator? Skip the tedious editing process and get polished video highlights in minutes. viral-clips-crew watches and listens to long-form content, extracting the most striking and potentially viral segments, ready for publication on social media.

Content Repurposing Made Easy

viral-clips-crew helps you repackage your valuable content in new and engaging ways to capture attention on social media and drive traffic back to the original long-form piece. Whether you're looking to refresh your own content or recycle content from other creators, this tool streamlines the process, making content repurposing effortless and efficient.

Requirements

This project requires:

  • Python 3.7+
  • CrewAI
  • OpenAI API key and Google Gemini API key

All required Python libraries are listed in pyproject.toml.

Installation

  1. Clone this repository to your local machine:

    git clone https://github.com/alexfazio/viral-clips-crew.git
  2. Install Poetry to automatically manage project dependencies:

    pip install poetry
  3. Install the required Python packages using Poetry:

    poetry install
  4. Open .env and insert your OpenAI API key and Google Gemini API key.

Usage

After setting up, drag your desired clip into the input_files directory.

Gemini can process videos up to 1 hour in length. If you are using the OpenAI API, please ensure that the clip is less than 15 minutes in length. The current LLM context windows are approximately 15 minutes.

Run viral-clips-crew using Poetry with the following command:

```shell
poetry run python app.py
```

This will kickstart the process from beginning to completion.

Final output will be in the subtitler_output directory.

Support

If you like this project and want to support it, please consider leaving a star. Every contribution helps keep the project running. Thank you!

Note

The code for viral-clips-crew is intended for demonstrative purposes and is not meant for production use. The API keys are hardcoded and need to be replaced with your own. Always ensure your keys are kept secure.

Credits

Thanks to Rip&Tear for his support on the early prototype build.

License

This project is licensed under the terms of the MIT license.

Watch the video

viral-clips-crew's People

Contributors

alexfazio avatar thecybertech avatar

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.