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

steinathan/reelsmaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

81ccb44 Β· Feb 2, 2025

History

23 Commits
Aug 5, 2024
Aug 13, 2024
Feb 2, 2025
Aug 13, 2024
Aug 13, 2024
Jul 5, 2024
Aug 11, 2024
Aug 11, 2024
Jul 28, 2024
Aug 13, 2024
Aug 18, 2024
Aug 18, 2024
Aug 13, 2024
Aug 13, 2024
Aug 11, 2024
Aug 10, 2024
Feb 2, 2025
Feb 2, 2025
Feb 2, 2025
Aug 11, 2024

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published