clip-as-service
Embedding Service
A service that provides fast and scalable image-text embeddings using CLIP models, supporting visual reasoning and integration with neural search ecosystems.
🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP
12k stars
218 watching
2k forks
Language: Python
last commit: 10 months ago
Linked from 1 awesome list
bertbert-as-serviceclip-as-serviceclip-modelcross-modal-retrievalcross-modalitydeep-learningimage2vecmulti-modalityneural-searchonnxopenaipytorchsentence-encodingsentence2vec
Related projects:
Repository | Description | Stars |
---|---|---|
jina-ai/dalle-flow | An interactive workflow for generating high-definition images from text prompts using a human-in-the-loop approach | 2,834 |
jina-ai/serve | A framework for building and deploying AI services that can be scaled from local development to production | 21,129 |
rom1504/clip-retrieval | A tool for efficiently computing and utilizing CLIP embeddings for semantic search in multimodal data | 2,411 |
openai/clip | A neural network trained on image and text pairs to predict the most relevant text snippet given an image | 25,919 |
pharmapsychotic/clip-interrogator | A tool for optimizing text prompts to generate images with specific characteristics using CLIP and BLIP models. | 2,702 |
ai-forever/kandinsky-2 | A multilingual text2image latent diffusion model with improved aesthetics and controllability | 2,766 |
karpathy/neuraltalk2 | Efficient image captioning model using a CNN followed by an RNN in deep learning on GPU | 5,511 |
chroma-core/chroma | An in-memory document retrieval system for natural language processing applications | 15,416 |
facebookincubator/aitemplate | A framework that transforms deep neural networks into high-performance GPU-optimized C++ code for efficient inference serving. | 4,561 |
sjtu-ipads/powerinfer | An efficient Large Language Model inference engine leveraging consumer-grade GPUs on PCs | 7,964 |
postgresml/postgresml | An open-source Postgres extension for machine learning and AI operations directly within the database. | 6,033 |
hujie-frank/senet | An implementation of the Squeeze-and-Excitation Networks architecture in Caffe | 3,394 |
google-ai-edge/mediapipe | A platform providing pre-built machine learning models and APIs for cross-platform deployment on various devices | 27,608 |
fedml-ai/fedml | A unified and scalable machine learning library for large-scale distributed training, model serving, and federated learning. | 4,187 |
hpcaitech/colossalai | Making large AI models cheaper, faster, and more accessible by providing tools and strategies for efficient distributed training and inference. | 38,797 |