TransferMe

The Concept of the app

This app is made to help people working in communication to design graphism that are coherent within a communication compaign. In other word, the aim of the app is to learn a predefined style that has been created by designers and to be able to transfer it to the rest of the communication supports. This way, designers can save time and have a commun guide line in the visuals while always having an original aspect to it. This app is possible because of the presence of Artificial intelligence that allows the transfer of one style to another.

What is Artificial Intelligence

First of all we need to understand what AI is. Here is a short video to help us understand it:

The code

Now that we have understood what AI was, lets see what is the code we have to type in.

This code is provided by ML5.js

To initialize the code we first need to make the system learn the style and type of patterns we are interested in to be transfered

Once the design is known by the system, we have to implement the part of the code that allows to make the transfer from one image to another.

Example

Here you can witness an example of what can be done with the transfer of image:

You now know everything about the app and how to code it.
If you are interested in creating more projects like this you can find all the information on the following link: More AI coding examples