|
|
|
Show HN: I made an AI SaaS for generating short form videos
(blitztoksai.com)
|
|
1 points
by doychinivn
717 days ago
|
|
I have heard many stories on the internet about people making money on TikTok with faceless AI-generated videos. I even have some close friends who used such content to promote their products on social media, and it was successful. You've most probably seen those videos with AI-generated images and voice-overs. They are pretty trendy right now. Typically, people create these videos by using one AI tool to generate the script, another for the voice-over, a third for image generation, and finally some editing software to combine everything together. A few years ago, I was doing a bit of YouTube, and I know how hard and boring the whole process of editing videos can be. So, I decided to make a tool that is super simple and generates these AI short videos with just a click of a button. The Tech Stack: I used the classic Next, Tailwind, NextAuth and for the video generation process I used a asynchronous AWS architecture with API Gateway -> SQS -> Lambda |
|