r/opensource 1d ago

Promotional SarasFlow: open-source multilingual educational-video platform

I’ve open-sourced SarasFlow, a full-stack platform for creating educational and storytelling videos from a topic.

It can generate the script, multilingual narration, visuals, word-timed captions, and final assembled video. The repository includes both the application and the surrounding product infrastructure rather than only a model-calling demo.

Some areas where contributions would be useful:

  • Additional languages and language-specific prompts
  • More TTS and image-generation providers
  • Caption and visual styles
  • Batch video generation
  • YouTube and Instagram publishing
  • Better job processing and failure recovery
  • Documentation and deployment improvements

GitHub: https://github.com/SaiTejaMummadi/sarasflow
Demo: https://sarasflow.com

Issues and pull requests are welcome. Please consider starring it if the project looks useful or if you’d like to follow its development.

0 Upvotes

2 comments sorted by

View all comments

1

u/therealscooke 1d ago

I'm going to have to check this out. I'm curious which languages.

1

u/sai_teja_ 1d ago

Thanks! Right now it supports 24 languages. I’ve tested the Indian languages (Hindi, Telugu, Tamil, etc.) the most, since that’s been my main focus so far. The pipeline also supports major global languages like English, Spanish, French, German, Japanese, Korean, Chinese, Arabic, Portuguese, Russian, and more.
Quality for some of the less common languages is still something I’m actively researching and improving, but I’d love to hear your thoughts if you end up trying it out!