source
In case you want to know how all this was implemented exactly or even recreate it with your own datasets, you can find the source code for this project and further documentation through the following links. All source code used for research and production of this work is publicly available and may be used, adapted and redistributed for non-commercial projects.
- ghosts-of-data-past – this is the code running inside the server object, generating the messages and hosting this work online.
- gpt-2-training – for training the text generating algorithm.
- stylegan3 – for training the image generating algorithm.
- nsynth-notification-sound-generation – for generating the notification sounds.