Design Draft Generator

Aveo AI Design Draft generator is a project that I launched for Aveo.dk, which is a subbrand of Auxo, where I currently work. The project is a tool that generates design drafts for websites, based on the users input. The main purpose of the generator is to give the user a visual representation of how their website could look, but also collect leads for the sales team to follow up on. The generator uses the OpenAI API to utilize their LLM model, which is prompted with the users input and some design theory. Then the generator creates a response which includes design decisions, which then is handled by the plugin and used to generate the design draft, based on a lot of different design models and templates, created by me. The design draft is generated in plain HTML and CSS, which allows for the creation of interactive elements, using JavaScript. The generator is also utilizing a CVR API, to collect data about the users company, which is then used to create a more personalized design draft. And gives the sales team a better understanding of the users needs. Unfortunately the project is not open source, but you can see a demo of the generator in action, in the video below.

