#123 · Primary category: Knowledge Base & RAG
meme-search
The open source Meme Search Engine and Finder. Free and built to self-host locally with Python, Ruby, and Docker.
Project last updated:08/29/26
GitHub Stars
719
Forks
27
Contributors
10
License
Apache-2.0
Why we included this project
Searching a large personal image collection usually means scrolling through folders and hoping the filenames mean something. This project turns that pile into a searchable library by running a vision-language model on your own hardware to write a text description for each image, then embedding those descriptions in Postgres with pgvector so you can query by what the picture shows rather than what you happened to name it. The default setup keeps the whole pipeline local, from image-to-text extraction through embedding and retrieval, though you can hand description generation to an OpenAI-compatible vision API while embeddings and search stay on your machine. You can query the index from a web UI, a token-authenticated read-only search API, or a small CLI, and Docker Compose brings the stack up with one command. It is a clean, self-contained example of a semantic search application that teams can adapt to any image corpus, not just memes.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Understand-Anything
Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
crawl4ai
🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN
docling
Get your documents ready for gen AI
anything-llm
Stop renting your intelligence. Own it with AnythingLLM. Everything you need for a powerful local-first agent experience