Live data from Hacker News

Show HN: Create short form videos on any topic using Generative AI

topic2clip.streamlit.app

1–10 of 17 posts

Show HN: Create short form videos on any topic using Generative AI

#1
Hey HN,

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.

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.

Any feedback/suggestions would be appreciated.

Thanks! JD

P.S. I am actively looking for Senior Python/DevOps/MLOps roles in California. Contact info in my profile. Thanks.

Show HN: Create short form videos on any topic using Generative AI
topic2clip.streamlit.app

Re: Show HN: Create short form videos on any topic using Generative AI

#6

Cool stuff!! I just tried creating a info video for my app and came out better than I expected.

Yeah, thats an interesting use-case. For now its just merging the SDXL images using ffmpeg and adding narration. For intro videos it would need cooler transitions. Maybe in the next version.

Re: Show HN: Create short form videos on any topic using Generative AI

#7
post #5

Incredible did one about beef tallow and honestly might be cool to use this to learn concepts depending on how complex can break down topics

Thanks for trying it out! Yeah its very basic as is, but in future I would want to create a multimodal model that can handle complex topics.

Re: Show HN: Create short form videos on any topic using Generative AI

#8
post #3

Whoops, crashed for a bit. Now up again. Please comment if it goes down. Also, for those asking for the tech stack: - OpenAI Instruct API for generating script - SDXL model for generating images - ElevenLabs API for narration - Streamlit for hosting and UI

Not working for me at the moment

Re: Show HN: Create short form videos on any topic using Generative AI

#9
post #8
post #3

Whoops, crashed for a bit. Now up again. Please comment if it goes down. Also, for those asking for the tech stack: - OpenAI Instruct API for generating script - SDXL model for generating images - ElevenLabs API for narration - Streamlit for hosting and UI

Not working for me at the moment

Fixed! Got hit with spammers. Email is required for now.

Re: Show HN: Create short form videos on any topic using Generative AI

#10
post #5

Incredible did one about beef tallow and honestly might be cool to use this to learn concepts depending on how complex can break down topics

Hey try again with a similar topic, made some changes for better quality text and image generation.

Example “Some stunning facts about the universe” https://topic2clip.streamlit.app/?vid=7549e327-89f3-478d-9dc...

Post reply on HN