Hey everyone. straight to the point, we grow areca nuts in our area. So while processing it, we need to separate different kinds of varieties in it. And that is a very tedious process and consumes a lot of time. So I thought of building one machine to separate them. The best plan was to use image recognition to it. But the problem is every project related to image processing found on the internet uses OpenCV, which means it requires an internet connection, which is something I am avoiding. I basically want it to work without any internet connections. But for me, image recognition, AI, and machine learning concepts are entirely new but I want to build one such machine, so please help me out.