--- title: Team 0 Hackathon emoji: 🔎 colorFrom: pink colorTo: indigo sdk: docker app_port: 7860 pinned: false --- Local multimodal search: dense + lexical text, CLIP images, SigLIP2 videos. Drop files into `datasets/`, run `python indexing/index.py datasets`, then start `python backend/server.py`. See `indexing/README.md` for details. This Space ships with no data — `/api/search/*` returns empty until an index is built inside the running container.