An n8n workflow that classifies satellite land-use images using KNN. It embeds images via Voyage AI's multimodal embeddings API, queries Qdrant vector DB for nearest neighbors, and applies majority voting with tie resolution to output land type classes.