added meme search software (#1808)

Co-authored-by: Rabenherz112 <rabenherz@theravenhub.com>
This commit is contained in:
Jeremy Watt 2026-02-01 03:57:38 -07:00 committed by GitHub
parent da39cdf55a
commit 9548e20734
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

10
software/meme-search.yml Normal file
View file

@ -0,0 +1,10 @@
name: Meme Search
website_url: https://github.com/neonwatty/meme-search
description: AI-powered meme search engine. Automatically extracts descriptions from images using vision-language models, then indexes with vector embeddings for semantic and keyword search.
licenses:
- Apache-2.0
platforms:
- Docker
tags:
- Search Engines
source_code_url: https://github.com/neonwatty/meme-search