Ghansyxm/clozest-ai
0
Clozest AI Service
CLIP-powered clothing classification and outfit generation API for the Clozest digital wardrobe app.
GET /health— health check, also reports model load statusGET /docs— Swagger UIPOST /classify— clothing classification (requiresX-API-Secretheader)POST /generate-outfit— outfit generation (requiresX-API-Secretheader)
Built with FastAPI, PyTorch, and Hugging Face Transformers (openai/clip-vit-base-patch32).
