A gradio app showcasing multi-modal capabilities of Imagebind supported via lanceDB API
you can run it locally by cloning the project as mentioned below, or access via Spaces:
git clone https://github.com/lancedb/vectordb-recipes.git
cd examples/imagebind_demo
pip install -r requirements.txt
python3 app.py