My Projects

/

Projects

/

Quotes Bot

Quotes Bot

Python toolchain that stitches quotes, narration and stock clips into shareable short-form videos.

Year 2025
Website GitHub

   

Quotes Bot automates the production of bite-sized quote videos. It generates voiceovers with ElevenLabs, styles subtitles with PySRT, and uses FFmpeg to trim clips, mix audio tracks and render the final result.

Challenge

Producing polished quote videos traditionally meant juggling multiple tools and repetitive editing.

Action

Automated video pipeline

Combined ffmpeg-python, PySRT and ElevenLabs TTS to assemble clips, subtitles and music entirely through code.

Result

The bot outputs ready-to-share inspirational clips, letting creators focus on writing rather than editing.

GitHub Repository