I'm building an automatic brand (and theme) design...
# share-your-work
j
I'm building an automatic brand (and theme) design tool. Any comments are welcome 🙂. Current plan is to add signup + payments + basic documentation / export functionality, and then launch it.
j
Nice! I was looking for something like this a few months back and wasn't really happy with anything I found. Including the logo generators. Something that could be valuable would be to let people upload a custom logo and have the generator take cues from that. Personally, I feel like I'm happy to spend couple days tweaking a logo to have it perfectly represent my vision of the brand, but I hate tweaking themes and would just want a generator be able to come up with something that matches the logo somehow.. Of course only a logo might not be enough, but would be nice if the generator could use it as part of the parameters.
Well, your tool seems to take an url as the source? So does it use the contents in the site as inspiration? If there's a logo, would it use that, or does it only use text content? How does this work?
j
It uses currently only the text content — and I think that is how it will work initially — but in the future it could use visual content as well.
Using visual content becomes easier when multimodal LLM:s improve. Though it would be pretty easy to add already now some tool that extracts key colors from the input and uses those together with the text input.