Deploy Meme Search on your own server.

Meme Search logo

Meme Search is a self-hosted app for indexing and searching your local meme collection with natural language instead of scrolling through a camera roll. Every image gets an AI-generated description, embedded into PostgreSQL with pgvector, and made searchable by meaning rather than filename. Image descriptions can be generated locally…

Your infrastructureAutomatic HTTPSNo lock-in

Screenshots

A closer look at Meme Search.

Meme Search screenshot 1

Setup time

A few minutes

Deployment

Your own server

Services

4 connected services

Why Meme Search

Everything you need, running where you choose.

Get the full Meme Search experience with Easypanel handling the repetitive infrastructure work around it.

Drag-and-Drop Uploads
Drop new memes directly into the browser and they are picked up by the background jobs service automatically.
Natural Language Search
Search results are ranked by semantic similarity to your query using pgvector, not just keyword matching.
Pluggable Vision Backend
Switch between the bundled local model and any OpenAI-compatible vision API by changing a single environment variable.
Rescan and Re-Index
Trigger a rescan from the UI to pick up new files added to a mounted meme directory or regenerate descriptions after switching providers.
Search by Meaning, Not Filename
Every meme is described by a vision model and embedded with pgvector, so a search for "cat looking confused" finds it even if the file is named IMG_4213.jpg.
No External API Required
The bundled local vision model generates image descriptions on your own hardware by default, so nothing leaves your server unless you choose to switch to an OpenAI-compatible API.
How it works

From template to live app in three steps.

Easypanel turns the template into real services, storage, and domains on the server you already control.

Already have Easypanel? Open your dashboard at the URL or IP of your own installation.

Installation guide
1
Open your dashboard
Visit the URL or IP of your Easypanel installation and choose the target project.
2
Choose Meme Search
Open Templates, select Meme Search, then review its service names and configuration.
3
Deploy and open your app
Easypanel starts every service and provisions an HTTPS domain for you.
Installation options
The template asks for these values before creating your services.
OptionDefaultRequired

App Service Name

meme-searchRequired

Web/Jobs Image

ghcr.io/neonwatty/meme_search:v2.2.0Required

Local Vision Model Image

ghcr.io/neonwatty/image_to_text_generator:v2.2.0Required

Image Description Provider

Local (bundled vision model, no API key needed) / OpenAI-compatible APIRequired

OpenAI-Compatible API Base URL

Only used when Image Description Provider is set to OpenAI-compatible API.

Optional

OpenAI-Compatible API Key

Only used when Image Description Provider is set to OpenAI-compatible API.

Set during installOptional

OpenAI-Compatible Vision Model

Only used when Image Description Provider is set to OpenAI-compatible API.

Optional
Resources
Project documentation and source code.
Latest template update
Jul 13, 2026

first release

Questions

Deploy with confidence.

The template handles the application setup while Easypanel keeps the infrastructure understandable and under your control.

Meme Search logo
Ready to deploy Meme Search?
Open your own Easypanel dashboard, choose Meme Search from Templates, and review the deployment options.