{"name":"SlayList AI Image Processor","version":"1.0.0","description":"Fashion attribute extraction & garment isolation API","services":{"image_processing":"Extract fashion attributes from images using CLIP","garment_isolation":"Isolate garments from product images and upload to S3","color_prediction":"Predict garment colors from images","pinecone_deletion":"Delete product variants from Pinecone index by product_id","search_similar":"Search for similar products based on image features"},"endpoints":{"image_process":"/image/process-image (POST)","image_predict_color":"/image/predict-color (POST)","garment_isolate":"/garment/isolate-and-upload (POST)","delete_from_pinecone":"/inventory/delete (DELETE)","search_similar":"/search/similar-products (POST)","docs":"/docs","openapi":"/openapi.json"}}