albertdior
albertdior3mo ago

albertdior - Hello, I want to ask if is it poss...

Hello, I want to ask if is it possible to create an app with Buildship that allows uploading an image (a dress) and getting the atributes of the garment (color, texture, style...) with Google Cloud Vision or other tool
Solution:
Hi @albertdior, Yes, you can clone this remix - https://buildship.app/remix/12b938b4-46f0-445e-8e6e-229dcf0620a0 and use. For file upload trigger usage you can refer to this - https://docs.buildship.com/trigger-nodes/file-upload
BuildShip - Visual backend workflow builder
Visually build workflows and powerful backend logic for your apps. Powered by AI, connect to anything with or without code.
Rest API File Upload – BuildShip
The Rest API File Upload Trigger is designed to handle incoming HTTP requests with multipart/form-data content type, which is commonly used for file uploads.
Jump to solution
1 Reply
Solution
Gaurav Chadha
Gaurav Chadha3mo ago
Hi @albertdior, Yes, you can clone this remix - https://buildship.app/remix/12b938b4-46f0-445e-8e6e-229dcf0620a0 and use. For file upload trigger usage you can refer to this - https://docs.buildship.com/trigger-nodes/file-upload
BuildShip - Visual backend workflow builder
Visually build workflows and powerful backend logic for your apps. Powered by AI, connect to anything with or without code.
Rest API File Upload – BuildShip
The Rest API File Upload Trigger is designed to handle incoming HTTP requests with multipart/form-data content type, which is commonly used for file uploads.