The future of web development and perhaps Test Automation
Here is what in my opinion would be the next thing test automation tools would do: Deep Learning + Building code just by using images as input! Project pix2code: Generating Code from a Graphical User Interface Screenshot Here is a demo of how it works: Transforming a graphical user interface screenshot created by a designer into computer code is a typical task conducted by a developer in order to build customized software, websites, and mobile applications. In this paper, we show that deep learning methods can be leveraged to train a model end-to-end to automatically generate code from a single input image with over 77% of accuracy for three different platforms (i.e. iOS, Android and web-based technologies). Official research page: https://uizard.io/research#pix2code Here is the github Project: https://github.com/tonybeltramelli/pix2code