Home

Awesome

šŸš€šŸŽ¬ ShortGPT

AI video automation framework

<p align="center"> <a href="https://discord.gg/uERx39ru3R"> <img src="https://dcbadge.vercel.app/api/server/uERx39ru3R?compact=true&style=flat"> </a> <a href="https://star-history.com/#rayventura/shortgpt)"> <img src="https://img.shields.io/github/stars/rayventura/shortgpt?style=social"> </a> <a href="https://pypi.org/project/shortgpt/"> <img src="https://static.pepy.tech/personalized-badge/shortgpt?period=month&units=international_system&left_color=blue&right_color=green&left_text=Downloads/month"> </a> <a href="https://docs.shortgpt.ai/"> <img src="https://img.shields.io/badge/docs-visit-blue"> </a> </p> <div align="center" style="border-radius: 20px;" width="18%"> <img src="https://github.com/RayVentura/ShortGPT/assets/121462835/083c8dc3-bac5-42c1-a08d-3ff9686d18c5" alt="ShortGPT-logo" style="border-radius: 20px;" width="18%"/> </div> <div align="center"> <a href="https://discord.gg/uERx39ru3R"> <img src="https://img.shields.io/discord/1126042224979886160?color=7289da&logo=discord&logoColor=blue&labelColor=white&color=cyan" alt="Join our Discord" height="34"> </a> </div> <div align="center"> āš” Automating video and short content creation with AI āš” </div> </br>

Follow the installation steps below for running the web app locally (running the google Colab is highly recommanded). Please read "installation-notes.md" for more details.

šŸŽ„ Showcase (Full video on YouTube)

https://github.com/RayVentura/ShortGPT/assets/121462835/a802faad-0fd7-4fcb-aa82-6365c27ea5fe

šŸŽ„ Voice Dubbing

https://github.com/RayVentura/ShortGPT/assets/121462835/06f51b2d-f8b1-4a23-b299-55e0e18902ef

šŸŒŸ Show Your Support

We hope you find ShortGPT helpful! If you do, let us know by giving us a star ā­ on the repo. It's easy, just click on the 'Star' button at the top right of the page. Your support means a lot to us and keeps us motivated to improve and expand ShortGPT. Thank you and happy content creating! šŸŽ‰

GitHub star chart

šŸ› ļø How it works

alt text

šŸ“ Introduction to ShortGPT

ShortGPT is a powerful framework for automating content creation. It simplifies video creation, footage sourcing, voiceover synthesis, and editing tasks. Of the most popular use-cases of ShortGPT is youtube automation and Tiktok creativity program automation.

šŸš€ Quick Start: Run ShortGPT on Google Colab (https://colab.research.google.com/drive/1_2UKdpF6lqxCqWaAcZb3rwMVQqtbisdE?usp=sharing)

If you prefer not to install the prerequisites on your local system, you can use the Google Colab notebook. This option is free and requires no installation setup.

  1. Click on the link to the Google Colab notebook: https://colab.research.google.com/drive/1_2UKdpF6lqxCqWaAcZb3rwMVQqtbisdE?usp=sharing

  2. Once you're in the notebook, simply run the cells in order from top to bottom. You can do this by clicking on each cell and pressing the 'Play' button, or by using the keyboard . Enjoy using ShortGPT!

Instructions for running shortGPT locally

This guide provides step-by-step instructions for installing shortGPT and its dependencies. To run ShortGPT locally, you need Docker.

Installation Steps

To run ShortGPT, you need to have docker. Follow the instructions "installation-notes.md" for more details.

  1. For running the Dockerfile, do this:
docker build -t short_gpt_docker:latest .
docker run -p 31415:31415 --env-file .env short_gpt_docker:latest

Running runShortGPT.py Web Interface

  1. After running the script, a Gradio interface should open at your local host on port 31415 (http://localhost:31415)

Framework overview

šŸ’” ShortGPT offers customization options to suit your needs, from language selection to watermark addition.

šŸ”§ As a framework, ShortGPT is adaptable and flexible, offering the potential for efficient, creative content creation.

More documentation incomming, please be patient.

Technologies Used

ShortGPT utilizes the following technologies to power its functionality:

These technologies work together to provide a seamless and efficient experience in automating video and short content creation with AI.

šŸ’ Contributing

As an open-source project in a rapidly developing field, we are extremely open to contributions, whether it would be in the form of a new feature, improved infrastructure, or better documentation.

<p align="center"> <a href="https://star-history.com/#RayVentura/ShortGPT&Date"> <img src="https://api.star-history.com/svg?repos=RayVentura/ShortGPT&type=Date" alt="Star History Chart"> </a> </p>