Skip to content

ReelsMaker is a Python-based/streamlit application designed to create captivating faceless videos for social media platforms like TikTok and YouTube.

License

Notifications You must be signed in to change notification settings

ddaubenspeck95/reelsmaker

 
 

Repository files navigation

🔥 I indend to turn this into a full-fleged project in the future, please contact me if you want to collaborate.

ReelsMaker

ReelsMaker is a Python-based/streamlit application designed to create captivating faceless videos for social media platforms like TikTok and YouTube.

Examples

example2.mp4
example1.mp4
example3.mp4

Features

  • AI-Powered Prompt Generation: Automatically generate creative prompts for your video content.
  • Subtitles Generation: Auto-generate subtitles using the subtitle_gen.py module.
  • Text-to-Speech with TikTok or elevenlabs Voices: Use the tiktokvoice or elevenlabs to add synthetic voices to your videos.

Installation

git clone https://github.com/steinathan/reelsmaker.git
cd reelsmaker

create a virtual environment and install

$ poetry shell
$ poetry install

copy and update the .env

$ cp .env.example .env

start the application

$ streamlit run reelsmaker.py

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.

License

This project is licensed under the MIT License - see the LICENSE file for details

About

ReelsMaker is a Python-based/streamlit application designed to create captivating faceless videos for social media platforms like TikTok and YouTube.

Resources

License

Stars

Watchers

Forks

Releases

No releases published