MAKING MONEY WITH VIDEO: Awesome Free Tool - METHOD

RhebaReaux

Regular Member
Joined
Mar 12, 2022
Messages
264
Reaction score
205
There are plenty of threads on here talking about how to make money with AI-generated videos. One question often asked is how to create the videos without needing to pay for a monthly subscription. I came across an awesome free tool (completely free - no catch or upsell) that can create videos in bulk using AI. You will need an OpenAI key (Google how to do that) a Pexels API key and an 11Labs API key (for realistic text-to-speech) - all of them available for free (but obvs OpenAI charges for usage - it's very cheap), although the 11Labs one is limited. There's a free text to speech alternative (EdgeTTS) that doesn't sound quite as good but adequate for many purposes.

Once you have these three keys, go to https://colab.research.google.com/drive/1_2UKdpF6lqxCqWaAcZb3rwMVQqtbisdE?usp=sharing
This is like a remote desktop - you will be running an instance of a Python script on Google's servers - so no need to download anything.
  1. In the top right corner click "Connect" and wait for the green check mark
  2. In the "Runtme" drop down, click "Run all" - click "Run anyway" in the Google warning popup box. Don't worry, nothing terrible will happen!
  3. Wait for the scripts to run (2 mins or so.) Scroll down to the bottom of the page and click the "Running on public URL" link (it's a gradio.live link)
In the new window you now have a dashboard to make videos. Click the config tab to add your API keys before doing anything else.
You now have three choices:
  • Create shorts in bulk - try playing around with the settings - it's all pretty intuitive
  • Create specific videos in landscape or portrait using a complex AI prompt.
  • Create translations of existing videos (good for reproducing viral videos in a different language)
There's plenty to play with here, and apart from your OpenAI usage, it's all free. The Asset library tab allows you to add different videos for backgrounds and music if you don't like the choices provided.

Hope you like this!
 
Any sample videos of this?
Here's a translation video:
img404.jpg
(not sure this will last - possible copyright hit)
Here's a short:
 
Useful share for those looking to make a start.
 
https://github.com/RayVentura/ShortGPT

for people asking here is the source code The dev is very helpful and active in dc as he solved a bug under 20 minutes of my reporting , if u make money using this do consider donating to him
Thanks for sharing this. Yes, you might get better results if you use a local version of ShortGPT. The author provides very detailed instructions on how to do this.
 
So in essence, what this does is similar to what the AI video production tools also do - search on free video clips sites like pixabay, then download them and compile them according to your script. Am I correct?
 
Back
Top