I have a project where i have to analyze customer facing png and extract logo, front of shirt, back of shirt, and arms. Then create an adobe illustrator file of combining those by making them printable. I have sample image and a video from client as well. PLease guide me how to accomplish this using n8n.
What i though of is that to first pass this image to gpt, or maybe use image edit node, to crop out parts of the tshirt, then use background removal to remove the background. After separating all the parts, gpt will generate script for illustrator that will help to merge parts in canvas in one file.
Any idea or guidance will help me achieve this and will be much appreciated, thanks.
