hash066/mvj-vectorsearch
0
Fix requirements.txt - remove sqlite3 which is built-in Python module
Add Dockerfile and HF Space config for deployment
Restructure for Hugging Face Spaces: move main.py to root, use routers/ for endpoints
Update README with THUMBNAIL_BASE_URL env var
Remove placeholder URLs - make thumbnail base configurable via THUMBNAIL_BASE_URL env var
Initial commit: Lost & Found Vector Search API with embeddings, vector DB, reranking, and HF Spaces support
