Flowkit helps founders automate video creation tasks, ideal for those using Google Flow, with 496 GitHub stars.
496 stars298 forksPythonQuality 8/10Updated 6/1/2026100% free ยท open source
What it does
Flowkit automates video creation tasks, particularly for those using Google Flow, by utilizing an AI agent to generate video content
Install / run
git clone https://github.com/crisng95/flowkit.git && cd flowkit
When to use it
โขYou need to create multiple videos with similar formats and content
โขYou want to automate video creation tasks to save time and resources
โขYou are already using Google Flow and want to integrate AI-powered video creation
Quick start
1Run `pip install -r requirements.txt` to install the necessary Python dependencies
2Configure the `config.json` file to set up your Google Flow and video creation parameters
3Use the `python flowkit.py` command to start the AI agent and begin automating video creation tasks
4Review the generated videos and refine the configuration as needed to improve results
5Experiment with different prompt templates and parameters to customize the video content
Ready-to-paste prompt
python flowkit.py --prompt 'Create a 60-second explainer video for a new startup' --format mp4 --output output.mp4
Heads up: Make sure you have the necessary Google Flow credentials and API keys set up and configured correctly in the `config.json` file to avoid authentication errors
Saves to your device
What's inside โ free to inspect
No purchase needed
Read the entire source before you build โ unlike paid marketplaces that hide it behind a buy button.