Show HN: An AI logo generator that can also generate SVG logos (createlogo.app)

13 points by thiagoas ↗ HN
Hey everyone, I've spent the past 2 weeks building an AI logo generator, which can also generate high-quality SVG logos (bw/silhouette only for now).

You can choose a style from a gallery of options and adjust the prompt/keywords however you like. The rest is pretty self-explanatory.

9 comments

[ 4.4 ms ] story [ 33.3 ms ] thread
Very interesting. Are you generating a jpg and then converting it somehow to svg? Or is the AI model creating SVG directly?
I am generating an image and then vectorizing it with a Rust library called vtracer.
Please add an alternative sign up that isn't through Google. I don't want to connect my Google to something like this. Allow plain email/password, please.
I have added an email signup option
Thank you! Quick turn around, too. Appreciate that.
Please let me toy around with the app before asking me to create an account
Yes! This exactly. Put in a watermark or something if you are afraid people gain value without paying you. But requiring an account just to see how it works is too much friction. I moved on.
Curious what model/finetune/etc you're using for "text-to-SVG"?