#96 · Primary category: Knowledge Base & RAG
clip-retrieval
Easily compute clip embeddings and build a clip retrieval system with them
Project last updated:03/28/26
GitHub Stars
2.8K
Forks
238
Contributors
26
License
MIT
Why we included this project
clip-retrieval turns a folder of images and their captions into a searchable index, so you can describe what you're looking for in plain language and get matching pictures back. It computes CLIP embeddings, builds a nearest-neighbor index, and serves queries through a Flask API with a small web UI on top. A single end-to-end command chains data download, embedding, indexing, and hosting together, so you can get from raw files to a working search endpoint without assembling separate tools. The same stack has also handled billion-sample collections like LAION, so it isn't just for toy datasets. Teams doing media search, dataset exploration, or content filtering get a self-hosted pipeline they can run themselves instead of wiring up an embedding model, a vector store, and a frontend separately.
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