From 852b2b361596287e9c7e27fde77ff16cac9beadd Mon Sep 17 00:00:00 2001 From: osmarks Date: Wed, 27 Aug 2025 10:58:19 +0000 Subject: [PATCH] =?UTF-8?q?Edit=20=E2=80=98meme=5Fsearch=5Fengine=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- meme_search_engine.myco | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meme_search_engine.myco b/meme_search_engine.myco index 5293a3e..c12b010 100644 --- a/meme_search_engine.myco +++ b/meme_search_engine.myco @@ -1,3 +1,6 @@ +=> https://mse.osmarks.net +=> https://nooscope.osmarks.net + 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. <= Meme Search Engine/Searching Memes