Raspberry pi and AWS
Budget: ₹1,500 – ₹12,500 INR
Raspberry Pi is set up to take pictures of plants and these photos are then sent to AWS Image Recognition. AWS Image Recognition's job is to analyze whether the plant in the image is healthy or not, and to identify if there are any insects present. However, AWS Image Recognition can't do this on its own. It needs to be taught with data sets and a .csv file: first the Raspberry Pi takes photo of any plants, and this photo goes to the AWS Image Rekognition. then the trained model recognises any sickness of plant and report it back! that is all