--- 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