This document discusses an automated fruit sorting technique using machine learning. It proposes a model where fruits are imaged using multiple cameras and analyzed for parameters like size, color, texture using image processing and machine learning algorithms. Features are extracted from images using techniques like segmentation, and fruits are classified into categories like size or ripeness using algorithms like SVM, KNN. This automated sorting is presented as more efficient and consistent than manual sorting. Future applications to other crops like rice and pulses are discussed.