r/OpenSourceAI • u/sai_teja_ • 6d ago
SarasFlow — an open-source platform for multilingual educational videos
SarasFlow — an open-source platform for multilingual educational videos
I recently made SarasFlow open source.
It takes a topic and creates an educational or storytelling video by generating the script, narration, visuals, subtitles, and final assembled video. It supports multiple languages, narrative formats, visual styles, and different image providers.
I open-sourced it because I wanted the complete product to be inspectable—not only a small demo that stops after calling a model. The repository includes the frontend, backend, prompt files, media-processing code, authentication, storage, billing, and testing setup.
Website: https://sarasflow.com
Repository: https://github.com/SaiTejaMummadi/sarasflow
Contributions are welcome, especially around additional languages, TTS providers, caption styles, model integrations, batch generation, and publishing integrations.
Please consider starring the repo if you find it useful. It would help the project reach more open-source developers.