Spaces:
Sleeping
Sleeping
| title: Lensify ML Service | |
| emoji: π | |
| colorFrom: purple | |
| colorTo: pink | |
| sdk: docker | |
| pinned: false | |
| # Lensify ML Service | |
| FastAPI service providing CLIP + YOLO inference for fashion detection and vector generation. | |
| ## Endpoints | |
| - `POST /flow/analyze` β Classify image (fashion/food/unknown) + YOLO detection | |
| - `POST /flow/search` β CLIP image vector + Pinecone search | |
| - `POST /flow/recommend` β Outfit recommendations via Claude + CLIP text matching | |
| - `GET /health` β Health check | |