Edit ‘meme_search_engine’
This commit is contained in:
parent
3d57bd1766
commit
42fd70609f
@ -1,4 +1,4 @@
|
||||
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.
|
||||
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
|
||||
<= Meme Search Engine/AutoBotRobot Frontend
|
||||
|
Loading…
Reference in New Issue
Block a user