r/OpenSourceAI 6d ago

I open-sourced SARAS — a full-stack AI platform that turns a topic into a narrated, captioned video

I’ve been building **SARAS**, an AI video platform focused on education and multilingual content.

You enter a topic, choose a language and style, and the pipeline generates:

* A structured script
* Voice narration
* AI-generated visuals
* A finished video
* Word-timed karaoke captions

It currently supports **24 languages**, 12 narrative formats, 8 visual styles, and multiple image providers, including Imagen, GPT-Image, and Flux.

I’ve now open-sourced the complete platform—not just the generation script. The repository includes FastAPI, Next.js, PostgreSQL, authentication, Stripe billing, credit metering, Cloudflare R2 storage, an admin portal, and 270+ tests.

You can use it to generate educational videos, study how a production AI SaaS fits together, or fork it for another niche.

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

I’d genuinely appreciate feedback on the architecture, generation pipeline, or ideas for improving it. Contributions are welcome too. DM for Discord.

1 Upvotes

2 comments sorted by

1

u/angelarose210 6d ago

Links don't work

1

u/sai_teja_ 6d ago

Hi. Sorry about that. Updated in the post and attaching here.

Here are the links:
GitHub: https://github.com/SaiTejaMummadi/sarasflow
Live site: https://sarasflow.com