clip-retrieval
Clip Embedder
A tool for efficiently computing and utilizing CLIP embeddings for semantic search in multimodal data
Easily compute clip embeddings and build a clip retrieval system with them
2k stars
25 watching
215 forks
Language: Jupyter Notebook
last commit: 9 months ago
Linked from 1 awesome list
aiclipdeep-learningknnmultimodalsemantic-search
Related projects:
Repository | Description | Stars |
---|---|---|
jina-ai/clip-as-service | A service that provides fast and scalable image-text embeddings using CLIP models, supporting visual reasoning and integration with neural search ecosystems. | 12,497 |
pharmapsychotic/clip-interrogator | A tool for optimizing text prompts to generate images with specific characteristics using CLIP and BLIP models. | 2,725 |
openai/clip | A neural network trained on image and text pairs to predict the most relevant text snippet given an image | 26,460 |
clips/pattern | A comprehensive Python module for web mining and analysis of text data. | 8,758 |
google/model_search | An automated framework for discovering optimal neural network architectures for machine learning tasks. | 3,268 |
chroma-core/chroma | An in-memory document retrieval system for natural language processing applications | 15,865 |
lancedb/lance | A modern columnar data format for machine learning and large language models. | 4,010 |
jina-ai/dalle-flow | An interactive workflow for generating high-definition images from text prompts using a human-in-the-loop approach | 2,837 |
orpatashnik/styleclip | This project provides an implementation of a method to manipulate images by driving the style with text. | 4,025 |
neuml/txtai | An all-in-one embeddings database for semantic search, LLM orchestration and language model workflows | 9,709 |
huggingface/datasets | A tool providing efficient data manipulation and loading for machine learning models | 19,349 |
openai/chatgpt-retrieval-plugin | A tool for building custom GPTs with semantic search capabilities using natural language queries to retrieve personal or organizational documents. | 21,093 |
aksnzhy/xlearn | A high-performance machine learning package with linear models and factorization machines. | 3,087 |
chrissimpkins/crunch | An image optimization tool that reduces PNG file size by applying lossy compression algorithms | 3,362 |
jwieting/iclr2016 | Code for training universal paraphrastic sentence embeddings and models on semantic similarity tasks | 193 |