Hey HN,<p>Long time lurker first time posting. This is a streamlit app I wrote as a side project. It's a Generative AI webapp for creating short 30 second informative videos on any topic or subject under the sun. It's not perfect by any means, but a cool demo.<p>It takes around a minute to generate so please be patient. Email is optional, only if you want link to watermark removed completed video clip.<p>Any feedback/suggestions would be appreciated.<p>Thanks!
JD<p>P.S. I am actively looking for Senior Python/DevOps/MLOps roles in California. Contact info in my profile. Thanks.
The tool shows promise and it's really fast. I generated a video transcript and the narration was good. However, some images were contextually incorrect or seemed like half-baked AI-generated images.
This will be much better if the following can be done
- Issues with image generation
- Add some transition
- option to add an avatar like <a href="https://www.synthesia.io" rel="nofollow noreferrer">https://www.synthesia.io</a>
- add a custom intro and outro
Whoops, crashed for a bit. Now up again. Please comment if it goes down. Also, for those asking for the tech stack:<p>- OpenAI Instruct API for generating script<p>- SDXL model for generating images<p>- ElevenLabs API for narration<p>- Streamlit for hosting and UI