A little project I've been working on a project for the past month that offers low-cost AI avatar generation. And what distinguishes it from other AI avatar generators is, you can create as many AI avatars as you want, after training it once. Price for just generation is $0.01 per image(4k upscaled as well). Instead of using costly third-party APIs for training, inference, and upscaling, I'm using Runpod, which offers the lowest costs possible. The only way to get lower costs is getting so much volume that I can afford multiple GPU servers full time.<p>I somehow missed the boom in AI avatar generators over the last two months, and in this fast-moving field, it feels like you can become obsolete if someone else gets there even a week before you. I want to give credit to <a href="https://github.com/shinework/photoshot">https://github.com/shinework/photoshot</a> for the foundation and frontend styling. The MVP I had early this month had a working backend but frontend styling is just not something I'm good at