I'm very new to AI. I read somewhere that AI can be used to create GUI UI/UX design. That has fascinated me for a long time. But, since I'm very new here, I don't have any idea how it can happen.
The usual steps to create the UI Design are:
- Create Grids.
- Draw Buttons/Text/Boxes/Borders/styles.
- Choose Color Schemes.
- Follow CRAP Principle (Contrast, Repeatition, Alignment, Proximity)
I wonder how can AI algorithms help with that. I know a bit of neural networking and the closest I can think of is the following two methods (Supervised Learning).
Draw grids manually and train the Software manually to learn proper styles until it becomes capable of giving modern results and design its own design language.
Take a list of a few websites (for example) from the internet and let the software learn and explore the source code and CSS style sheets and learn and program neurons manually until it becomes capable of making it's own unique styles.