SkillAgentSearch skills...

Reelsmaker

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

Install / Use

/learn @steinathan/Reelsmaker
About this skill

Quality Score

0/100

Category

Marketing

Supported Platforms

Universal

README

🔥 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

https://github.com/user-attachments/assets/e65f70a9-8412-4b74-b11b-1009722831bc

https://github.com/user-attachments/assets/aff6b1fb-fd55-4411-bb07-20d65a14ee60

https://github.com/user-attachments/assets/bd1d4948-6a54-45c6-b121-ffd064c7419f

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

Related Skills

View on GitHub
GitHub Stars283
CategoryMarketing
Updated10d ago
Forks61

Languages

Python

Security Score

100/100

Audited on Mar 14, 2026

No findings