top | item 42402281

Show HN: Made an akshually good AI logo maker with SVG exports

3 points| Abod | 1 year ago |proicon.ai

As an indie developer working on multiple projects at once, one of the most annoying (and time-consuming) things is creating logos. I don’t have the time or the budget to hire a designer for each new app or side project, but I still need something that looks professional and fits the brand. That’s exactly why I built Proicon.ai.

I wanted a tool that could help me quickly generate logos without needing to be a design expert. You just input a few details about your project—what it’s about, the vibe you’re going for—and the AI does the rest, giving you a variety of logo options to choose from. And since it exports everything as SVG, I can tweak it further in Figma if I need to make adjustments.

5 comments

order

maalber|1 year ago

Very interesting - definitely looks better than what i mostly get from DALL-E Can you share some technical details on how you did it? Did you train your own model? Or fine-tune an existing?

The option to polish it in figma is interesting. I have made a figma plugin that lets you have 100 people vote on their preference between two figma frames to select the better looking one. Maybe there would be some potential for a collaboration. I imagine your model generating two (or more) logo variations, and then you can immediately find the preferred one through the voting. Feel free to check it out for free at https://app.rapidata.io/compare or https://www.figma.com/community/plugin/1418578607167949732/r...

Abod|1 year ago

Yea, I've tried multiple models, didn't like most of the results, so had to fine-tune my own.

That such a noval idea, I might use at some point, thanks for sharing!