Meme Search Engine is highly [[advanced]] [[technology]] which runs semantic text-image search over arbitrary folders of images and videos. It has been deployed internally for various [[purposes]], though various design decisions make ad-hoc deployments somewhat tricky. The current Meme Search Engine consists of a Python inference server which receives queries over HTTP, a Rust frontend server for holding the index and parsing images, a JavaScript/Svelte frontend for rendering result lists and accepting queries, and a static HTTP server for serving the JavaScript, CSS, HTML and images.