Hacker News new | ask | show | jobs
Show HN: Made an akshually good AI logo maker with SVG exports (proicon.ai)
3 points by Abod 554 days ago
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.

1 comments

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...

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!

Yes, I also feel like most of the off-the-shelf models struggle with generating nice and natural looking logos, especially something that resembles vector graphics. Since you have been fine-tuning the models yourself, I really think the tool I mentioned could be useful for you. The one I linked just obviously only lets you queue up one pair at a time, however, we also have an API that lets you get responses on 100s or 1000s of pairs quickly. Please feel free to reach out if you want to try it out. My email is on my profile.
Really appricate your offer

Will certainly need at some point, btw does it work with a set of 3 instead of 2?

The version we currently have open is only 2, but we are soon going to release a version that is more general ranking which can do 3 and more options. Hit me up and I can keep you updated when it is available!