1
0 Comments

How I'm building an AI app all while acing school 🏫

For the past month, I have been focused on my new startup, Etereel, an AI tool that makes short-form content designed to go viral (TikTok, YT shorts, IG reels).
(BTW, please give your criticism: https://etereel.pages.dev/)

But 2 weeks ago, the exam season started. For a 9th grader, this means you have to study 10+ hours on the weekends, so almost no time for this project, which for me is important...

Nonetheless, I'm motivated. Here's a short list of features I've been able to implement lately:

Change images after the generation
One feature that I noticed people were complaining about in a similar product was that you can't edit anything after your short video is generated. I knew this could be one of the advantages making my app better. In addition to this, you can also regenerate the AI voice, change subtitles, etc...
123

High-res export
In order to allow fast export of videos, I needed to use AWS Lambda to avoid generating the video on my machine. It took some time to set up but now it's quite fast and doesn't slow down the server.

Please share your advice
If you've read this far, I would love to read your opinion on it. It's free to try, no credit card (of course) https://etereel.pages.dev/
If you run out of the free credits, please tell me and I'll add more ASAP

on May 20, 2024