Sketch2Code
Transform any hand-drawn design into a HTML code with AI
Detect Design Patterns
A Custom Vision Model trained to perform object recognition against HTML hand drawn patterns is used to detect meaningful design elements into an image
Understand Handwritten Text
Each detected element is passed through a Text Recognition Service to extract handwritten content.
Understand Structure
The information of the detected objects and their position inside the image is feed into an algorithm that generates underlying structure.
Build HTML
A valid HTML is generated accordingly to the detected layout containing the detected design elements.