alecsharpie / latent_space_game

A 2D game where you try to find the embedding locations of images in CLIP's latent space

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Explore Text-to-image Generated Images in this 2D Museum

www.latentspacemuseum.com

This HTML5 game is built with the javascript library Phaser 3. It is served using the FastAPI framework housed in a Docker container. The assets are in a Storage Bucket.

Screenshot of latent space museum gameplay

Based on Phaser 3 Webpack Project Template

Project Template Repository

This is the frontend for some game assets I created here

Game Asset Creation


Includes a Makefile for building, running, and deploying.

About

A 2D game where you try to find the embedding locations of images in CLIP's latent space

License:MIT License


Languages

Language:JavaScript 60.5%Language:HTML 19.7%Language:CSS 10.5%Language:Makefile 7.2%Language:Python 1.4%Language:Dockerfile 0.7%