Use Roboflow and n8n to Automate Image Sorting
Blog post from Roboflow
The blog post discusses how to use Roboflow and n8n to create an automated image-sorting system that leverages computer vision capabilities. Roboflow provides accessible vision models and training tools, while n8n allows users to automate processes without coding. Together, they enable the creation of a workflow that identifies and sorts images based on whether they contain humans, utilizing Google Drive for storage. The guide walks through training a human detection model with Roboflow, setting up preprocessing and augmentations, and creating an inference workflow integrated with n8n. It also details configuring Google Drive triggers and file movements based on model predictions, emphasizing the system's scalability and potential for further customization.