Skip to main content
We have support for imagebind model embeddings. You can download our version of the packaged model via - pip install imagebind-packaged==0.1.2. This function is registered as imagebind and supports Audio, Video and Text modalities(extending to Thermal,Depth,IMU data): Below is an example demonstrating how the API works: Now, we can search using any modality: You can add any input query and fetch the result as follows: If you have any questions about the embeddings API, supported models, or see a relevant model missing, please raise an issue on GitHub.