CoolFace
Apppublic

hash066/mvj-vectorsearch

sourceHugging Faceupdated 10mo agoView on Hugging Face
0likes
6 commits on main
583b53410mo ago

Fix requirements.txt - remove sqlite3 which is built-in Python module

hash066
9ba086310mo ago

Add Dockerfile and HF Space config for deployment

hash066
82b7ba710mo ago

Restructure for Hugging Face Spaces: move main.py to root, use routers/ for endpoints

hash066
c3a750f10mo ago

Update README with THUMBNAIL_BASE_URL env var

hash066
440de1410mo ago

Remove placeholder URLs - make thumbnail base configurable via THUMBNAIL_BASE_URL env var

hash066
97a006b10mo ago

Initial commit: Lost & Found Vector Search API with embeddings, vector DB, reranking, and HF Spaces support

hash066