This project was developed under a previous phase of the Yale Digital Humanities Lab. Now a part of Yale Library’s Computational Methods and Data department, the Lab no longer includes this project in its scope of work. As such, it will receive no further updates.
Create TSNE or UMAP layouts of Images with JavaScript in realtime
To use this boilerplate, you can run in a terminal:
git clone https://github.com/yaledhlab/realtime-image-layout
yarn install
Then one can start the server:
yarn start