mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
added meme search software (#1808)
Co-authored-by: Rabenherz112 <rabenherz@theravenhub.com>
This commit is contained in:
parent
da39cdf55a
commit
9548e20734
1 changed files with 10 additions and 0 deletions
10
software/meme-search.yml
Normal file
10
software/meme-search.yml
Normal 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
|
||||
Loading…
Reference in a new issue